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

numeric ranges #2

Open
dzmitry-lahoda opened this issue Mar 6, 2024 · 1 comment
Open

numeric ranges #2

dzmitry-lahoda opened this issue Mar 6, 2024 · 1 comment

Comments

@dzmitry-lahoda
Copy link

dzmitry-lahoda commented Mar 6, 2024

USDC chain is 10**6

PICA is 10**12 (0.01 USD)

ATOM is 10**6 (10 USD)

ETH 10**18 (3000 USD)

SOL 10**9, (200USD)

SHIB 1018 , BTC 1018 , etc

POOL liquidity varies from 500 USD to 500M.

User input from 0.01USD to 1M USD(expressed in relevant tokens).

Will solver handle such big ranges?

@Mikerah
Copy link
Contributor

Mikerah commented Mar 7, 2024

Thank you very much for posting this.
It's still WIP so we don't know if it can handle these ranges. But now that we have realistic ranges we can include it in our benchmark testing once we are near the end.

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

No branches or pull requests

2 participants