Skip to content

[V2-192] Update polymer testnet deployment#52

Merged
reednaa merged 1 commit into
mainfrom
polymer-oracle-testnet
May 21, 2026
Merged

[V2-192] Update polymer testnet deployment#52
reednaa merged 1 commit into
mainfrom
polymer-oracle-testnet

Conversation

@reednaa

@reednaa reednaa commented May 20, 2026

Copy link
Copy Markdown
Member

New Polymer testnet deployment at 0xC401b53377b8A71A7cEB820e6a4dC53832343a90

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated Polymer Oracle contract addresses for testnet chains (Sepolia, Base Sepolia, Arbitrum Sepolia, Optimism Sepolia) to the latest version.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 20, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

The POLYMER_ORACLE contract address is updated for four testnet chains (sepolia, baseSepolia, arbitrumSepolia, optimismSepolia) from 0x00d5b500ECa100F7cdeDC800eC631Aca00BaAC00 to 0xC401b53377b8A71A7cEB820e6a4dC53832343a90 in the configuration file.

Changes

Testnet Oracle Configuration

Layer / File(s) Summary
Testnet oracle address update
src/lib/config.ts
POLYMER_ORACLE addresses for sepolia, baseSepolia, arbitrumSepolia, and optimismSepolia are updated to the new contract address 0xC401b53377b8A71A7cEB820e6a4dC53832343a90.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A new oracle speaks from the chain,
Four testnet paths, one address reign,
The old address fades to memory's shore,
While 0xC401 opens wisdom's door! 🪄

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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.
Title check ✅ Passed The title clearly summarizes the main change: updating Polymer testnet deployment addresses. It is concise, specific, and directly related to the primary modification in the changeset.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch polymer-oracle-testnet

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.

@github-actions

Copy link
Copy Markdown

🚀 Preview deployed!

Worker: lintent-pr-52
URL: https://lintent-pr-52.li-fi374.workers.dev

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

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 `@src/lib/config.ts`:
- Around line 53-56: The config contains an oracle contract address
(0xC401b53377b8A71A7cEB820e6a4dC53832343a90) assigned to the sepolia,
baseSepolia, arbitrumSepolia and optimismSepolia keys which has no bytecode on
those testnets; update the values in the
sepolia/baseSepolia/arbitrumSepolia/optimismSepolia entries in this config to
either the correct deployed contract addresses for each testnet or deploy the
contract to those chains and then set the actual deployed addresses, ensuring
the oracle address values match on-chain bytecode before merging.
🪄 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: a8bea640-1d43-4b28-a275-7fde4d69195a

📥 Commits

Reviewing files that changed from the base of the PR and between 93d8951 and 1159764.

📒 Files selected for processing (1)
  • src/lib/config.ts

Comment thread src/lib/config.ts
@reednaa reednaa changed the title Update polymer testnet deployment [V2-192] Update polymer testnet deployment May 21, 2026
@reednaa reednaa merged commit 8c88cbe into main May 21, 2026
7 checks passed
@reednaa reednaa deleted the polymer-oracle-testnet branch May 21, 2026 17:52
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.

1 participant