Skip to content

Releases: hyperlane-xyz/hyperlane-monorepo

@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

@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

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

Patch Changes

@hyperlane-xyz/[email protected]

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

@hyperlane-xyz/[email protected]

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

@hyperlane-xyz/[email protected]

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

@hyperlane-xyz/[email protected]

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

Minor Changes

  • 2afc484: Break out BlockExplorerSchema and export separately
    Migrate RPC + Explorer health tests back to SDK from registry
  • 3254472: Add deployments for chains: immutablezkevm, rari, rootstock, alephzeroevm, chiliz, lumia, and superposition
  • 6176c98: Add opstack, polygoncdk, polkadotsubstrate and zksync to ChainTechnicalStack enum

Patch Changes

@hyperlane-xyz/[email protected]

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

Patch Changes

@hyperlane-xyz/[email protected]

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

Patch Changes