Skip to content

chore(sepolia): ready gas limit + elasticity task for signing#681

Merged
leopoldjoy merged 7 commits into
mainfrom
sepolia/remove-systemconfig-impl-override
May 9, 2026
Merged

chore(sepolia): ready gas limit + elasticity task for signing#681
leopoldjoy merged 7 commits into
mainfrom
sepolia/remove-systemconfig-impl-override

Conversation

@leopoldjoy
Copy link
Copy Markdown
Contributor

Summary

  • Remove SYSTEM_CONFIG_IMPL simulation override from the gas limit + elasticity increase task — the prerequisite MAX_GAS_LIMIT upgrade (PR feat(sepolia): upgrade SystemConfig to increase MAX_GAS_LIMIT to 2B #677) is now executed on-chain
  • Simplify _simulationOverrides() to only handle rollback overrides (impl override logic fully removed)
  • Remove SYSTEM_CONFIG_IMPL from .env and Makefile gen-validation/gen-validation-rollback targets
  • Regenerate base-signer.json and base-signer-rollback.json validation files (no more stateOverrides for impl slot)
  • Add task creator signature (creator-signature.json)

Pending

  • Base facilitator signature (make sign-as-base-facilitator)
  • SC facilitator signature (make sign-as-sc-facilitator)

Task parameters

Parameter From To
Gas limit 400,000,000 1,200,000,000
EIP-1559 elasticity 5 15
EIP-1559 denominator 100 100
DA footprint gas scalar 148 446

…idations

The prerequisite MAX_GAS_LIMIT upgrade (PR #677) is now executed on-chain,
so the SYSTEM_CONFIG_IMPL simulation override is no longer needed.

- Remove SYSTEM_CONFIG_IMPL from .env and Makefile gen-validation targets
- Simplify _simulationOverrides() to only handle rollback overrides
- Regenerate base-signer.json and base-signer-rollback.json
- Add task creator signature (creator-signature.json)
@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented May 8, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 2/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

Comment thread sepolia/2026-05-06-increase-gas-and-elasticity-limit/validations/base-signer.json Outdated
@leopoldjoy leopoldjoy requested review from jackchuma and xenoliss May 9, 2026 20:10
@leopoldjoy leopoldjoy merged commit 978a73e into main May 9, 2026
14 checks passed
@leopoldjoy leopoldjoy deleted the sepolia/remove-systemconfig-impl-override branch May 9, 2026 23:02
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.

5 participants