Minor Changes
- 4974e66: export radix core reader
- 30ec5ff: Add signer abstraction for different protocol types by defining the IMultiProtocolSigner interface
- b66129e: export radix hook reader
- 2c47e11: Update the
ContractVerifier
class to avoid verification of already verified contracts and to show verification errors in debug logs - 2b16904: Add getBridgedSupply to EvmHypNativeAdapter to return the native token balance as collateral
- 096389a: Fix a bug in the
EvmIcaTxSubmitter.submit
method which failed when the evm chain id and the hyperlane domain id are different - e4e6a75: export radix hook module
- 6b84193: export radix ism module
- 94e7116: export RadixIsmTypes enum to consumers
Patch Changes
- 57cf9e9: now token.isFungibleWith() will also check for isHypNative() tokens
- ee7c7ad: Avoid extra Safe API call when only creating local JSON files for manual upload. When proposing, the Safe UI will automatically update the tx nonce. So we can return 0 and save ourselves from Safe API unreliability.
- Updated dependencies [e5a530e]
- Updated dependencies [a572881]
- Updated dependencies [c41bc3b]
- Updated dependencies [2c47e11]
- Updated dependencies [b66129e]
- Updated dependencies [6b84193]
- @hyperlane-xyz/radix-sdk@18.3.0
- @hyperlane-xyz/core@9.0.10
- @hyperlane-xyz/utils@18.3.0
- @hyperlane-xyz/starknet-core@18.3.0
- @hyperlane-xyz/cosmos-sdk@18.3.0