Changelog
- This release enables cosmwasm on Axelar.
- Minimum go version bumped to
1.21
- Supported platform is now restricted to
x86_64
withlinux
- When running a node with binaries, wasmvm v1.3.1 lib should be on the
LD_LIBRARY_PATH
What's Changed
- fix: ensure wasm hooks don't get called when disabled by @cgorenflo in #2098
Full Changelog: v0.35.2...v0.35.3