tendermint/state
Ethan Buchman 91a8767083 proxy: remove Handshaker from proxy pkg (#2437)
Handshaker was removed from proxy package so it can be called
independently of starting the abci app connections and can return a
result to the caller.
2018-09-19 15:35:09 +02:00
..
txindex switch back to original fork 2018-09-18 12:16:03 +04:00
errors.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
execution.go Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 2018-09-12 15:44:43 -04:00
execution_test.go proxy: remove Handshaker from proxy pkg (#2437) 2018-09-19 15:35:09 +02:00
services.go Make mempool aware of MaxGas requirement (#2360) 2018-09-12 16:41:19 -04:00
state.go Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 2018-09-12 15:44:43 -04:00
state_test.go Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 2018-09-12 15:44:43 -04:00
store.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
validation.go Implement BFT time (#2203) 2018-08-31 19:33:51 -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