tendermint/state
Anton Kaliaev 80e49abada
send ValidatorSetUpdates event when validator set changes (#2161)
Refs #1916
2018-08-14 19:16:35 +04:00
..
txindex Remove gogoproto from Makefile's TOOLS (#2198) 2018-08-10 09:14:17 +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 send ValidatorSetUpdates event when validator set changes (#2161) 2018-08-14 19:16:35 +04:00
execution_test.go send ValidatorSetUpdates event when validator set changes (#2161) 2018-08-14 19:16:35 +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 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +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 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +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