Major Changes
- 68310db: feat: aleo cli support
Minor Changes
- 8006faf: Implemented the new artifact API for reading Aleo ISMs. Added
AleoIsmArtifactManagerwith readers for Test ISM, Message ID Multisig ISM, and Routing ISM. Fixed TEST_ISM type constant to match on-chain contract.
Patch Changes
- ed10fc1: Introduced the Artifact API for ISM operations on AltVMs. The new API provides a unified interface for reading and writing ISM configurations across different blockchain protocols. Radix ISM readers and writers fully implemented; Cosmos ISM readers implemented. The generic
IsmReaderin deploy-sdk replaces the legacyAltVMIsmReaderand supports recursive expansion of routing ISM configurations. - Updated dependencies [239e1a1]
- Updated dependencies [ed10fc1]
- Updated dependencies [0bce4e7]
- @hyperlane-xyz/provider-sdk@1.0.0
- @hyperlane-xyz/utils@21.0.0