We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444523b commit f274774Copy full SHA for f274774
CHANGELOG.md
@@ -24,8 +24,10 @@ and this project adheres to
24
and `SigningStargateClient.createWithSigner` non-async. ([#1597])
25
- @cosmjs/cosmwasm: Make constructor functions `{Signing,}CosmWasmClient.create`
26
and `SigningCosmWasmClient.createWithSigner` non-async. ([#1597])
27
+- replace bn.js dependency with bigint ([#1720])
28
29
[#1597]: https://github.com/cosmos/cosmjs/pull/1597
30
+[#1720]: https://github.com/cosmos/cosmjs/pull/1720
31
32
## [0.34.0] - 2025-07-11
33
0 commit comments