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

feat: add pool min_order_quote #185

Merged
merged 3 commits into from
Aug 25, 2023
Merged

Conversation

kingcre
Copy link
Contributor

@kingcre kingcre commented Aug 24, 2023

Description

This PR improves pool order performance and reduce chances of small decimal truncation errors.
The default min_order_quantity and min_order_quote for pools are both 1, but it can be changed for each pool.

@kingcre kingcre self-assigned this Aug 24, 2023
@github-actions github-actions bot added the x/amm label Aug 24, 2023
@kingcre kingcre marked this pull request as ready for review August 24, 2023 10:42
@kingcre kingcre merged commit d2734c6 into amm-module Aug 25, 2023
17 checks passed
@kingcre kingcre deleted the feat/pool-min-order-quote branch September 6, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants