Skip to content

remove orderInfo from orderInfoForPub when publish anything#766

Merged
EnderCrypto merged 3 commits intomasterfrom
release/0.7.2-hotfix
Jul 14, 2020
Merged

remove orderInfo from orderInfoForPub when publish anything#766
EnderCrypto merged 3 commits intomasterfrom
release/0.7.2-hotfix

Conversation

@EnderCrypto
Copy link
Copy Markdown
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 ...

@EnderCrypto EnderCrypto requested a review from cryptom-dev July 13, 2020 04:09
cryptom-dev
cryptom-dev previously approved these changes Jul 13, 2020
@cryptom-dev
Copy link
Copy Markdown
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