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

chore/fix: Update gas limit from 264M -> 288M with new Base contracts #261

Merged
merged 4 commits into from
Feb 12, 2025

Conversation

BrianBland
Copy link
Contributor

@BrianBland BrianBland commented Jan 29, 2025

Revises #260 to fix pre-signing of the rollback transaction.

Updates Base contracts commit to cdedd0fe728eb1f9d63eaa4c6e59138cfb3803d3, using only a single SetGasLimit contract instead of UpgradeGasLimit and RollbackGasLimit.

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jan 29, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 2/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Comment on lines 11 to 12
1. `UpgradeGasLimit` -- This script will update the gas limit to our new limit of 288M gas
2. `RollbackGasLimit` -- This script establishes a rollback call in the case we need to revert to gas
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: do we want to update README as well, or maybe the template?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated both 👍

@0x00101010 0x00101010 force-pushed the brianbland/gas-bump-01-29-fix branch from 66e5088 to 072e611 Compare February 12, 2025 16:00
@0x00101010 0x00101010 merged commit 8e9c58b into main Feb 12, 2025
3 checks passed
@0x00101010 0x00101010 deleted the brianbland/gas-bump-01-29-fix branch February 12, 2025 16:25
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.

6 participants