Skip to content

@hyperlane-xyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 15:02
· 132 commits to main since this release
0772863

Minor Changes

  • 469f2f3: Checking for sufficient fees in AbstractMessageIdAuthHook and refund surplus
  • d9505ab: Deploy to apechain, arbitrumnova, b3, fantom, gravity, harmony, kaia, morph, orderly, snaxchain, zeronetwork, zksync. Update default metadata in HyperlaneCore to 0x00001 to ensure empty metadata does not break on zksync.
  • 7e9e248: Add feat to allow updates to destination gas using warp apply
  • 4c0605d: Add optional proxy admin reuse in warp route deployments and admin proxy ownership transfer in warp apply
  • db91968: Update default validator sets. Throw in InterchainAccount.getOrDeployAccount if the origin router is the zero address.
  • db5875c: Add hyperlane warp verify to allow post-deployment verification.
  • 956ff75: Introduce utils that can be reused by the CLI and Infra for fetching token prices from Coingecko and gas prices from EVM/Cosmos chains.

Patch Changes