Skip to content

@hyperlane-xyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 19:45
· 187 commits to main since this release
286b4de

Minor Changes

  • fd20bb1: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0
  • bb44f9b: Add support for deploying Hooks using a HookConfig within a WarpConfig
  • c2ca849: fix signer strategy init for broken cli commands
  • 9f6b8c5: Allow self-relaying of all messages if there are multiple in a given dispatch transaction.
  • 3c4bc1c: Update hyperlane warp send to send a round trip transfer to all chains in WarpCoreConfig, if --origin and/or --destination is not provided.
  • 79f8197: Added strategy management CLI commands and MultiProtocolSigner implementation for flexible cross-chain signer configuration and management
  • a5ece3b: Add chain technical stack selector with Arbitrum Nitro support to hyperlane registry init command
  • d35502f: Update single chain selection to be searchable instead of a simple select

Patch Changes