github hyperlane-xyz/hyperlane-monorepo @hyperlane-xyz/sdk@32.0.0

latest releases: @hyperlane-xyz/starknet-sdk@28.0.1, @hyperlane-xyz/metrics@0.2.17, @hyperlane-xyz/sdk@32.0.1...
11 hours ago

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 send by 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() and sendMessage() 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. The status --relay command 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

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.