cosmos-sdk/client/rpc
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
..
block.go gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
codec.go Merge PR #3580: Code cleanup of client types 2019-02-14 08:53:36 -08:00
root.go gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
status.go gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
validators.go Add route for querying signing_info for all validators (#3952) 2019-03-28 18:43:33 +00:00