-
Notifications
You must be signed in to change notification settings - Fork 29
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: integrate 1inch limit order v4 #616
base: main
Are you sure you want to change the base?
Conversation
305fa3f
to
f9ba93a
Compare
Test coverage changes:
|
limitOrderPoolReserve = "10000000000000000000" | ||
LimitOrderPoolReserveUSD = 1000000000 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reduce this so it's smaller than our LO
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actually can we just use the actual reserve?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good point, I updated pool-service to use the real reserve
ee8db7d
to
d11324a
Compare
d11324a
to
d0c8483
Compare
Why did we need it?
Related Issue
Release Note
How Has This Been Tested?
Screenshots (if appropriate):