-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
fix(sdk): Fix multicall3 support for sdk #6053
Conversation
🦋 Changeset detectedLatest commit: 19e7059 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for opstack-docs canceled.
|
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
11db633
to
3bc03dc
Compare
3bc03dc
to
ca4a5a7
Compare
89b7ee7
to
30710c3
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #6053 +/- ##
===========================================
- Coverage 44.76% 43.41% -1.35%
===========================================
Files 450 344 -106
Lines 29506 26300 -3206
Branches 691 369 -322
===========================================
- Hits 13208 11418 -1790
+ Misses 15219 13891 -1328
+ Partials 1079 991 -88
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
LGTM!
1 comment about the added function & getMessagesByTransaction
also we may want to lift the added comments to the functions to the @param annotation |
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.
Generally looks good to me
79c1ecd
to
89ca741
Compare
Hey @roninjin10! This PR has merge conflicts. Please fix them before continuing review. |
f050230
to
6e71d6d
Compare
9e8faf1
to
40994ef
Compare
mul gas by 1.5 lint delete dead code changeset fix: gas estimate without decimals lint again fix: Fix the allowance bug that happens if you don't override the signer lint again fix: Use isSigner instead fix: missing a ?
6350c27
to
11c4569
Compare
This PR has been added to the merge queue, and will be merged soon. |
This PR is next in line to be merged, and will be merged as soon as checks pass. |
fixes #5983