Simon Warta
Simon Warta
See https://github.com/yarnpkg/berry/blob/master/CHANGELOG.md#400 for the yarn 4 CHANGELOG. In https://github.com/cosmos/cosmjs/pull/1541 there is an example of things that need to be done.
For debugging https://github.com/cosmos/cosmos-sdk/issues/18546
Closes #1272
Update of this page: https://github.com/cosmos/cosmjs/blob/main/packages/stargate/CUSTOM_PROTOBUF_CODECS.md
CosmJS was designed to be used for secure key storage required by wallets, but I am not aware of a user who uses CosmJS for that. Removing the following features...
CosmJS made a few design decisions early on that are not great anymore. Part of the reason is that the protobuf API is getting more and more usable directly due...
Let's try to implement that using Telescope once https://github.com/confio/cosmjs-types/pull/68 works