Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove orderInfo from orderInfoForPub when publish anything #766

Merged
merged 3 commits into from
Jul 14, 2020

Conversation

EnderCrypto
Copy link
Contributor

Description

Witness-explorer is lagging due to much longer Publish time. The root cause is OrderInfosForPub is not cleared after order closed for the node shouldPublishAny==true but publishOrderUpdates||publishOrderbook==false

Rationale

Remove order from OrderInfosForPub when shouldPublishAny==true

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • integration tests passed (make integration_test)
  • manual transaction test passed (cli invoke)

Already reviewed by

...

Related issues

... reference related issue #'s here ...

ackratos
ackratos previously approved these changes Jul 13, 2020
@ackratos
Copy link
Contributor

Sorry dude:(

fletcher142
fletcher142 previously approved these changes Jul 13, 2020
@EnderCrypto EnderCrypto changed the title [WIP] 0.7.2 hotfix add closed orders to ToRemoveOrderIdCh when ShouldPublishAny is true Jul 14, 2020
@EnderCrypto EnderCrypto changed the title add closed orders to ToRemoveOrderIdCh when ShouldPublishAny is true remove orderInfo from orderInfoForPub when publish anything Jul 14, 2020
@EnderCrypto EnderCrypto merged commit 82e2af8 into master Jul 14, 2020
@unclezoro unclezoro deleted the release/0.7.2-hotfix branch May 10, 2022 06:11
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* add closed orders to ToRemoveOrderIdCh when ShouldPublishAny=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants