Releases: osmosis-labs/osmosis-rust
Releases · osmosis-labs/osmosis-rust
v0.1.4
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
What's new
- update osmosis to v11.0.0
- add JSONSchema to all types
v0.1.2
- 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