cosmos-sdk/x/slashing/client
Karoly Albert Szabo 5bb6090e38 Add route for querying signing_info for all validators (#3952)
Also remove duplicate pagination:
- move function to extract query params into types/rest
- adjust pagination values locally until available in tendermint for validators

Code cleanup:
- helper function in test
- fix pagination description in swagger.yaml
- uint instead of int when possible

Closes: #3226
Closes: #3991
2019-03-28 18:43:33 +00:00
..
cli Merge PR #3503: CLI flags to args 2019-02-06 16:15:37 -08:00
rest Add route for querying signing_info for all validators (#3952) 2019-03-28 18:43:33 +00:00
module_client.go Merge PR #3507: Results from x/staking & x/slashing peer review 2019-02-07 17:41:23 -08:00