github hyperlane-xyz/hyperlane-monorepo v1.2.0
SDK v1.2.0

latest releases: @hyperlane-xyz/widgets@5.2.1, @hyperlane-xyz/utils@5.2.1, @hyperlane-xyz/helloworld@5.2.1...
19 months ago

The 1.2.0 SDK brings significant improvements to the typings for core classes and an updated MultiProvider rebuilt from the ground up for flexibility and convenience. The updated contracts add new capabilities around gas payments (see GasRouter). 1.2.0 also adds SDK support for Gnosis chain.

Breaking Changes

  • Removed Chain generic type argument from SDK classes (e.g. HyperlaneCore, HyperlaneDeployer, etc.)
  • Redesigned MultiProvider interface
  • Removed HyperlaneMessage and its utility functions
  • Removed ChainConnection and chainConnectionConfigs

See the template app update for an example or migrating from 1.1.0 to 1.2.0: https://github.com/hyperlane-xyz/hyperlane-app-template/pull/44/files

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.