We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This Epic covers the open fronts related to our sumtree-based orderbook implementation.
u32
Decimal256
u128
amount_to_value
place_limit
execute
GetAllTicks
run_market_order
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Overview
This Epic covers the open fronts related to our sumtree-based orderbook implementation.
Sumtree
u32
to track sumtree values #63Decimal256
instead ofu128
#74Core Orderbook
amount_to_value
take in rounding direction and fix input consumption rounding #85place_limit
#117Peripheral Features
CW Pool and SQS Integration
execute
#98GetAllTicks
query for SQS #125Testing and QA Related Tasks
run_market_order
return consumed input amount as well #86Pushed to V2
The text was updated successfully, but these errors were encountered: