Skip to content

feat: ETH/celestia and ETH/eden route#1389

Open
Xaroz wants to merge 4 commits intomainfrom
xaroz/eth-celestia-eden-route
Open

feat: ETH/celestia and ETH/eden route#1389
Xaroz wants to merge 4 commits intomainfrom
xaroz/eth-celestia-eden-route

Conversation

@Xaroz
Copy link
Copy Markdown
Collaborator

@Xaroz Xaroz commented Feb 13, 2026

Description

Add warp route artifacts for ETH/celestia and ETH/eden

Backward compatibility

Yes

Testing

Ethereum -> Celestia
Celestia -> Ethereum
Celestia -> Eden
Eden -> Celestia

Summary by CodeRabbit

  • New Features
    • Added Ether warp routes between Ethereum ↔ Celestia and Ethereum ↔ Eden, enabling cross-chain ETH bridging with full token mappings and route configurations.
  • Chores
    • Added a changeset marking a minor release for the registry package.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 13, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

This PR adds a changeset and four YAML deployment/config files that introduce ETH warp-route token mappings and deployment definitions for Celestia and Eden, linking native and synthetic Ether representations across chains.

Changes

Cohort / File(s) Summary
Semantic Versioning
​.changeset/clever-fishes-ring.md
Adds a changeset marking a minor release for @hyperlane-xyz/registry describing added artifacts for ETH warp routes.
Celestia Warp Route
deployments/warp_routes/ETH/celestia-config.yaml, deployments/warp_routes/ETH/celestia-deploy.yaml
Adds token mapping and deployment entries for Ether between Celestia and Ethereum: a Cosmos-native synthetic entry on Celestia and an EVM native entry on Ethereum, with decimals, logos, connections, and owner info.
Eden Warp Route
deployments/warp_routes/ETH/eden-config.yaml, deployments/warp_routes/ETH/eden-deploy.yaml
Adds token mapping and deployment entries for Ether between Eden and Celestia/Ethereum: defines collateral/synthetic asset entries, standards, decimals, logos, connections, and owner addresses.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Poem

Ah, configs rolled in like dawn on the fen,
Tokens find pathways between chain and den,
Celestia, Eden, and Ethereum sing,
Bridges knit tidy — a sensible thing,
Now go on, test ’em — aye, give it a spin. 🐸

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'feat: ETH/celestia and ETH/eden route' clearly and concisely describes the main change: adding warp route configurations for two new ETH routes, matching the file additions in the changeset.
Description check ✅ Passed The description covers all required template sections: provides a clear summary of adding warp route artifacts, confirms backward compatibility, and includes testing evidence with explorer links demonstrating cross-chain functionality.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch xaroz/eth-celestia-eden-route

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.

@hyper-gonk
Copy link
Copy Markdown
Contributor

hyper-gonk bot commented Feb 13, 2026

Check Warp Deploy Summary

Warp Route ID On-Chain Config Sync
ETH/celestia
ETH/eden

Last updated: 2026-02-20 21:59:33 UTC

paulbalaji added a commit to hyperlane-xyz/hyperlane-warp-ui-template that referenced this pull request Feb 20, 2026
Add 6 warp routes (3 tokens x 2 routes each):
- SOL/celestia: Solana <-> Celestia
- SOL/eden: Celestia <-> Eden
- ETH/celestia: Ethereum <-> Celestia
- ETH/eden: Celestia <-> Eden
- WBTC/celestia: Ethereum (LBTC) <-> Celestia
- WBTC/eden: Celestia <-> Eden

Configs sourced from:
- hyperlane-xyz/hyperlane-registry#1388
- hyperlane-xyz/hyperlane-registry#1389
- hyperlane-xyz/hyperlane-registry#1391

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
paulbalaji added a commit to hyperlane-xyz/hyperlane-warp-ui-template that referenced this pull request Feb 25, 2026
Add 6 warp routes (3 tokens x 2 routes each):
- SOL/celestia: Solana <-> Celestia
- SOL/eden: Celestia <-> Eden
- ETH/celestia: Ethereum <-> Celestia
- ETH/eden: Celestia <-> Eden
- WBTC/celestia: Ethereum (LBTC) <-> Celestia
- WBTC/eden: Celestia <-> Eden

Configs sourced from:
- hyperlane-xyz/hyperlane-registry#1388
- hyperlane-xyz/hyperlane-registry#1389
- hyperlane-xyz/hyperlane-registry#1391

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
paulbalaji added a commit to hyperlane-xyz/hyperlane-warp-ui-template that referenced this pull request Feb 27, 2026
Add 6 warp routes (3 tokens x 2 routes each):
- SOL/celestia: Solana <-> Celestia
- SOL/eden: Celestia <-> Eden
- ETH/celestia: Ethereum <-> Celestia
- ETH/eden: Celestia <-> Eden
- WBTC/celestia: Ethereum (LBTC) <-> Celestia
- WBTC/eden: Celestia <-> Eden

Configs sourced from:
- hyperlane-xyz/hyperlane-registry#1388
- hyperlane-xyz/hyperlane-registry#1389
- hyperlane-xyz/hyperlane-registry#1391

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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