Version Packages (#4103)
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@5.0.0 ### Major Changes - f1d70a5e8: refactor: select chain now become 2 step, select mainnet/testnet type first, then select chain ### Minor Changes - 388d25517: Added HyperlaneRelayer for relaying messages from the CLI - d0f7f21fd: Fix logging for hyperlane core apply - d00f2ffc0: Displays formatted deployment plan to confirm warp deploy. - 40255575c: Adds blockExplorers option on registry init. - 708999433: Adds hyperlane warp apply - 0e1a80e6e: Improve chain metadata and address fetching from github registries - 5529d98d0: Add hyperlane core apply with update ownership - 62d71fad3: Add hyperlane warp update to extend a warp config - 49986aa92: Add collateralAddressOrDenom for collateralVault - ded5718a0: Update hyperlane core read to log the config terminal "preview", only if the number of lines is < 250 - 5125b798d: Prompt for chain testnet/mainnet during chain definition flow - bb470aec2: Add 'submit' command to CLI. ### Patch Changes - 80ac5d28e: Display token symbol when balance is insufficient for command - 6341edf2a: fix: use merkle tree hook address from registry for self relay hook derivations - c539775d7: Default to mailbox address in registry - c2a2897d7: Update CLI verbiage to ask for vault and not token when initiating collateralVault warp route. - Updated dependencies [pull/4253/head2c0ae3cf3
] - Updated dependencies [0dedbf5a0
] - Updated dependencies [388d25517
] - Updated dependencies [69a39da1c
] - Updated dependencies [4907b510c
] - Updated dependencies [488f949ef
] - Updated dependencies [c7f5a35e8
] - Updated dependencies [7265a4087
] - Updated dependencies [0a40dcb8b
] - Updated dependencies [f83b492de
] - Updated dependencies [79740755b
] - Updated dependencies [8533f9e66
] - Updated dependencies [ed65556aa
] - Updated dependencies [ab827a3fa
] - Updated dependencies [dfa908796
] - Updated dependencies [ed63e04c4
] - Updated dependencies [dfa908796
] - Updated dependencies [5aa24611b
] - Updated dependencies [cfb890dc6
] - Updated dependencies [708999433
] - Updated dependencies [5529d98d0
] - Updated dependencies [62d71fad3
] - Updated dependencies [49986aa92
] - Updated dependencies [7fdd3958d
] - Updated dependencies [8e942d3c6
] - Updated dependencies [fef629673
] - Updated dependencies [be4617b18
] - Updated dependencies [1474865ae
] - @hyperlane-xyz/sdk@5.0.0 - @hyperlane-xyz/utils@5.0.0 ## @hyperlane-xyz/sdk@5.0.0 ### Major Changes - 488f949ef: Upgrade CosmJS libs to 0.32.4 ### Minor Changes - 2c0ae3cf3: Deploy to connextsepolia + superpositiontestnet - 0dedbf5a0: Deploy to endurance, fusemainnet, zoramainnet - 388d25517: Added HyperlaneRelayer for relaying messages from the CLI - 4907b510c: Add logic to parse SmartProvider errors to handle ethers and smart provider errors - c7f5a35e8: Add hyperlane core apply with update default Ism - f83b492de: - Enable updating of hooks through the `EvmHookModule`, including IGP and gas oracles. - Drive-by fixes to ISM module and tests. - 79740755b: Add enroll remote router to WarpModule - 8533f9e66: Adds transferOwnership to warp update to allow ownership to be transferred if the onchain owner differ - ed65556aa: Improve WarpCore validation error message for IGP fee checks - cfb890dc6: Remove outdated logos in SDK (now in registry) - 708999433: Adds hyperlane warp apply - 5529d98d0: Add hyperlane core apply with update ownership - 62d71fad3: Add hyperlane warp update to extend a warp config - 49986aa92: Add collateralAddressOrDenom for collateralVault - 8e942d3c6: Deploy to cheesechain, worldchain, xlayer ### Patch Changes - 69a39da1c: Fix issue with cosmos tx estimation - 7265a4087: Add rpcUrl, chainId, and method(params) to smart provider logging. - 0a40dcb8b: Update cosmos chain schema - ab827a3fa: Removes innacurate contract verification check, resulting in proxy contracts not being marked as proxies during contract verification. - dfa908796: add error message for all calls to assert util - ed63e04c4: Creates HyperlaneReader to re-use dyn provider log level & silences provider logs in deriveIsmConfig like deriveHookConfig. - 5aa24611b: Add 'isInitialized' check before initializing implementation contract (for contracts that disableInitializers in constructors). - 7fdd3958d: Adds logic to prune and minify build artifacts to address 'entity size too large' error thrown from explorers. Note that the only identified instance of this issue is on BSC mainnet. - fef629673: ContractVerifier now adjusts timeouts based on explorer family, which helps with many rate-limiting related contract verification issues. In addition, the ContractVerifier verify logic has been greatly simplified to allowing for a predictable callstack + easy debugging. - be4617b18: Handle subdirectories for the folder in S3Validator class - Updated dependencies [388d25517
] - Updated dependencies [488f949ef
] - Updated dependencies [dfa908796
] - Updated dependencies [90598ad44
] - Updated dependencies [1474865ae
] - @hyperlane-xyz/utils@5.0.0 - @hyperlane-xyz/core@5.0.0 ## @hyperlane-xyz/utils@5.0.0 ### Major Changes - 488f949ef: Upgrade CosmJS libs to 0.32.4 ### Minor Changes - 388d25517: Added HyperlaneRelayer for relaying messages from the CLI - dfa908796: set the errorMessage argument as required for assert util function ### Patch Changes - 1474865ae: Replace `configDeepEquals` with improve `deepEquals` ## @hyperlane-xyz/widgets@5.0.0 ### Minor Changes - 98eb680ad: Migrate hyperlane widgets lib to monorepo ### Patch Changes - Updated dependencies [2c0ae3cf3
] - Updated dependencies [0dedbf5a0
] - Updated dependencies [388d25517
] - Updated dependencies [69a39da1c
] - Updated dependencies [4907b510c
] - Updated dependencies [488f949ef
] - Updated dependencies [c7f5a35e8
] - Updated dependencies [7265a4087
] - Updated dependencies [0a40dcb8b
] - Updated dependencies [f83b492de
] - Updated dependencies [79740755b
] - Updated dependencies [8533f9e66
] - Updated dependencies [ed65556aa
] - Updated dependencies [ab827a3fa
] - Updated dependencies [dfa908796
] - Updated dependencies [ed63e04c4
] - Updated dependencies [5aa24611b
] - Updated dependencies [cfb890dc6
] - Updated dependencies [708999433
] - Updated dependencies [5529d98d0
] - Updated dependencies [62d71fad3
] - Updated dependencies [49986aa92
] - Updated dependencies [7fdd3958d
] - Updated dependencies [8e942d3c6
] - Updated dependencies [fef629673
] - Updated dependencies [be4617b18
] - @hyperlane-xyz/sdk@5.0.0 ## @hyperlane-xyz/core@5.0.0 ### Patch Changes - 90598ad44: Removed outbox as param for ArbL2ToL1Ism - Updated dependencies [388d25517
] - Updated dependencies [488f949ef
] - Updated dependencies [dfa908796
] - Updated dependencies [1474865ae
] - @hyperlane-xyz/utils@5.0.0 ## @hyperlane-xyz/helloworld@5.0.0 ### Patch Changes - Updated dependencies [2c0ae3cf3
] - Updated dependencies [0dedbf5a0
] - Updated dependencies [388d25517
] - Updated dependencies [69a39da1c
] - Updated dependencies [4907b510c
] - Updated dependencies [488f949ef
] - Updated dependencies [c7f5a35e8
] - Updated dependencies [7265a4087
] - Updated dependencies [0a40dcb8b
] - Updated dependencies [f83b492de
] - Updated dependencies [79740755b
] - Updated dependencies [8533f9e66
] - Updated dependencies [ed65556aa
] - Updated dependencies [ab827a3fa
] - Updated dependencies [dfa908796
] - Updated dependencies [ed63e04c4
] - Updated dependencies [5aa24611b
] - Updated dependencies [cfb890dc6
] - Updated dependencies [708999433
] - Updated dependencies [5529d98d0
] - Updated dependencies [62d71fad3
] - Updated dependencies [49986aa92
] - Updated dependencies [7fdd3958d
] - Updated dependencies [8e942d3c6
] - Updated dependencies [fef629673
] - Updated dependencies [90598ad44
] - Updated dependencies [be4617b18
] - @hyperlane-xyz/sdk@5.0.0 - @hyperlane-xyz/core@5.0.0 ## @hyperlane-xyz/infra@5.0.0 ### Minor Changes - 388d25517: Added HyperlaneRelayer for relaying messages from the CLI ### Patch Changes - Updated dependencies [2c0ae3cf3
] - Updated dependencies [0dedbf5a0
] - Updated dependencies [388d25517
] - Updated dependencies [69a39da1c
] - Updated dependencies [4907b510c
] - Updated dependencies [488f949ef
] - Updated dependencies [c7f5a35e8
] - Updated dependencies [7265a4087
] - Updated dependencies [0a40dcb8b
] - Updated dependencies [f83b492de
] - Updated dependencies [79740755b
] - Updated dependencies [8533f9e66
] - Updated dependencies [ed65556aa
] - Updated dependencies [ab827a3fa
] - Updated dependencies [dfa908796
] - Updated dependencies [ed63e04c4
] - Updated dependencies [dfa908796
] - Updated dependencies [5aa24611b
] - Updated dependencies [cfb890dc6
] - Updated dependencies [708999433
] - Updated dependencies [5529d98d0
] - Updated dependencies [62d71fad3
] - Updated dependencies [49986aa92
] - Updated dependencies [7fdd3958d
] - Updated dependencies [8e942d3c6
] - Updated dependencies [fef629673
] - Updated dependencies [be4617b18
] - Updated dependencies [1474865ae
] - @hyperlane-xyz/sdk@5.0.0 - @hyperlane-xyz/utils@5.0.0 - @hyperlane-xyz/helloworld@5.0.0 ## @hyperlane-xyz/ccip-server@5.0.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
d0f7f21fd4
commit
ec447febc6
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Deploy to connextsepolia + superpositiontestnet |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Deploy to endurance, fusemainnet, zoramainnet |
@ -1,8 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/infra': minor |
||||
'@hyperlane-xyz/utils': minor |
||||
'@hyperlane-xyz/cli': minor |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Added HyperlaneRelayer for relaying messages from the CLI |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Fix issue with cosmos tx estimation |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
--- |
||||
|
||||
Fix logging for hyperlane core apply |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Add logic to parse SmartProvider errors to handle ethers and smart provider errors |
@ -1,6 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/utils': major |
||||
'@hyperlane-xyz/sdk': major |
||||
--- |
||||
|
||||
Upgrade CosmJS libs to 0.32.4 |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': patch |
||||
--- |
||||
|
||||
Display token symbol when balance is insufficient for command |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': major |
||||
--- |
||||
|
||||
refactor: select chain now become 2 step, select mainnet/testnet type first, then select chain |
@ -1,5 +0,0 @@ |
||||
--- |
||||
"@hyperlane-xyz/cli": patch |
||||
--- |
||||
|
||||
fix: use merkle tree hook address from registry for self relay hook derivations |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
--- |
||||
|
||||
Displays formatted deployment plan to confirm warp deploy. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Add hyperlane core apply with update default Ism |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Add rpcUrl, chainId, and method(params) to smart provider logging. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
--- |
||||
|
||||
Adds blockExplorers option on registry init. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Update cosmos chain schema |
@ -1,6 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
- Enable updating of hooks through the `EvmHookModule`, including IGP and gas oracles. |
||||
- Drive-by fixes to ISM module and tests. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Add enroll remote router to WarpModule |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Adds transferOwnership to warp update to allow ownership to be transferred if the onchain owner differ |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Improve WarpCore validation error message for IGP fee checks |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Removes innacurate contract verification check, resulting in proxy contracts not being marked as proxies during contract verification. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
add error message for all calls to assert util |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Creates HyperlaneReader to re-use dyn provider log level & silences provider logs in deriveIsmConfig like deriveHookConfig. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/utils': minor |
||||
--- |
||||
|
||||
set the errorMessage argument as required for assert util function |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/widgets': minor |
||||
--- |
||||
|
||||
Migrate hyperlane widgets lib to monorepo |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Add 'isInitialized' check before initializing implementation contract (for contracts that disableInitializers in constructors). |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Remove outdated logos in SDK (now in registry) |
@ -1,5 +0,0 @@ |
||||
--- |
||||
"@hyperlane-xyz/cli": patch |
||||
--- |
||||
|
||||
Default to mailbox address in registry |
@ -1,6 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Adds hyperlane warp apply |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
--- |
||||
|
||||
Improve chain metadata and address fetching from github registries |
@ -1,6 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Add hyperlane core apply with update ownership |
@ -1,6 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Add hyperlane warp update to extend a warp config |
@ -1,6 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Add collateralAddressOrDenom for collateralVault |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Adds logic to prune and minify build artifacts to address 'entity size too large' error thrown from explorers. Note that the only identified instance of this issue is on BSC mainnet. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Deploy to cheesechain, worldchain, xlayer |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
--- |
||||
|
||||
Update hyperlane core read to log the config terminal "preview", only if the number of lines is < 250 |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': patch |
||||
--- |
||||
|
||||
Update CLI verbiage to ask for vault and not token when initiating collateralVault warp route. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
ContractVerifier now adjusts timeouts based on explorer family, which helps with many rate-limiting related contract verification issues. In addition, the ContractVerifier verify logic has been greatly simplified to allowing for a predictable callstack + easy debugging. |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/core': patch |
||||
--- |
||||
|
||||
Removed outbox as param for ArbL2ToL1Ism |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Handle subdirectories for the folder in S3Validator class |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/utils': patch |
||||
--- |
||||
|
||||
Replace `configDeepEquals` with improve `deepEquals` |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
--- |
||||
|
||||
Prompt for chain testnet/mainnet during chain definition flow |
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': minor |
||||
--- |
||||
|
||||
Add 'submit' command to CLI. |
@ -1 +1 @@ |
||||
export const VERSION = '4.1.0'; |
||||
export const VERSION = '5.0.0'; |
||||
|
@ -0,0 +1,37 @@ |
||||
# @hyperlane-xyz/widgets |
||||
|
||||
## 5.0.0 |
||||
|
||||
### Minor Changes |
||||
|
||||
- 98eb680ad: Migrate hyperlane widgets lib to monorepo |
||||
|
||||
### Patch Changes |
||||
|
||||
- Updated dependencies [2c0ae3cf3] |
||||
- Updated dependencies [0dedbf5a0] |
||||
- Updated dependencies [388d25517] |
||||
- Updated dependencies [69a39da1c] |
||||
- Updated dependencies [4907b510c] |
||||
- Updated dependencies [488f949ef] |
||||
- Updated dependencies [c7f5a35e8] |
||||
- Updated dependencies [7265a4087] |
||||
- Updated dependencies [0a40dcb8b] |
||||
- Updated dependencies [f83b492de] |
||||
- Updated dependencies [79740755b] |
||||
- Updated dependencies [8533f9e66] |
||||
- Updated dependencies [ed65556aa] |
||||
- Updated dependencies [ab827a3fa] |
||||
- Updated dependencies [dfa908796] |
||||
- Updated dependencies [ed63e04c4] |
||||
- Updated dependencies [5aa24611b] |
||||
- Updated dependencies [cfb890dc6] |
||||
- Updated dependencies [708999433] |
||||
- Updated dependencies [5529d98d0] |
||||
- Updated dependencies [62d71fad3] |
||||
- Updated dependencies [49986aa92] |
||||
- Updated dependencies [7fdd3958d] |
||||
- Updated dependencies [8e942d3c6] |
||||
- Updated dependencies [fef629673] |
||||
- Updated dependencies [be4617b18] |
||||
- @hyperlane-xyz/sdk@5.0.0 |
Loading…
Reference in new issue