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

Refactor OrderCore in Rust to use only OrderInitialized #1592

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

filipmacek
Copy link
Member

Pull Request

  • OrderCore as base struct for all other order types should only accept OrderInitialized as a constructor argument to be consistent with Cython implementation and to have the correct number of order events

@filipmacek filipmacek added the rust Relating to the Rust core label Apr 14, 2024
@filipmacek filipmacek requested a review from cjdsellers April 14, 2024 13:30
@filipmacek filipmacek self-assigned this Apr 14, 2024
@filipmacek filipmacek changed the title Refactor OrderCore in Rust to use only OrderInitialized as constructor argument Refactor OrderCore in Rust to use only OrderInitialized Apr 14, 2024
@filipmacek filipmacek force-pushed the order-core-init-refactor branch from 1025cfe to 64c199f Compare April 14, 2024 13:32
@cjdsellers cjdsellers merged commit 0a1d185 into develop Apr 14, 2024
9 checks passed
@cjdsellers cjdsellers deleted the order-core-init-refactor branch April 14, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Relating to the Rust core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants