Skip to content

Releases: scrtlabs/cosmwasm

v1.1.11

18 Oct 15:40
Compare
Choose a tag to compare

Added

  • Add WasmMsg::{Migrate, UpdateAdmin, ClearAdmin} (#19).
  • Add memo to IbcMsg::Transfer (#19).
  • Add env.transaction.hash (#19).
  • Add admin to WasmMsg::Instantiate (#19).

v1.1.10

09 May 19:27
6c639b5
Compare
Choose a tag to compare

Fixed

  • Querier error parsing ([#8]).
  • Fix the backtraces feature ([#12]).

Changed

  • Change crates names back to support crates.io, while creating a
    compatability crates to support native libraries (#17, #20).

Added

  • Decimal/Uint 256/512 implementations.
  • Support for gas_evaporate() (#13, #14).
  • Support for FinalizeTx (#15, (#18)).
  • Support for SecretVRF (#16).

v1.1.9

23 Feb 14:20
e40a15f
Compare
Choose a tag to compare

Fixed

  • cosmwasm-schema: Fix type fully qualified path to symbol QueryResponses in
    macro cosmwasm_schema::generate_api! (#1527).

v1.0.0

25 Oct 11:59
ca0cbb1
Compare
Choose a tag to compare

Secret Network enabled version of Cosmwasm v1.0.0