- locks cosmwasm-std dependency to
cosmwasm-std = { package = "secret-cosmwasm-std", version = "1.0.0", optional = true }
- support into/from for cosmwasm-std types Uint64, Uint128, Uint256, Decimal256
- serializes and deserializes as binary instead of a string -> experiences performance boost with bincode2