Skip to content

@hyperlane-xyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 15:03
· 591 commits to main since this release
526984c

Major Changes

Minor Changes

  • 44cc9bf: Add CLI command to support AVS validator status check
  • b05ae38: Gracefully handle RPC failures during warp send & fix deriving hook error that prevents warp and core test messages on the cli.
  • 9304fe2: Use metadata builders in message relaying
  • 6398aab: Upgrade registry to 2.1.1
  • 5c8ba0b: Rename hyperlane config create chain -> hyperlane registry init. Rename all configure to init
  • cd419c9: Add a validator preFlightCheck command verifying that the validator has been announced for a given chain
  • 35f8699: Add command to support creating agent configs
  • bf7ad09: feat(cli): add warp --symbol flag
  • b0828b3: Reintroduce ism read and hook read commands
  • 129bd87: Add chain displayName prompt with default
  • 4040db7: Fix createDefaultWarpIsmConfig to default to trusted relayer and fallback routing without prompts
  • 6db9fa9: Implement hyperlane warp deploy
  • bd3ca91: Updates ci-test.sh to ci-advanced-test.sh.
  • b7003cf: Add stdout.rows to pagesize calculation with DEFAULT_PAGE_SIZE

Patch Changes