cosmology-tech / cosmos-kit

Universal wallet connector for the Cosmos ⚛️
https://cosmology.zone/products/cosmos-kit
BSD 3-Clause Clear License
183 stars 129 forks source link

Upgrade @cosmjs/* packages to v0.32.3 #422

Closed NoahSaso closed 4 months ago

NoahSaso commented 4 months ago

The latest version of @cosmjs/* packages fixes a critical bug preventing TX results from parsing correctly on Cosmos SDK v0.50+

This also fixes the @cosmos-kit/walletconnect package depending on an exact version of @cosmjs/proto-signing instead of a flexible major version.