Skip to content

Releases: hyperlane-xyz/hyperlane-monorepo

agents-v1.0.0

24 Oct 14:56
ffbe1dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Read more

@hyperlane-xyz/[email protected]

24 Oct 15:47
c53e330
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

24 Oct 15:47
c53e330
Compare
Choose a tag to compare

@hyperlane-xyz/[email protected]

24 Oct 15:47
c53e330
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

24 Oct 15:47
c53e330
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

24 Oct 15:47
c53e330
Compare
Choose a tag to compare

Minor Changes

  • c55257c: Minor token related changes like adding custom hook to 4626 collateral, checking for ERC20 as valid contract in HypERC20Collateral, etc.
  • 8cc0d9a: Added WHypERC4626 as a wrapper for rebasing HypERC4626

Patch Changes

@hyperlane-xyz/[email protected]

24 Oct 15:47
c53e330
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

23 Oct 18:32
b585de0
Compare
Choose a tag to compare

Patch Changes

@hyperlane-xyz/[email protected]

23 Oct 18:32
b585de0
Compare
Choose a tag to compare

Minor Changes

  • 2934195: Adds new core check command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation

Patch Changes

  • f1712de: Fix objMerge implementation

@hyperlane-xyz/[email protected]

23 Oct 18:32
b585de0
Compare
Choose a tag to compare

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