-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Auto 8888 properly account for l 1 gas overhead for l 2 chains op scroll arb #11983
Auto 8888 properly account for l 1 gas overhead for l 2 chains op scroll arb #11983
Conversation
Go solidity wrappers are out-of-date, regenerate them via the |
2259457
to
877edd3
Compare
Go solidity wrappers are out-of-date, regenerate them via the |
…erhead-for-l-2-chains-op-scroll-arb
Go solidity wrappers are out-of-date, regenerate them via the |
Go solidity wrappers are out-of-date, regenerate them via the |
Quality Gate passedIssues Measures |
Changes in this PR
Remove Gas overhead capping and prepayment check in transmit
Refine gas calculation during transmit to be simpler and more accurate
Refine L1 fee distribution in batch
Refine maxLinkPayment gas overhead calculation
Refine ChainModules for arb, op and scroll to be more accurate
Small refactor in transmit path to create TransmitVars to circumvent stack too deep errors
Small cleanup to remove setChainSpecificModule which is redundant as the module can be set in setConfig