Releases: CosmWasm/wasmvm
Releases · CosmWasm/wasmvm
v1.0.0-beta9
Very similat to v1.0.0-beta8 but built with the latest stable Rust compiler. libwasmvm_muslc.aarch64.a
is working now.
v1.0.0-beta8
- Upgrade cosmwasm from 1.0.0-beta6 to 1.0.0-beta7, which contains an upgrade to Wasmer 2.2.1
- Create a libwasmvm_muslc.aarch64.a, which unfortunately seems broken (#306)
v1.0.0-beta7
- Upgrade cosmwasm from 1.0.0-beta5 to 1.0.0-beta6
- Create multi-arch .dylib with x86_64 and aarch64
v0.16.5
Build artifacts generated at this tag.
v1.0.0-beta6
- Upgrade cosmwasm from 1.0.0-beta4 to 1.0.0-beta5
v1.0.0-beta5
Fixes CWA-2021-003
v1.0.0-beta4
🚨 This was a failed attempt to fix CWA-2021-003. Plase upgrade to v1.0.0-beta5.
v0.16.3
Build artifacts generated at this tag.
v1.0.0-beta3
Consensus breaking
The change in #275 is potentially consensus breaking for the case Env.Transaction
, ContractInfoResponse.Admin
and ContractInfoResponse.IBCPort
are nil/empty.
v1.0.0-beta2
Build artifacts generated at this tag.