[DO NOT MERGE] chore(emergency-pause): revert Phase 2b network narrowing — restore full networks.json#1833
Open
mirooon wants to merge 3 commits into
Open
[DO NOT MERGE] chore(emergency-pause): revert Phase 2b network narrowing — restore full networks.json#1833mirooon wants to merge 3 commits into
mirooon wants to merge 3 commits into
Conversation
…tock for Phase 2b Temporary change for the Phase 2b real-pause track of the emergency-pause testing plan. Restricts the pause workflow to 3 low-volume production networks so a live pause+unpause cycle can be verified without impacting high-traffic chains. DO NOT MERGE — restore networks.json from main after Phase 2b testing completes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
localanvil is inactive/testnet so emergency-pause scripts skip it on both filters (status != active, isTestnetNetwork). Removing it broke the deploy smoke-test workflow which deploys to localanvil in CI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ull networks.json Reverts: - 9161314 chore(emergency-pause): restore localanvil entry for CI smoke test - ba219ef chore(emergency-pause): narrow networks.json to gnosis/moonbeam/rootstock for Phase 2b Restores networks.json to its pre-Phase-2b state after the real-pause test on gnosis/moonbeam/rootstock has completed successfully. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Which Linear task belongs to this PR?
N/A — revert of test infrastructure change, no Linear ticket.
Why did I implement it this way?
This is the pre-queued revert for PR #1829 (
[DO NOT MERGE] chore(emergency-pause): narrow networks.json to gnosis/moonbeam/rootstock for Phase 2b test).Per the Phase 2b test plan, a revert PR must be queued and approved before #1829 is merged, so it can be merged immediately after Phase 2b completes and the real-pause test on gnosis/moonbeam/rootstock is verified.
Reverts both commits from #1829:
9161314b6— restore localanvil entry for CI smoke testba219efc8— narrow networks.json to gnosis/moonbeam/rootstock for Phase 2bRestores
config/networks.jsonto its pre-Phase-2b state (all networks).networks.jsonnarrowed onmainlonger than necessary.See the full test plan: https://www.notion.so/lifi/How-to-test-the-production-Diamond-emergency-pause-workflow-end-to-end-via-Hexagate-361f0ff14ac780599741e7e4dec2d9cc
Checklist before requesting a review
/pr-ready— CodeRabbit reports "All files are ignored" (config/networks.json only, same result as [DO NOT MERGE] chore(emergency-pause): narrow networks.json to gnosis/moonbeam/rootstock for Phase 2b test #1829); no actionable findingsChecklist for reviewer (DO NOT DEPLOY and contracts BEFORE CHECKING THIS!!!)