You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix retryable gas calculation bug and add ArbOS51 version (#4047) (#4068)
* l2pricing: add arbosVersion parameter
* create free-storage and use for gas constraints
* l2pricing-simulator: build fix
* common test: test by default with multiple constraints
* fix TestRetryableSubmissionAndRedeemFees
* lint fixes
* system_test: don't take ownership if no owner
* fix more system tests
* fix more tests
* Add test proving issue with redeem and constraints
* Refactor redeem gasPoolUpdateCost to a function
* Revert "create free-storage and use for gas constraints"
This reverts commit f48b38f.
* Correct GasPoolUpdateCost for ArbOS 51
* Increase redeemAllAndCreateAddresses gas for retryable
* recreate_rpc: do take ownership
* l2pricingstate: restructure arbos version checking
* l2pricingmodel: fixes
* rework gas constraints
* fix typo in test
* Post-merge fix: use gasConstraintsMaxNum
---------
Co-authored-by: Tsahi Zidenberg <[email protected]>
0 commit comments