cosmos-sdk/x/staking/client/rest
MD Aleem 636e6598b9
fix: grpc-gateway error codes (#9015)
* update grpc query handler

* try fix http response error codes

* add test

* add changelog

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-03-29 13:42:43 +00:00
..
grpc_query_test.go fix: grpc-gateway error codes (#9015) 2021-03-29 13:42:43 +00:00
query.go Fix typo in querying events (#8773) 2021-03-03 18:13:16 +00:00
rest.go Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
rest_test.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
tx.go
utils.go Move QueryTx functions to x/auth/tx (#8734) 2021-03-01 15:57:28 +00:00