cosmos-sdk/types/query
MD Aleem f3e4964f2f
Add TxsByEvent gRPC endpoint (#7842)
* add service definition for TxsByEvents

* add TxsByEvent gRPC endpoint

* fix lint

* fix test

* review changes

* review changes

* fix proto descriptions

* review changes

* fix lint

* review changes

* Update proto/cosmos/tx/v1beta1/service.proto

* review changes

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-12 14:22:54 +00:00
..
filtered_pagination.go Add TxsByEvent gRPC endpoint (#7842) 2020-11-12 14:22:54 +00:00
filtered_pagination_test.go types: tests -> test suites migration (#7494) 2020-10-09 17:49:57 +01:00
pagination.go Add TxsByEvent gRPC endpoint (#7842) 2020-11-12 14:22:54 +00:00
pagination.pb.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
pagination_test.go types: tests -> test suites migration (#7494) 2020-10-09 17:49:57 +01:00