forked from xeroc/stakemachine
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Fix order reconstruction #727
Merged
Merged
Commits on Mar 12, 2020
-
Hooks ensure proper formatting and linting before commiting
Configuration menu - View commit details
-
Copy full SHA for 082d9fa - Browse repository at this point
Copy the full SHA 082d9faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 391a701 - Browse repository at this point
Copy the full SHA 391a701View commit details -
Reformat code with black & isort
No pep8 fixes, just reformat. Closes: Codaone#716
Configuration menu - View commit details
-
Copy full SHA for 4dbb9f4 - Browse repository at this point
Copy the full SHA 4dbb9f4View commit details
Commits on Mar 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a2a7e18 - Browse repository at this point
Copy the full SHA a2a7e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58cc48d - Browse repository at this point
Copy the full SHA 58cc48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d57aa5 - Browse repository at this point
Copy the full SHA 6d57aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31908d0 - Browse repository at this point
Copy the full SHA 31908d0View commit details -
Add workaround to fix some tests
Problem described here Codaone#575 Workaround is to use approx value for spread comparison accepting a slight error.
Configuration menu - View commit details
-
Copy full SHA for 00c9636 - Browse repository at this point
Copy the full SHA 00c9636View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb95805 - Browse repository at this point
Copy the full SHA eb95805View commit details -
Fix proper order reconstruction
calculate_order_data() should reconstruct buy/sell orders differently to achive same result as return from the node (without inversion)
Configuration menu - View commit details
-
Copy full SHA for b4290cc - Browse repository at this point
Copy the full SHA b4290ccView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.