cosmos-sdk/proto/cosmos
MD Aleem b6c8d5ea9f
Add tx broadcast gRPC endpoint (#7852)
* WIP tx/broadcast grpc endpoint

* fix lint

* fix proto lint

* Update service.proto

* resolve conflicts

* update service.proto

* Update service.proto

* review changes

* proto lint

* Switch to txraw

* Add check breaking at the end

* Fix broadcast

* Send Msg on SetupSuite

* Remove proto-check-breaking

* 1 validator in test

* Add grpc server tests for broadcast

* Fix grpc server tests

* Add some changes

* Add ress comments

* Add table tests for tx service

* Add test for mode

* Add simulate tests

* Add build flag back

* Revert custom stringer for enum

* Remove stray logs

* Use /txs/{hash}

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2020-12-02 17:50:40 +00:00
..
auth/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
bank/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
base Add panic handler on queries (#8039) 2020-11-30 16:59:35 +00:00
capability/v1beta1 Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
crisis/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
crypto All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
distribution/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +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 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
mint/v1beta1 Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
params/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
slashing/v1beta1 [x/slashing] Implement Protobuf Msg Services (#7557) 2020-10-15 14:38:15 +00:00
staking/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
tx Add tx broadcast gRPC endpoint (#7852) 2020-12-02 17:50:40 +00:00
upgrade/v1beta1 Add ConsensusState to IBC Upgrades (#7919) 2020-11-24 11:45:33 +00:00
vesting/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00