Skip to content

op-chain-ops: sanity check gas limit#5365

Merged
OptimismBot merged 2 commits intodevelopfrom
fix/better-gaslimit-checks
Apr 6, 2023
Merged

op-chain-ops: sanity check gas limit#5365
OptimismBot merged 2 commits intodevelopfrom
fix/better-gaslimit-checks

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Apr 6, 2023

Description

Prevent the SystemConfig to revert during deploy time by making the default L2 gas limit be 30 million. When the L2 gas limit is too small, it can cause issues with deposits because the deposits consume L2 gas.

Prevent the `SystemConfig` to revert during deploy time by
making the default L2 gas limit be 30 million. When the L2
gas limit is too small, it can cause issues with deposits
because the deposits consume L2 gas.
@tynes tynes requested review from a team as code owners April 6, 2023 13:40
@changeset-bot
Copy link

changeset-bot bot commented Apr 6, 2023

⚠️ No Changeset found

Latest commit: 4880f4b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Apr 6, 2023

Deploy Preview for opstack-docs canceled.

Name Link
🔨 Latest commit 4880f4b
🔍 Latest deploy log https://app.netlify.com/sites/opstack-docs/deploys/642efc21d178b90008238fc8

@mergify
Copy link
Contributor

mergify bot commented Apr 6, 2023

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented Apr 6, 2023

This PR is next in line to be merged, and will be merged as soon as checks pass.

@OptimismBot OptimismBot merged commit 9c4eeaa into develop Apr 6, 2023
@OptimismBot OptimismBot deleted the fix/better-gaslimit-checks branch April 6, 2023 17:22
@mergify mergify bot removed the on-merge-train label Apr 6, 2023
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.

4 participants