tendermint/state
Anton Kaliaev 0c7338c5f0 abci: Change validators to last_commit_info in RequestBeginBlock (#2074)
* change validators to last_commit_info in RequestBeginBlock
* do not send pubkeys with RequestBeginBlock

Refs #1856
2018-07-30 17:29:40 +02:00
..
txindex abci: remove fee (#2043) 2018-07-24 17:28:26 +02:00
errors.go fix import paths 2018-07-01 22:36:49 -04:00
execution.go abci: Change validators to last_commit_info in RequestBeginBlock (#2074) 2018-07-30 17:29:40 +02:00
execution_test.go abci: Change validators to last_commit_info in RequestBeginBlock (#2074) 2018-07-30 17:29:40 +02:00
services.go mempool: chan bool -> chan struct{} 2018-07-23 21:06:47 -04:00
state.go consensus: include evidence in proposed block parts. fixes #2050 2018-07-24 21:58:39 -04:00
state_test.go crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 2018-07-20 10:44:21 -07:00
store.go Merge branch 'develop' into jae/optimize_blockchain 2018-07-23 22:16:34 -04:00
validation.go fix import paths 2018-07-01 22:36:49 -04:00
validation_test.go fix import paths 2018-07-01 22:36:49 -04:00
wire.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00