Skip to content

Conversation

@leopoldjoy
Copy link
Contributor

This PR adds a template for a combined gas & elasticity increase and is also compatible with the new Signer Tool.

NOTE: This PR remains WIP until the Signer Tool can support directly adding a config parameter that contains the full command to be run. This is because simulating rollbacks requires reversal of the environment variables which currently isn't possible (e.g. via the Makefile).

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Nov 1, 2025

🟡 Heimdall Review Status

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

@leopoldjoy leopoldjoy marked this pull request as ready for review November 11, 2025 13:49
@leopoldjoy leopoldjoy changed the title WIP: add template for gas & elasticity increase template for gas & elasticity increase Nov 11, 2025
DENOMINATOR = ISystemConfig(SYSTEM_CONFIG).eip1559Denominator();
}

function setUp() external view {
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think this works as expected when simulating the rollback transaction. I'd remove the setUp function

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.

3 participants