Minor Changes
- b0e9d48: Introduced artifact-based IsmWriter and migrated existing code to use it instead of AltVMIsmModule.
- 7f31d77: Migrated deploy-sdk to use Hook Artifact API, replacing AltVMHookReader and AltVMHookModule with unified reader/writer pattern. The migration adds deployment context support (mailbox address, nativeTokenDenom) for hook creation, following the same pattern as the ISM artifact migration. Key changes include new factory functions (createHookReader, createHookWriter), config conversion utilities (hookConfigToArtifact, shouldDeployNewHook), and removal of deprecated hook module classes.
Patch Changes
- Updated dependencies [ade2653]
- Updated dependencies [8b3f8da]
- Updated dependencies [0acaa0e]
- Updated dependencies [7f31d77]
- Updated dependencies [b0e9d48]
- Updated dependencies [66ef635]
- Updated dependencies [7f31d77]
- Updated dependencies [3aec1c4]
- Updated dependencies [b892d63]
- Updated dependencies [44fbfd6]
- @hyperlane-xyz/aleo-sdk@22.0.0
- @hyperlane-xyz/cosmos-sdk@22.0.0
- @hyperlane-xyz/utils@22.0.0
- @hyperlane-xyz/provider-sdk@1.2.0
- @hyperlane-xyz/radix-sdk@22.0.0