Skip to content

Releases: hyperlane-xyz/hyperlane-monorepo

@hyperlane-xyz/core@5.6.0

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

  • 8cc0d9a: Add wrapped HypERC4626 for easy defi use
    • @hyperlane-xyz/utils@5.6.1

@hyperlane-xyz/cli@5.6.1

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

Patch Changes

  • 3474a84: Explicitly define inquirer/core and inquirier/figures dependencies
    • @hyperlane-xyz/sdk@5.6.1
    • @hyperlane-xyz/utils@5.6.1

@hyperlane-xyz/widgets@5.6.0

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

Patch Changes

  • e89f9e3: Update registry to v4.7.0
  • Updated dependencies [f1712de]
  • Updated dependencies [46044a2]
  • Updated dependencies [02a5b92]
  • Updated dependencies [2934195]
  • Updated dependencies [8001bbb]
  • Updated dependencies [32d0a67]
  • Updated dependencies [b1ff48b]
  • Updated dependencies [d41aa69]
  • Updated dependencies [c3e9268]
  • Updated dependencies [7d7bcc1]
  • Updated dependencies [7f3e066]
  • Updated dependencies [2317eca]
    • @hyperlane-xyz/utils@5.6.0
    • @hyperlane-xyz/sdk@5.6.0

@hyperlane-xyz/utils@5.6.0

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/sdk@5.6.0

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

  • 7f3e066: Fix filtering non-evm addresses in appFromAddressesMapHelper
  • 2317eca: Set transaction overrides and add 10% gas limit buffer when sending message through HyperlaneCore.
  • Updated dependencies [f1712de]
  • Updated dependencies [2934195]
  • Updated dependencies [c9085af]
  • Updated dependencies [ec6b874]
  • Updated dependencies [72c23c0]
    • @hyperlane-xyz/utils@5.6.0
    • @hyperlane-xyz/core@5.5.0

@hyperlane-xyz/helloworld@5.6.0

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

Patch Changes

@hyperlane-xyz/core@5.5.0

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

Minor Changes

  • 72c23c0: Added PRECISION and rateUpdateNonce to ensure compatibility of HypERC4626

Patch Changes

  • c9085af: Patched OPL2ToL1Ism to check for correct messageId for external call in verify
  • ec6b874: Added nonce to HypERC4626
  • Updated dependencies [f1712de]
  • Updated dependencies [2934195]
    • @hyperlane-xyz/utils@5.6.0

@hyperlane-xyz/cli@5.6.0

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

Minor Changes

  • 41035aa: Add strategyUrl detect and validation in the beginning of warp apply
    Remove yaml transactions print from warp apply
  • 2934195: Adds new core check command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation
  • 32d0a67: Adds the warp check command to compare warp routes config files with on chain warp route deployments
  • 3662297: Add prompt in warp init command to choose if a trusted relayer should be used instead of making the choice by default for the user and enable the --yes flag to default to a trusted ISM
  • 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.
  • a4d5d69: Update warp apply such that it updates in place AND extends in a single call
  • 01e7070: updates the multi chain selection prompt by adding search functionality and an optional confirmation prompt for the current selection

Patch Changes

  • e89f9e3: Update registry to v4.7.0
  • Updated dependencies [f1712de]
  • Updated dependencies [46044a2]
  • Updated dependencies [02a5b92]
  • Updated dependencies [2934195]
  • Updated dependencies [8001bbb]
  • Updated dependencies [32d0a67]
  • Updated dependencies [b1ff48b]
  • Updated dependencies [d41aa69]
  • Updated dependencies [c3e9268]
  • Updated dependencies [7d7bcc1]
  • Updated dependencies [7f3e066]
  • Updated dependencies [2317eca]
    • @hyperlane-xyz/utils@5.6.0
    • @hyperlane-xyz/sdk@5.6.0

@hyperlane-xyz/widgets@5.5.0

09 Oct 19:41
70bb863
Compare
Choose a tag to compare

Minor Changes

  • 2afc484: Create ChainSearchMenu and ChainDetailsMenu components
    Add required icon and button components
    Add persisted zustand store and hooks
    Add clipboard utility functions

Patch Changes

  • Updated dependencies [2afc484]
  • Updated dependencies [2afc484]
  • Updated dependencies [3254472]
  • Updated dependencies [fcfe911]
  • Updated dependencies [6176c98]
    • @hyperlane-xyz/sdk@5.5.0
    • @hyperlane-xyz/utils@5.5.0

@hyperlane-xyz/utils@5.5.0

09 Oct 19:41
70bb863
Compare
Choose a tag to compare

Minor Changes

  • 2afc484: Migrate fetchWithTimeout from widgets to utils
    Add objSlice function and improve types for objMerge
    Add isUrl function