cosmos-sdk/types/tx
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
..
signing Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
service.pb.go Add TxsByEvent gRPC endpoint (#7842) 2020-11-12 14:22:54 +00:00
service.pb.gw.go Add TxsByEvent gRPC endpoint (#7842) 2020-11-12 14:22:54 +00:00
tx.pb.go Refactor x/auth/vesting to use ADR-031 (#7551) 2020-10-19 09:22:56 +00:00
types.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00