cosmos-sdk/proto/cosmos/base
Amaury Martiny 3d969a1ffd
Implement gRPC Simulate endpoint (#7035)
* Implement simulate endpoint

* Add GetProtoTx()

* Add signing in test

* Add txBuilderFromProto

* Remove stray println

* Update to master

* Merge master

* Fix tests

* Make tests pass

* Integrate in router

* Make proto-gen

* Fix lint

* Really fix lint

* Refactor to fix import cycles

* Rename builder -> wrapper

* Update proto/cosmos/base/reflection/v1beta1/reflection.proto

* Fix after merge

* t->w

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-08-24 14:41:08 +00:00
..
abci/v1beta1 tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
crypto/v1beta1 Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00
kv/v1beta1 Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00
query/v1beta1 Protobuf audit: base package, module packages, tx/Msg's (#7059) 2020-08-19 07:36:41 +00:00
reflection/v1beta1 Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
simulate/v1beta1 Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
store/v1beta1 Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
v1beta1 Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00