cosmos-sdk/proto/cosmos
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
..
auth/v1beta1 auth: query all accounts stored via gRPC (#8522) 2021-02-22 14:21:46 +00:00
authz/v1beta1 x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
bank/v1beta1 x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
base Add grpc gateway missing endpoints to swagger docs (#8232) 2021-01-01 13:45:09 -03:00
capability/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
crisis/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
crypto adr-028 address generation (#8415) 2021-02-15 15:32:51 +00:00
distribution/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
evidence/v1beta1 Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00
feegrant/v1beta1 Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
genutil/v1beta1 Add proto formatting tool (#7266) 2020-09-08 22:06:54 +00:00
gov/v1beta1 Apply suggestions from code review 2021-02-10 12:27:06 -05:00
mint/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
params/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
slashing/v1beta1 Robert/docs slashing (#8329) 2021-01-16 00:03:08 +01:00
staking/v1beta1 auth: query all accounts stored via gRPC (#8522) 2021-02-22 14:21:46 +00:00
tx Add script to generate proto-docs (#8238) 2020-12-31 16:10:13 +00:00
upgrade/v1beta1 x/upgrade: fix software upgrade proposals from automatically failing, add unpackinterfaces function (#8169) 2020-12-15 19:06:09 +01:00
vesting/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00