Skip to content

Releases: osmosis-labs/osmosis-rust

v0.1.4

09 Aug 07:45
Compare
Choose a tag to compare

What's new

  • remove cosmos-sdk-proto for now since it's not needed for cosmwasm and cause problem when store-code
  • add cosmwasm_std::Coin type conversion

v0.1.3

04 Aug 14:11
Compare
Choose a tag to compare

What's new

  • update osmosis to v11.0.0
  • add JSONSchema to all types

v0.1.2

25 Jul 03:33
Compare
Choose a tag to compare
  • constructing stargate msg in a type-safe manner, no boilerplate code for type url or bloated new struct and binary conversion
  • deserialize response type from binary