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

client/{core,mm}: Rebalance on EpochMatchSummary instead of new epoch #2517

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

martonp
Copy link
Contributor

@martonp martonp commented Sep 11, 2023

Updates the basic market maker to rebalance when the order book receives an EpochMatchSummary notification from the server instead of when an EpochNotification arrives. When the EpochNotification arrives, the OrderBook has not yet been updated with the matches of the previous epoch.

Updates the basic market maker to rebalance when the order book receives
an EpochMatchSummary notification from the server instead of when an
`EpochNotification` arrives. When the `EpochNotification` arrives, the
orderbook has not yet been updated with the matches of the previous epoch.
@martonp martonp force-pushed the rebalanceOnMatchReport branch from 0f5923d to b8fbf97 Compare September 11, 2023 07:15
@buck54321 buck54321 merged commit 91cd926 into decred:master Sep 12, 2023
5 checks passed
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.

2 participants