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

Integration/gas estimations 0.2.55 #761

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

TheDivic
Copy link
Collaborator

📖 Context

Type of change

  • Non-breaking change (backwards compatible)

🔥⚠️ There are significant optimizations to gas estimates to lower the price for our users, so a couple of problems might start showing up after this release:

  • PVG can be underestimated sometimes, so our Bundlers may lose a bit of money until we fix it
  • Other gas limits used to be grossly overestimated, now it's more precise but that may cause some user ops to revert for specific situations (especially specific callData) and we can't fix it until we see some traffic.

Why are we doing this?

  • Better gas estimations
  • Blast integration on EPv0.7.0

What did we do?

How Has This Been Tested?

Native transfer e2e tests on most popular mainnets, both without and with a paymaster.

@TheDivic TheDivic added the ⛓️ Chain Integration Label for all chain integration related tasks label Jan 17, 2025
@TheDivic TheDivic requested a review from fichiokaku January 17, 2025 16:46
@TheDivic TheDivic self-assigned this Jan 17, 2025
@TheDivic TheDivic merged commit de226f7 into master Jan 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛓️ Chain Integration Label for all chain integration related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant