tendermint/state
Anton Kaliaev fc7c298cc0
Remove gogoproto from Makefile's TOOLS (#2198)
* remove gogoproto from tools

because it's not a binary

* update protobuf version to 3.6.1 in `make get_protoc`

* update libs/common/types.pb.go and rpc/grpc/types.pb.go

* fix app tests
2018-08-10 09:14:17 +04:00
..
txindex Remove gogoproto from Makefile's TOOLS (#2198) 2018-08-10 09:14:17 +04:00
errors.go fix import paths 2018-07-01 22:36:49 -04:00
execution.go Merge remote-tracking branch 'origin/develop' into jae/literefactor4 2018-08-02 19:12:22 -04:00
execution_test.go fixes for ProposerAddress 2018-08-05 15:19:21 -04:00
services.go mempool: chan bool -> chan struct{} 2018-07-23 21:06:47 -04:00
state.go fixes for ProposerAddress 2018-08-05 15:19:21 -04:00
state_test.go Remove gogoproto from Makefile's TOOLS (#2198) 2018-08-10 09:14:17 +04:00
store.go Merge branch 'develop' into jae/literefactor4 2018-07-23 23:28:14 -04:00
validation.go fixes for ProposerAddress 2018-08-05 15:19:21 -04:00
validation_test.go fixes for ProposerAddress 2018-08-05 15:19:21 -04:00
wire.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00