Major Changes
- 1d116d8: Added Tron ProtocolType & deprecated Tron TechnicalStack. Add support for TronLink wallet in the widgets.
Minor Changes
-
43255a9: MultiCollateral warp route support was added across the SDK, CLI, and warp monitor.
SDK: WarpCore gained
transferRemoteToflows for multicollateral tokens, including fee quoting, ERC-20 approval, and destination token resolution. EvmWarpModule now handles multicollateral router enrollment/unenrollment with canonical router ID normalization. EvmWarpRouteReader derives multicollateral token config including on-chain scale. A newEvmMultiCollateralAdapterprovides quote, approve, and transfer operations.CLI:
warp deployandwarp extendsupport multicollateral token types. A newwarp combinecommand merges independent warp route configs into a single multicollateral route.warp sendandwarp checkwork with multicollateral routes.Warp monitor: Pending-transfer and inventory metrics were added for multicollateral routes, with projected deficit scoped to collateralized routes only.
-
763a264: An optional
optionsparameter was added tosendAndConfirmTransaction()onIMultiProtocolSigner, reusingSendTransactionOptionsfromMultiProvider. The EVM adapter passes options (includingwaitConfirmations) directly through toMultiProvider.sendTransaction(). Other protocol adapters accept but ignore the parameter. This is a non-breaking change.
Patch Changes
- Updated dependencies [06aacac]
- Updated dependencies [1d116d8]
- @hyperlane-xyz/utils@26.0.0
- @hyperlane-xyz/provider-sdk@3.0.0
- @hyperlane-xyz/tron-sdk@22.0.0
- @hyperlane-xyz/core@11.0.1
- @hyperlane-xyz/aleo-sdk@26.0.0
- @hyperlane-xyz/cosmos-sdk@26.0.0
- @hyperlane-xyz/deploy-sdk@3.0.0
- @hyperlane-xyz/radix-sdk@26.0.0
- @hyperlane-xyz/starknet-core@26.0.0