Skip to content

@hyperlane-xyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 18:32
· 229 commits to main since this release
b585de0

Minor Changes

  • 46044a2: Deploy to odysseytestnet
  • 02a5b92: Enroll new validators. Add tx overrides when deploying ICA accounts. Core checker now surfaces owner violations for defaultHook and requiredHook. App checker temporarily ignores bytecode mismatch violations.
  • 2934195: Adds new core check command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation
  • 8001bbb: Add override to some transactions to fix warp apply
  • 32d0a67: Adds the warp check command to compare warp routes config files with on chain warp route deployments
  • b1ff48b: Add rebasing yield route support into CLI/SDK
  • d41aa69: Add EthJsonRpcBlockParameterTag enum for validating reorgPeriod
  • c3e9268: Add support for an arbitrary string in reorgPeriod, which is used as a block tag to get the finalized block.
  • 7d7bcc1: Add deployments for mainnets: flow, metall2, polynomial

Patch Changes