cosmos-sdk/x
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
..
auth Merge PR #3970: Fix Tx Sign Offline Mode 2019-03-26 10:36:10 -04:00
bank Merge PR #3970: Fix Tx Sign Offline Mode 2019-03-26 10:36:10 -04:00
distribution Implement client functionality for the community pool (#3939) 2019-03-28 01:05:36 +00:00
gov Fix Proposal Stringer (#3986) 2019-03-27 21:08:20 +00:00
ibc Merge PR #3801: BaseApp Security Improvements 2019-03-07 21:52:19 -08:00
mint Merge PR #3894: Minting mechanism explanatory docs 2019-03-18 11:11:31 -04:00
mock Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
params Merge PR #2605: Paramstore Subkey 2019-02-04 18:13:04 -08:00
simulation Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
slashing Add route for querying signing_info for all validators (#3952) 2019-03-28 18:43:33 +00:00
staking Merge PR #3857: Remove Shares Concept from Unbond/Redelegate UX 2019-03-25 17:13:02 -04:00