- #20771 Add
GetNodeHomeDirectoryhelper inclient/v2/helpers.
- #19039 Add support for pubkey in autocli.
- #19646 Use keyring from command context.
- (deps) #19810 Upgrade SDK version due to prometheus breaking change.
- (deps) #19810 Bump
cosmossdk.io/storeto v1.1.0. - #20083 Integrate latest version of cosmos-proto and improve version filtering.
- #19618 Marshal enum as string in queries.
- #19060 Use client context from root (or enhanced) command in autocli commands.
- Note, the given command must have a
client.Contextin its context.
- Note, the given command must have a
- #19216 Do not overwrite TxConfig, use directly the one provided in context. TxConfig should always be set in the
client.Contextinroot.goof an app. - #20266 Add ability to override the short description in AutoCLI-generated top-level commands.
- #19976 Add encoder for
cosmos.base.v1beta1.DecCoin. - #19377 Partly fix comment parsing in autocli.
- #19060 Simplify key flag parsing logic in flag handler.
- #20033 Respect output format from client ctx.
- #19646 Remove keyring from
autocli.AppOptionsandflag.Builderoptions.
This is the first tagged version of client/v2. It depends on the Cosmos SDK v0.50 release and fully supports AutoCLI.