cosmos-sdk/proto/cosmos/staking/v1beta1
Riccardo Montagnin c2be53a447
auth: query all accounts stored via gRPC (#8522)
* Added the ability to query all accounts stored using gRPC

* Added CHANGELOG entry

* Fixed linting errors

* Update CHANGELOG.md

Co-authored-by: Amaury <amaury.martiny@protonmail.com>

* Update proto/cosmos/auth/v1beta1/query.proto

Co-authored-by: Amaury <amaury.martiny@protonmail.com>

* Run make proto-all

* Merged origin/master

* Applied suggestions

* Added CLI command

* Updated CHANGELOG

* Fixed merge conflicts

Co-authored-by: Amaury <amaury.martiny@protonmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-22 14:21:46 +00:00
..
authz.proto x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
genesis.proto Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
query.proto Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
staking.proto auth: query all accounts stored via gRPC (#8522) 2021-02-22 14:21:46 +00:00
tx.proto Add script to generate proto-docs (#8238) 2020-12-31 16:10:13 +00:00