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

add LastMatchHeight in match engine #611

Merged
merged 1 commit into from
Jun 19, 2019
Merged

Conversation

rickyyangz
Copy link
Contributor

Description

as titled. when matching finished, we record the height of this round of match.

Rationale

we cannot tell the Trades in match engine belongs to which height.
In this upgrade, publisher will use this Trades as we need keeper the sequence.

Example

Changes

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 ...

@rickyyangz rickyyangz merged commit 5b3bcb6 into develop Jun 19, 2019
@unclezoro unclezoro deleted the last_match_height branch May 10, 2022 06:14
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.

3 participants