Releases: hyperlane-xyz/hyperlane-monorepo
Releases · hyperlane-xyz/hyperlane-monorepo
@hyperlane-xyz/[email protected]
Minor Changes
- fd20bb1: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0
Patch Changes
- 472b346: Bump registry version to v6.3.0.
- a2b5efb: Hide outline in button and text input components
- e3f5a0a: Allow empty data field in ethers5TxToWagmiTx
- Updated dependencies [472b346]
- Updated dependencies [79f8197]
- Updated dependencies [fd20bb1]
- Updated dependencies [26fbec8]
- Updated dependencies [71aefa0]
- Updated dependencies [9f6b8c5]
- Updated dependencies [82cebab]
- Updated dependencies [95cc957]
- Updated dependencies [c690ca8]
- Updated dependencies [5942e9c]
- Updated dependencies [de11906]
- Updated dependencies [e9911bb]
- Updated dependencies [8834a8c]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Major Changes
- 26fbec8: Rename TokenConfig related types and utilities for clarity. E.g.
CollateralConfig
toCollateralTokenConfig
.
Export more config types and zod schemas
Minor Changes
- fd20bb1: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0
- 9f6b8c5: Allow self-relaying of all messages if there are multiple in a given dispatch transaction.
- 82cebab: Call google storage API directly and remove @google-cloud/storage dependency from the SDK.
- 95cc957: Deploy to new chains: arthera, aurora, conflux, conwai, corn, evmos, form, ink, rivalz, soneium, sonic, telos.
- c690ca8: Deploy to torus.
- e9911bb: Added new Sealevel tx submission and priority fee oracle params to agent config types
Patch Changes
- 472b346: Bump registry version to v6.3.0.
- 71aefa0: export BaseMetadataBuilder
- 5942e9c: Update default validator sets for alephzeroevmmainnet, appchain, lisk, lumiaprism, swell, treasure, vana, zklink.
- de11906: Export TOKEN_STANDARD_TO_PROVIDER_TYPE, XERC20_STANDARDS, and MINT_LIMITED_STANDARDS maps
- Updated dependencies [79f8197]
- Updated dependencies [0eb8d52]
- Updated dependencies [8834a8c]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Minor Changes
- fd20bb1: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0
Patch Changes
- 472b346: Bump registry version to v6.3.0.
- Updated dependencies [472b346]
- Updated dependencies [fd20bb1]
- Updated dependencies [26fbec8]
- Updated dependencies [71aefa0]
- Updated dependencies [9f6b8c5]
- Updated dependencies [82cebab]
- Updated dependencies [95cc957]
- Updated dependencies [0eb8d52]
- Updated dependencies [c690ca8]
- Updated dependencies [5942e9c]
- Updated dependencies [de11906]
- Updated dependencies [e9911bb]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Minor Changes
- 0eb8d52: Made releaseValueToRecipient internal
Patch Changes
- Updated dependencies [79f8197]
- Updated dependencies [8834a8c]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Minor Changes
- fd20bb1: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0
- bb44f9b: Add support for deploying Hooks using a HookConfig within a WarpConfig
- c2ca849: fix signer strategy init for broken cli commands
- 9f6b8c5: Allow self-relaying of all messages if there are multiple in a given dispatch transaction.
- 3c4bc1c: Update hyperlane warp send to send a round trip transfer to all chains in WarpCoreConfig, if --origin and/or --destination is not provided.
- 79f8197: Added strategy management CLI commands and MultiProtocolSigner implementation for flexible cross-chain signer configuration and management
- a5ece3b: Add chain technical stack selector with Arbitrum Nitro support to
hyperlane registry init
command - d35502f: Update single chain selection to be searchable instead of a simple select
Patch Changes
- 472b346: Bump registry version to v6.3.0.
- 0c83724: fix: balance check skip confirmation
- 657ac92: Suppress help on CLI failures
- 9349ef7: Fix strategy flag propagation
- cd7c413: Fix yaml resource exhaustion
- 98ee79c: Added ZKSync signer support using zksync-ethers package
- Updated dependencies [472b346]
- Updated dependencies [79f8197]
- Updated dependencies [fd20bb1]
- Updated dependencies [26fbec8]
- Updated dependencies [71aefa0]
- Updated dependencies [9f6b8c5]
- Updated dependencies [82cebab]
- Updated dependencies [95cc957]
- Updated dependencies [c690ca8]
- Updated dependencies [5942e9c]
- Updated dependencies [de11906]
- Updated dependencies [e9911bb]
- Updated dependencies [8834a8c]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Patch Changes
- Updated dependencies [2054f4f]
- Updated dependencies [a96448f]
- Updated dependencies [170a0fc]
- Updated dependencies [9a09afc]
- Updated dependencies [24784af]
- Updated dependencies [3e8dd70]
- Updated dependencies [aa1ea9a]
- Updated dependencies [665a7b8]
- Updated dependencies [f0b98fd]
- Updated dependencies [ff9e8a7]
- Updated dependencies [97c1f80]
- Updated dependencies [323f0f1]
- Updated dependencies [6115709]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Minor Changes
- 2054f4f: Require Sealevel native transfers to cover the rent of the recipient
- a96448f: Add logic into SDK to enable warp route unenrollment
- 170a0fc: Add
createHookUpdateTxs()
toWarpModule.update()
such that it 1) deploys a hook for a warp route without an existing hook, or 2) update an existing hook. - 9a09afc: Deploy to appchain, treasure, zklink.
- 24784af: Introduce GcpValidator for retrieving announcements, checkpoints and metadata for a Validator posting to a GCP bucket. Uses GcpStorageWrapper for bucket operations.
- 3e8dd70: Update validators for boba, duckchain, unichain, vana, bsquared, superseed. Update oort's own validator. Update blockpi's viction validator. Adad luganodes/dsrv to flame validator set.
- aa1ea9a: updates the warp deployment config schema to be closer to the ica routing schema
- f0b98fd: Updated the derivation logic to enable ICA ISM metdata building from on chain data to enable self relaying of ICA messages
- ff9e8a7: Added a getter to derive ATA payer accounts on Sealevel warp routes
- 97c1f80: Implement Sealevel IGP quoting
- 323f0f1: Add ICAs management in core apply command
- 6115709: Deploy to swell & lumiaprism. Parallelise router enrollment in HyperlaneRouterDeployer.
Patch Changes
- 665a7b8: Added decimal consistency checks to the Token checker
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Patch Changes
- Updated dependencies [2054f4f]
- Updated dependencies [a96448f]
- Updated dependencies [170a0fc]
- Updated dependencies [9a09afc]
- Updated dependencies [24784af]
- Updated dependencies [3e8dd70]
- Updated dependencies [aa1ea9a]
- Updated dependencies [665a7b8]
- Updated dependencies [f0b98fd]
- Updated dependencies [ff9e8a7]
- Updated dependencies [97c1f80]
- Updated dependencies [323f0f1]
- Updated dependencies [6115709]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]