cosmos-sdk/proto/cosmos
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
..
auth/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
bank/v1beta1 Refactor x/bank according to ADR 031 (#7520) 2020-10-13 09:05:46 +00:00
base Add GetTx gRPC endpoint (#7688) 2020-10-30 12:32:02 +00:00
capability/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
crisis/v1beta1 Refactor x/{gov, crisis} according to ADR 031 (#7533) 2020-10-16 13:04:02 +00:00
crypto Use embedded lib key type in sdk pub keys instead of bytes. (#7672) 2020-10-28 10:24:41 +00:00
distribution/v1beta1 Refactor x/distribution according to ADR 031 (#7524) 2020-10-15 13:54:16 +00:00
evidence/v1beta1 Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00
genutil/v1beta1 Add proto formatting tool (#7266) 2020-09-08 22:06:54 +00:00
gov/v1beta1 Refactor x/{gov, crisis} according to ADR 031 (#7533) 2020-10-16 13:04:02 +00:00
mint/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
params/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
slashing/v1beta1 [x/slashing] Implement Protobuf Msg Services (#7557) 2020-10-15 14:38:15 +00:00
staking/v1beta1 Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
tx Add TxsByEvent gRPC endpoint (#7842) 2020-11-12 14:22:54 +00:00
upgrade/v1beta1 ibc: upgrade client (#7367) 2020-10-01 03:21:57 -03:00
vesting/v1beta1 Refactor x/auth/vesting to use ADR-031 (#7551) 2020-10-19 09:22:56 +00:00