v1.0.0
v1.0.0 - 2025-09-01
Initial Release of the Hyperlane Radix implementation 🚀
This module integrates the Hyperlane messaging protocol
(Hyperlane Docs), enabling seamless interchain
communication. It also provides full support for token bridges,
secured by multi-signature Interchain Security Modules.
Key Features
- Mailbox Functionality – Send and receive messages securely across chains.
- Warp Routes (Token Bridging)
- Collateral Tokens – Native asset bridging.
- Synthetic Tokens – Wrapped asset representation.
- Interchain Security Modules (ISMs)
- Routing-ISM – Enables domain specific ISM verification.
- Merkle-Root-Multisig-ISM – Secure verification using Merkle roots.
- MessageId-Multisig-ISM – Ensures integrity with message ID-based validation.
- Post Dispatch Hooks
- Merkle Tree Hook – Supports Merkle-based verification for Multisig ISMs.
- InterchainGasPaymaster – Provides gas prices for destination chains and interchain gas payments.
New Contributors
- @mbreithecker made their first contribution in #1
- @yjamin made their first contribution in #4
- @troykessler made their first contribution in #9
Full Changelog: https://github.com/hyperlane-xyz/hyperlane-radix/commits/v1.0.0