cosmos-sdk/proto/cosmos
SaReN 0effd3a9d3
Paginate supply queries (#8798)
* paginate grpc query

* fix lint

* update tests

* remove GetTotalSupply

* fix test

* remove GetTotalSupply

* add changelog

* update changelog

* update rosetta data

* update limit

* update genesis

* add max limit to query

* fix lint

* go imports

* Update types/query/pagination.go

* update supply

Co-authored-by: Marko <marbar3778@yahoo.com>
2021-04-06 14:43:08 +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 Paginate supply queries (#8798) 2021-04-06 14:43:08 +00:00
base ADR-038 Part 1: WriteListener, listen.KVStore, MultiStore and KVStore updates (#8551) 2021-03-30 16:13:51 -04: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 crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +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 Prefer sending tx_bytes to Simulate gRPC endpoint (#8926) 2021-03-25 10:52:54 +00:00
upgrade/v1beta1 x/upgrade: remove support for time based upgrades (#8849) 2021-03-14 01:03:01 +00:00
vesting/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00