chore(deploy): deploy intent facets to arc, jovay, megaeth for new settlers (EXSC-742) - #2186
Merged
Merged
Conversation
…ttlers Redeploy LiFiIntentEscrowFacetV2 and ReceiverOIF wired to the new OIF settlers on arc, jovay and megaeth (ReceiverOIF new on jovay). Diamond cuts / registrations are Safe->timelock proposals; this carries only the deployment-log diffs. Ref EXSC-742 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
WalkthroughThe deployment manifests for Arc, Jovay, and MegaETH update addresses and facet mappings for ChangesDeployment configuration updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…, megaeth) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
gvladika
marked this pull request as ready for review
August 11, 2026 07:18
gvladika
enabled auto-merge (squash)
August 11, 2026 07:20
melianessa
approved these changes
Aug 11, 2026
8 tasks
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?
Fixes EXSC-742
Why did I implement it this way?
Production rollout of
LiFiIntentEscrowFacetV2andReceiverOIFto arc, jovay and megaeth, wired to the new OIF settlers (input0x00fC00edbe7C003b006f870068c548940000223e, output0x75220B7600c300005038432a0000f308e0000068). The facets/receivers already live on these chains were built against the old pre-switch settlers, so they would silently misroute once the new settlers go live; this replaces them. ReceiverOIF on jovay is a new deployment. The redeploys use a fresh CREATE3 salt so the new-settler immutables land at new addresses (unblocked by EXSC-748, which lets the deploy scripts accept the reserved settler refs while they are still codeless on these chains). This PR only carries the deployment-log diffs; the on-chain diamond cuts / periphery registrations are the Safe→timelock proposals listed below (each currently carries the deployer signature and awaits the signing threshold).0x5D529744d6a4F02c0cECbD32bD9C23d6c3B171070xf8268EF796657144161CC0467762dD929423F1F70x5FaBBa7348C2f2129754D9E4C0Ed04DA2877F4140xABcB396352253EA1b4E0b193Db4b0795Da5c52950x5FaBBa7348C2f2129754D9E4C0Ed04DA2877F4140xABcB396352253EA1b4E0b193Db4b0795Da5c5295The jovay (nonce 13) and megaeth (nonce 40) facet-cut proposals additionally fold in the parked deferred-cleanup removals for GenericSwapFacet (PR #2046) and the old LiFiIntentEscrowFacet (PR #2164), which ride the same timelock
scheduleBatch. arc had no parked tasks.Contract verification could not complete on the arc / jovay / megaeth explorers (no working Etherscan-compatible verify API — tracked in EXSC-743); the deployments and proposals are unaffected.
Checklist before requesting a review
Checklist for reviewer (DO NOT DEPLOY and contracts BEFORE CHECKING THIS!!!)