-
Notifications
You must be signed in to change notification settings - Fork 410
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @hyperlane-xyz/cli@7.3.0 ### Minor Changes - aa1ea9a: updates the warp deployment config schema to be closer to the ica routing schema - 323f0f1: Add ICAs management in core apply command ### Patch Changes - 455a897: Fix a bug where it would try to relay the incorrect message from a transaction that dispatches multiple messages. - 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/sdk@7.3.0 - @hyperlane-xyz/utils@7.3.0 ## @hyperlane-xyz/sdk@7.3.0 ### 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()` to `WarpModule.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/utils@7.3.0 - @hyperlane-xyz/core@5.8.3 ## @hyperlane-xyz/core@5.8.3 ### Patch Changes - @hyperlane-xyz/utils@7.3.0 ## @hyperlane-xyz/helloworld@7.3.0 ### 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/sdk@7.3.0 - @hyperlane-xyz/core@5.8.3 ## @hyperlane-xyz/widgets@7.3.0 ### 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/sdk@7.3.0 - @hyperlane-xyz/utils@7.3.0 ## @hyperlane-xyz/utils@7.3.0 ## @hyperlane-xyz/infra@7.3.0 ### Minor Changes - 1ca8574: add USDC, USDT, cbBTC and ETH zeronetwork warp routes support in infra - 323f0f1: Add ICAs management in core apply command ### 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/sdk@7.3.0 - @hyperlane-xyz/helloworld@7.3.0 - @hyperlane-xyz/utils@7.3.0 ## @hyperlane-xyz/ccip-server@7.3.0 ## @hyperlane-xyz/github-proxy@7.3.0 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d043909
commit 5e9b8ba
Showing
36 changed files
with
166 additions
and
117 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# @hyperlane-xyz/core | ||
|
||
## 5.8.3 | ||
|
||
### Patch Changes | ||
|
||
- @hyperlane-xyz/utils@7.3.0 | ||
|
||
## 5.8.2 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @hyperlane-xyz/ccip-server | ||
|
||
## 7.3.0 | ||
|
||
## 7.2.0 | ||
|
||
## 7.1.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export const VERSION = '7.2.0'; | ||
export const VERSION = '7.3.0'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @hyperlane-xyz/github-proxy | ||
|
||
## 7.3.0 | ||
|
||
## 7.2.0 | ||
|
||
## 7.1.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @hyperlane-xyz/utils | ||
|
||
## 7.3.0 | ||
|
||
## 7.2.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.