cosmos-sdk/std
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
..
codec.go Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
doc.go Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
pubkey.go Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
pubkey_test.go Fix skip confirm logic (#7085) 2020-08-21 15:43:12 +00:00