cosmos-sdk/client
Marin Basic b50b25d0a9 Replace all REST query empty result HTTP Status codes to 200 (#4065)
All query params that are empty now returns success
(http.StatusOK) instead of mixed http status codes
(http.StatusNoContent/http.StatusBadRequest/
http.StatusInternalServerError)

Closes: #2007
2019-04-10 18:07:21 +01:00
..
context Merge PR #3954: Tx Broadcasting Sync by Default 2019-03-25 20:54:23 -04:00
keys No packages must depend on cmd/gaia/ (#4048) 2019-04-04 15:36:39 +01:00
lcd Replace all REST query empty result HTTP Status codes to 200 (#4065) 2019-04-10 18:07:21 +01:00
rest gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
rpc Add route for querying signing_info for all validators (#3952) 2019-03-28 18:43:33 +00:00
tx No packages must depend on cmd/gaia/ (#4048) 2019-04-04 15:36:39 +01:00
utils Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
config.go No packages must depend on cmd/gaia/ (#4048) 2019-04-04 15:36:39 +01:00
config_test.go No packages must depend on cmd/gaia/ (#4048) 2019-04-04 15:36:39 +01:00
errors.go Allow Simulation and Gen Only in REST Client (#3467) 2019-02-01 17:04:13 -08:00
flags.go Merge PR #3983: Fix Flag Typo 2019-03-27 12:16:48 -04:00
input.go Merge PR #3698: Prompt User Confirmation Prior to Signing & Broadcasting 2019-02-26 12:34:01 +01:00