github hyperlane-xyz/hyperlane-monorepo @hyperlane-xyz/deploy-sdk@5.0.0

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

Major Changes

  • fa08f2a: IProvider and ISigner interfaces were slimmed to their minimal surface. IProvider was reduced from 53 to 22 query-only methods by removing all get*Transaction methods. ISigner was reduced from 36 to 5 infrastructure methods by removing all action methods (createMailbox, setDefaultIsm, enrollRemoteRouter, etc.). Transaction building is now handled exclusively by artifact managers using concrete class methods or standalone helper functions.

    Throwing stubs were removed from SVM, Cosmos, Radix, and Starknet provider/signer implementations. Old action-method-based e2e tests were replaced with artifact API equivalents. Cosmos routing ISM writer was fixed to handle domain route updates correctly via remove + re-add.

Patch Changes

  • Updated dependencies [3dc6367]
  • Updated dependencies [ab17263]
  • Updated dependencies [fa08f2a]
    • @hyperlane-xyz/provider-sdk@5.0.0
    • @hyperlane-xyz/sealevel-sdk@32.0.0
    • @hyperlane-xyz/starknet-sdk@28.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/utils@32.0.0

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.