Skip to content

@hyperlane-xyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 17:48
· 1038 commits to main since this release
0d9d1d2

Minor Changes

  • b832e57: Replace Fallback and Retry Providers with new SmartProvider with more effective fallback/retry logic

Patch Changes

  • 7919417: Granular control of updating predeployed routingIsms based on routing config mismatch
    • Add support for routingIsmDelta which filters out the incompatibility between the onchain deployed config and the desired config.
    • Based on the above, you either update the deployed Ism with new routes, delete old routes, change owners, etc.
    • moduleMatchesConfig uses the same
  • fd4fc18: - Upgrade Viem to 1.20.0
    • Add optional restUrls field to ChainMetadata
    • Add deepCopy util function
    • Add support for cosmos factory token addresses
  • e06fe0b: Supporting DefaultFallbackRoutingIsm through non-factory deployments
  • 79c96d7: Remove healthy RPC URLs and remove NeutronTestnet
  • Updated dependencies [fd4fc18]
  • Updated dependencies [e06fe0b]