Closed NoahSaso closed 7 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.
@cosmos-kit/walletconnect
@cosmjs/proto-signing
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.