Skip to content

Releases: hyperlane-xyz/hyperlane-monorepo

@hyperlane-xyz/[email protected]

05 Dec 18:31
8b16ade
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

05 Dec 18:30
8b16ade
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

05 Dec 18:31
8b16ade
Compare
Choose a tag to compare

Minor Changes

  • 7e620c9: Allow CLI to accept hook as a config

Patch Changes

  • f44589e: Improve warp and kurtosis deploy command UX

  • 2da6cce: Allow users to only configure validators for their chain

    • Don't restrict user to having two chains for ism config
    • If the user accidentally picks two chains, we prompt them again to confirm if they don't want to use the hyperlane validators for their multisigConfig
  • 9f2c7ce: Removing agentStartBlocks and using mailbox.deployedBlock() instead

  • 9705079: Improve UX of the send and status commands

  • c606b6a: Add figlet to CLI

  • Updated dependencies [7e620c9]

  • Updated dependencies [3501755]

  • Updated dependencies [9f2c7ce]

Agent release 2023-11-30

30 Nov 11:47
f44589e
Compare
Choose a tag to compare

Highlights

  • V3 Agents
  • Includes a bug fix for Polygon and Mumbai txs to use the correct gas station endpoint (#2999)
  • More robust merkle tree insertion indexing #2886

Docker image:

gcr.io/abacus-labs-dev/hyperlane-agent:f44589e-20231130-114734

What's Changed

Full Changelog: agents-2023-08-23...agents-2023-11-30

agents-2023-11-29

29 Nov 13:57
c2288eb
Compare
Choose a tag to compare

High level

Includes a bug fix for Polygon and Mumbai txs to use the correct gas station endpoint (#2999)

Docker image

gcr.io/abacus-labs-dev/hyperlane-agent:c2288eb-20231129-115257

What's Changed

Full Changelog: https://github.com/hyperlane-xyz/hyperlane-monorepo/compare/@hyperlane-xyz/[email protected]

agents-2023-11-28

28 Nov 17:23
50aed86
Compare
Choose a tag to compare

Highlights

  • v3 agents
  • CosmWasm support in agents
  • various bug fixes, e.g. ensuring merkle tree insertions have robust indexing

Docker image

gcr.io/abacus-labs-dev/hyperlane-agent:50aed86-20231128-120255

What's Changed

Read more

@hyperlane-xyz/[email protected]

28 Nov 23:06
750303a
Compare
Choose a tag to compare

@hyperlane-xyz/[email protected]

28 Nov 23:06
750303a
Compare
Choose a tag to compare

Minor Changes

  • df69370: Add support for all ISM types in CLI interactive config creation

Patch Changes

@hyperlane-xyz/[email protected]

28 Nov 23:06
750303a
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

28 Nov 23:06
750303a
Compare
Choose a tag to compare

Minor Changes

  • df34198: Includes storage gap in Mailbox Client for forwards compatibility

Patch Changes