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

latest releases: @hyperlane-xyz/utils@4.0.0, @hyperlane-xyz/helloworld@4.0.0, @hyperlane-xyz/sdk@4.0.0...
3 months ago

Minor Changes

  • 9681df0: New Feature: Add transaction fee estimators to the SDK
    Breaking change: Token Adapter quoteGasPayment method renamed to quoteTransferRemoteGas for clarity.

  • 9681df0: Remove support for goerli networks (including optimismgoerli, arbitrumgoerli, lineagoerli and polygonzkevmtestnet)

  • 9681df0: Enabled verification of contracts as part of the deployment flow.

    • Solidity build artifact is now included as part of the @hyperlane-xyz/core package.
    • Updated the HyperlaneDeployer to perform contract verification immediately after deploying a contract. A default verifier is instantiated using the core build artifact.
    • Updated the HyperlaneIsmFactory to re-use the HyperlaneDeployer for deployment where possible.
    • Minor logging improvements throughout deployers.
  • 9681df0: Add WarpCore, Token, and TokenAmount classes for interacting with Warp Route instances.

    Breaking change: The params to the IHypTokenAdapter populateTransferRemoteTx method have changed. txValue has been replaced with interchainGas.

Patch Changes

  • 9681df0: Support configuring non-EVM IGP destinations
  • 9681df0: Removed basegoerli and moonbasealpha testnets
  • 9681df0: Add logos for plume to SDK
  • 9681df0: TestRecipient as part of core deployer
  • 9681df0: Update viction validator set
  • 9681df0: Minor fixes for SDK cosmos logos
  • 9681df0: Implement message id extraction for CosmWasmCoreAdapter
  • 9681df0: Patch transfer ownership in hook deployer
  • Updated dependencies [9681df0]
  • Updated dependencies [9681df0]
  • Updated dependencies [9681df0]
    • @hyperlane-xyz/core@3.8.0
    • @hyperlane-xyz/utils@3.8.0

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.