-
Notifications
You must be signed in to change notification settings - Fork 92
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
getting on-chain data via multicall3 with soft fails and batching #526
Conversation
e78de8d
to
3479a83
Compare
4dcfab9
to
8554edb
Compare
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.
I left some questions/suggestions, but overall looks good to me 👍
Co-authored-by: Bruno Eidam Guerios <[email protected]>
Co-authored-by: Bruno Eidam Guerios <[email protected]>
The comments I left for specific pool types/versions - we're making the calls even though we know they'll fail right? Wonder if we should just be more explicit there? Also in general should we be highlighting/logging failed calls which might show wider issues? |
@gmbronco - not sure why the tests are failing? They don't seem to on develop. |
eaf3cc1
to
9c58703
Compare
9c58703
to
725988b
Compare
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.
Looks good to go I think. Thanks! Can let the front-end know once its released and would be worth keeping an eye for any bugs.
No description provided.