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

latest releases: @hyperlane-xyz/metrics@0.1.11, @hyperlane-xyz/tron-sdk@21.1.5, @hyperlane-xyz/cosmos-types@25.5.0...
12 hours ago

Patch Changes

  • 840fb33: Deprecated AltVM warp module classes were removed from deploy-sdk and replaced with the artifact API.

    deploy-sdk removed public exports:

    • AltVMWarpModule (use createWarpTokenWriter instead)
    • AltVMWarpRouteReader (use createWarpTokenReader instead)
    • AltVMDeployer (use createWarpTokenWriter per-chain instead)
    • warpModuleProvider (no longer needed)
    • ismConfigToArtifact (moved to @hyperlane-xyz/provider-sdk/ism)
    • shouldDeployNewIsm (moved to @hyperlane-xyz/provider-sdk/ism)

    provider-sdk breaking change: warpConfigToArtifact no longer accepts pre-built ismArtifact/hookArtifact parameters; ISM and hook conversion is now handled internally from the config.

    cosmos-sdk: name and symbol for warp tokens without on-chain metadata were changed from empty strings to 'Unknown'.

    CLI and SDK were updated to use the new artifact API via createWarpTokenWriter and createWarpTokenReader.

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.