Skip to content

Releases: hyperlane-xyz/hyperlane-monorepo

@hyperlane-xyz/[email protected]

04 Feb 05:45
0865c94
Compare
Choose a tag to compare

Patch Changes

Agents 2024-01-29

29 Jan 16:44
3bb4d87
Compare
Choose a tag to compare

Docker image

gcr.io/abacus-labs-dev/hyperlane-agent:3bb4d87-20240129-164519

What's Changed

Most importantly, includes support for injective and inevm in the agents!

Other changes:

New Contributors

Full Changelog: agents-2023-12-14...agents-2024-01-29

@hyperlane-xyz/[email protected]

25 Jan 16:43
72774b3
Compare
Choose a tag to compare

Patch Changes

  • 3c298d0: Add isAddress function to check if string matches EVM, Cosmos, or Solana address formats
  • df24eec: Fix for address utils falsy fallbacks
  • 78e50e7: addressToBytes32 changed to work for all protocol types

@hyperlane-xyz/[email protected]

25 Jan 16:43
72774b3
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

25 Jan 16:43
72774b3
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

25 Jan 16:42
72774b3
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

25 Jan 16:42
72774b3
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

12 Jan 20:26
493c160
Compare
Choose a tag to compare

@hyperlane-xyz/[email protected]

12 Jan 20:26
493c160
Compare
Choose a tag to compare

Minor Changes

  • 0488ef3: Add dsrv, staked and zeeprime as validators
  • 8d8ba3f: HyperlaneIsmFactory is now wary of (try)getDomainId or (try)getChainName calls which may fail and handles them appropriately.

Patch Changes

  • 67a6d97: Added shouldRecover flag to deployContractFromFactory so that the TestRecipientDeployer can deploy new contracts if it's not the owner of the prior deployments (We were recovering the SDK artifacts which meant the deployer won't be able to set the ISM as they needed)
  • 612d416: Add mailbox version const to SDK

@hyperlane-xyz/[email protected]

12 Jan 20:26
493c160
Compare
Choose a tag to compare

Patch Changes