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

[mainnet] Add scripts and runbook for updating gas limit #144

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

stevieraykatz
Copy link
Contributor

This PR implements the scripts necessary for signing and executing the gas limit changes on mainnet. See the README.md for details.

In order to support the expected state transition in the updateGasLimit script, I've implemented a new hook for our simulation builder: https://github.com/base-org/contracts/pull/69/files. In this case, we use the new override to set the gas limit to the expected value of 45M when simulating the rollback transaction.

@stevieraykatz stevieraykatz changed the title [mainnet] Add scripts and runbook for updating gas config [mainnet] Add scripts and runbook for updating gas limit Mar 26, 2024
@stevieraykatz stevieraykatz marked this pull request as ready for review March 26, 2024 22:37
@stevieraykatz stevieraykatz merged commit cff08ef into main Mar 27, 2024
4 checks passed
@stevieraykatz stevieraykatz deleted the mainnet-increase-gas-limit branch March 27, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants