cosmos-sdk/types/query
Amaury 7ad2aab2c4
Add panic handler on queries (#8039)
* Add test that panics

* Add panic in abci query

* Move proto gen files to correct place

* Add panic handler in grpc server

* Fix test

* Fix build

* Use %v

* Better panic message

* Fix tests

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2020-11-30 16:59:35 +00:00
..
filtered_pagination_test.go types: tests -> test suites migration (#7494) 2020-10-09 17:49:57 +01:00
filtered_pagination.go Add TxsByEvent gRPC endpoint (#7842) 2020-11-12 14:22:54 +00:00
pagination_test.go gRPC-gateway routes as alternative to legacy tendermint REST endpoints (#7965) 2020-11-25 15:58:11 +00:00
pagination.go gRPC-gateway routes as alternative to legacy tendermint REST endpoints (#7965) 2020-11-25 15:58:11 +00:00
pagination.pb.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00