chore(sepolia): ready gas limit + elasticity task for signing#681
Merged
Conversation
…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)
Collaborator
✅ Heimdall Review Status
|
Add execution artifact and update README status to EXECUTED with Etherscan link: 0x62f0de50c147128a4faa7c8c93686f8fd716a18824678e93f72b6c4c979d132e
niran
approved these changes
May 8, 2026
jackchuma
approved these changes
May 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
SYSTEM_CONFIG_IMPLsimulation override from the gas limit + elasticity increase task — the prerequisiteMAX_GAS_LIMITupgrade (PR feat(sepolia): upgrade SystemConfig to increase MAX_GAS_LIMIT to 2B #677) is now executed on-chain_simulationOverrides()to only handle rollback overrides (impl override logic fully removed)SYSTEM_CONFIG_IMPLfrom.envand Makefilegen-validation/gen-validation-rollbacktargetsbase-signer.jsonandbase-signer-rollback.jsonvalidation files (no morestateOverridesfor impl slot)creator-signature.json)Pending
make sign-as-base-facilitator)make sign-as-sc-facilitator)Task parameters