Skip to content

Commit

Permalink
feat: gRPC query for operator and chain configuration (backport #13485)…
Browse files Browse the repository at this point in the history
… (#13498)
  • Loading branch information
mergify[bot] committed Oct 11, 2022
1 parent ccd98c5 commit c308e1f
Show file tree
Hide file tree
Showing 14 changed files with 852 additions and 14 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

### Features

* (grpc) [#13485](https://github.com/cosmos/cosmos-sdk/pull/13485) Implement a new gRPC query, `/cosmos/base/node/v1beta1/config`, which provides operator configuration.

### Improvements

* [#13369](https://github.com/cosmos/cosmos-sdk/pull/13369) Improve UX for `keyring.List` by returning all retrieved keys.
Expand Down

0 comments on commit c308e1f

Please sign in to comment.