-
Notifications
You must be signed in to change notification settings - Fork 60
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: contract based binary search for call gas limit estimate #214
Conversation
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.
Thanks for submitting the PR @nikhilkumar1612 . I have a couple of minor comments.
Please wait for @0xSulpiride to complete his review and then address all of the comments together.
@nikhilkumar1612 Please update package.json to reflect the latest version number. |
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.
Hey @nikhilkumar1612 great job 🚀 I just have some comments.
Also how has this been tested? I'd suggest that you do some testing on sepolia testnet
And pls set up eslint in your IDE
packages/executor/src/services/EntryPointService/versions/0.0.7.ts
Outdated
Show resolved
Hide resolved
packages/executor/src/services/EntryPointService/versions/0.0.7.ts
Outdated
Show resolved
Hide resolved
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.
@nikhilkumar1612 great job 🚀
I'll merge it and will update the version
…#217) Co-authored-by: nikhilkumar1612 <[email protected]>
Description
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyFurther comments (optional)