Skip to content

@hyperlane-xyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 17:54
· 1072 commits to main since this release
6f9c751

Minor Changes

  • f8b6ea4: Update the warp-route-deployment.yaml to a more sensible schema. This schema sets us up to allow multi-chain collateral deployments. Removes intermediary config objects by using zod instead.
  • b6fdf2f: Implement XERC20 and FiatToken collateral warp routes
  • aea79c6: Adds single-chain dry-run support for deploying warp routes & gas estimation for core and warp route dry-run deployments.
  • 917266d: Add --self-relay to CLI commands
  • b63714e: Convert all public hyperlane npm packages from CJS to pure ESM
  • 450e8e0: Migrate fork util from CLI to SDK. Anvil IP & Port are now optionally passed into fork util by client.
  • 3528b28: Restructure CLI params around registries
  • af26342: Introduces hyperlane hook read and hyperlane ism read commands for deriving onchain Hook/ISM configs from an address on a given chain.

Patch Changes