Releases: hyperlane-xyz/cosmwasm
Releases · hyperlane-xyz/cosmwasm
v0.0.6
What's Changed
- Add pausable ISM by @yorhodes in #1
- Allow threshold == set size and add tests by @nambrot in #3
- Build wasm by @nambrot in #2
- simple fee hook by @yorhodes in #6
- Add mailbox unit tests for post dispatch by @yorhodes in #7
- Sync upstream by @yorhodes in #8
New Contributors
Full Changelog: v0.0.5...v0.0.6
injective-testnet
What's Changed
- Add pausable ISM by @yorhodes in #1
- Allow threshold == set size and add tests by @nambrot in #3
- Build wasm by @nambrot in #2
- simple fee hook by @yorhodes in #6
- Add mailbox unit tests for post dispatch by @yorhodes in #7
New Contributors
Full Changelog: https://github.com/hyperlane-xyz/cosmwasm/commits/injective-testnet
v0.0.6-rc7
Add pausable ISM to README