Patch Changes
- e4da110: Fixed routing fee for non-evm legs
- d588eb5: Replaced z.coerce.bigint().positive() with ZBigNumberish.refine() in TokenMetadataSchema scale field for zod-to-json-schema compatibility. Fixed validateZodResult generic to correctly return output type for schemas with transforms.
- ab17263: Fixed Solana-origin
warp sendby adding a legacy @solana/web3.js to @solana/kit transaction conversion layer. SDK adapters return legacy Transaction objects, but the SvmSigner expects kit-format instructions. The conversion handles instruction format translation, compute budget preservation, and extra signer (Keypair→TransactionSigner) conversion. SvmReceipt was extended with transaction meta (logs) fetched after confirmation so extractMessageIds works for Solana transfers. - ebde778: Fixed
deliver()andsendMessage()in HyperlaneCore to connect the mailbox with the current signer at call time, preventing "sending a transaction requires a signer" errors when signers are added after construction. Thestatus --relaycommand now exits non-zero when relay fails. - Updated dependencies [3dc6367]
- Updated dependencies [fa08f2a]
- @hyperlane-xyz/provider-sdk@5.0.0
- @hyperlane-xyz/aleo-sdk@32.0.0
- @hyperlane-xyz/tron-sdk@23.0.0
- @hyperlane-xyz/cosmos-sdk@32.0.0
- @hyperlane-xyz/radix-sdk@32.0.0
- @hyperlane-xyz/deploy-sdk@5.0.0
- @hyperlane-xyz/starknet-core@32.0.0
- @hyperlane-xyz/utils@32.0.0
- @hyperlane-xyz/core@11.3.1