Skip to content

New deployment addresses#97

Merged
luiz-lvj merged 3 commits into
mainfrom
deployments
May 21, 2026
Merged

New deployment addresses#97
luiz-lvj merged 3 commits into
mainfrom
deployments

Conversation

@luiz-lvj
Copy link
Copy Markdown
Collaborator

@luiz-lvj luiz-lvj commented May 21, 2026

Add new deployment addresses for OIF Settlers

Summary by CodeRabbit

  • New Features

    • Added settlement-related contract entries for several testnet environments to enable new escrow and simple-settler deployments.
  • Chores

    • Updated settlement contract deployment addresses across mainnet and testnet networks (Ethereum, Arbitrum, Optimism, Linea, Base, Scroll, ZkSync) to reflect current deployments.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f206ddc4-03a3-4160-9808-7bd1c27b3d78

📥 Commits

Reviewing files that changed from the base of the PR and between f6bbfcd and f14d933.

📒 Files selected for processing (6)
  • deployments/arbitrum-sepolia.json
  • deployments/base-sepolia.json
  • deployments/ethereum-sepolia.json
  • deployments/linea-sepolia.json
  • deployments/optimism-sepolia.json
  • deployments/scroll-sepolia.json
✅ Files skipped from review due to trivial changes (2)
  • deployments/scroll-sepolia.json
  • deployments/optimism-sepolia.json

📝 Walkthrough

Walkthrough

Deployment configuration files across twelve blockchain networks are updated to add or replace settler contract address mappings. Testnet networks (Arbitrum Sepolia, Ethereum Sepolia, Optimism Sepolia, Scroll Sepolia, ZkSync Sepolia, and Linea Sepolia) gain new entries for input-settler-escrow and output-settler-simple. Production networks (Arbitrum, Ethereum, Base, Optimism, Scroll, Linea, and ZkSync) replace existing settler contract addresses with new values.

Changes

Settler contract deployments

Layer / File(s) Summary
Testnet settler contract additions
deployments/arbitrum-sepolia.json, deployments/ethereum-sepolia.json, deployments/optimism-sepolia.json, deployments/scroll-sepolia.json, deployments/zksync-sepolia.json, deployments/linea-sepolia.json, deployments/base-sepolia.json
Sepolia/testnet deployment manifests add new contracts entries for input-settler-escrow and output-settler-simple (some files also include receiver or other existing entries).
Mainnet settler contract updates
deployments/arbitrum.json, deployments/ethereum.json, deployments/base.json, deployments/optimism.json, deployments/scroll.json, deployments/linea.json, deployments/zksync.json
Production network deployment manifests replace existing settler contract addresses (input-settler-escrow and output-settler-simple) with new hexadecimal address values.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Suggested reviewers

  • nahimterrazas

Poem

🐰 I hopped through configs, line by line,
New settler addresses now align,
Sepolia welcomes settlers two,
Mainnets swapped their addresses too,
A tiny patch, now set and fine.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'New deployment addresses' directly and accurately reflects the primary change across all modified files—adding and updating contract deployment addresses across multiple network configurations.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deployments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@deployments/zksync.json`:
- Around line 8-9: The two zkSync Era settler entries "input-settler-escrow" and
"output-settler-simple" contain addresses that don't resolve on the zkSync Era
explorer; verify the correct deployed contract addresses and update those values
accordingly (replace the current hex strings with the verified zkSync Era
deployment addresses), or if the contracts are not yet deployed, add a clear
comment next to each key explaining the intended derivation/deployment (e.g.,
deploy script name, factory/CREATE2 salt, or that these are placeholders copied
from another chain) and ensure they were not mistakenly copied from other chain
configs.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e4d03abf-2b17-4f70-a41f-c5aa85ab1cd6

📥 Commits

Reviewing files that changed from the base of the PR and between b7df689 and f6bbfcd.

📒 Files selected for processing (13)
  • deployments/arbitrum-sepolia.json
  • deployments/arbitrum.json
  • deployments/base.json
  • deployments/ethereum-sepolia.json
  • deployments/ethereum.json
  • deployments/linea-sepolia.json
  • deployments/linea.json
  • deployments/optimism-sepolia.json
  • deployments/optimism.json
  • deployments/scroll-sepolia.json
  • deployments/scroll.json
  • deployments/zksync-sepolia.json
  • deployments/zksync.json

Comment thread deployments/zksync.json
@luiz-lvj luiz-lvj merged commit f7aaad8 into main May 21, 2026
3 checks passed
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.

2 participants