Skip to content

@hyperlane-xyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 20:26
· 1004 commits to main since this release
493c160

Minor Changes

  • 0488ef3: Add dsrv, staked and zeeprime as validators
  • 8d8ba3f: HyperlaneIsmFactory is now wary of (try)getDomainId or (try)getChainName calls which may fail and handles them appropriately.

Patch Changes

  • 67a6d97: Added shouldRecover flag to deployContractFromFactory so that the TestRecipientDeployer can deploy new contracts if it's not the owner of the prior deployments (We were recovering the SDK artifacts which meant the deployer won't be able to set the ISM as they needed)
  • 612d416: Add mailbox version const to SDK