cosmos-sdk/x/staking/client/cli
Jonathan Gimeno 626f9b62c5
add pagination (#6163)
* add pagination

* make test pass with validators

* add pagination option

* unbonding delegations test added

* test unbondedvalidators pagination

* clean test

* remove comment

* remove comment

* add page and limit to unbonding delegations

* add flag limit and page for delegations-to command

* refactor hardcoded string values

* udpate page and limit for validator

* update changelog

* add pagination option

* add defaults

* Update CHANGELOG.md

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-06-06 17:32:15 +00:00
..
cli_test.go x/auth: cli tests (#6152) 2020-05-05 21:16:37 -04:00
flags.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
query.go add pagination (#6163) 2020-06-06 17:32:15 +00:00
tx.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
tx_test.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
utils.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00