Releases: osmosis-labs/osmosis-rust
Releases · osmosis-labs/osmosis-rust
v0.1.5
19 Aug 10:39
Compare
Sorry, something went wrong.
No results found
What's new
generate querier for each module, giving nicer API to work with native queries
fix wrongly generated type_url due to prost type normalization when generating rust code which could lead to decoding failure
v0.1.4
09 Aug 07:45
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
What's new
update osmosis to v11.0.0
add JSONSchema to all types
v0.1.2
25 Jul 03:33
Compare
Sorry, something went wrong.
No results found
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