github hyperlane-xyz/hyperlane-monorepo @hyperlane-xyz/cli@27.0.0

latest releases: @hyperlane-xyz/tron-sdk@22.1.0, @hyperlane-xyz/helloworld@27.0.0, @hyperlane-xyz/multicollateral@0.2.0...
10 hours ago

Patch Changes

  • 22cb5cb: The @hyperlane-xyz/sealevel-sdk package (renamed from @hyperlane-xyz/svm-sdk) was published as a Solana/SVM client for Hyperlane Sealevel programs. It provides SealevelProtocolProvider, SealevelProvider, and SealevelSigner implementing the AltVM provider-sdk interfaces, along with warp token readers/writers (native, synthetic, collateral), ISM readers/writers (multisig message-ID, test), hook readers/writers (IGP, merkle tree), BPF program deployment/upgrade plans, PDA derivation utilities, and account decoders. ISM and hook deployment are not yet functional.

    SealevelProtocolProvider was registered in the deploy-sdk for ProtocolType.Sealevel, and ProtocolType.Sealevel was added to the CLI's supported protocols list, enabling hyperlane warp deploy for Solana chains.

  • 98ac676: The status command resolved all EVM chains instead of only the origin/destination chains, causing crashes when unrelated chains had bad RPCs. Chain resolution was narrowed to only explicitly provided chains, with destination chains from the dispatch tx getting signers lazily via ensureEvmSignersForChains.

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.