tendermint/consensus
Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505)
* remove some XXX

* config: remove Mempool.RecheckEmpty

* docs: remove recheck_empty
2018-09-30 13:28:34 -04:00
..
types remove some xxx comments and the config.mempool.recheck_empty (#2505) 2018-09-30 13:28:34 -04:00
README.md
byzantine_test.go
common_test.go
mempool_test.go config: Add ValidateBasic (#2485) 2018-09-26 12:04:44 +02:00
metrics.go metrics: Add additional metrics to p2p and consensus (#2425) 2018-09-25 13:14:38 +02:00
reactor.go config: Add ValidateBasic (#2485) 2018-09-26 12:04:44 +02:00
reactor_test.go
replay.go
replay_file.go
replay_test.go
state.go config: Add ValidateBasic (#2485) 2018-09-26 12:04:44 +02:00
state_test.go config: Add ValidateBasic (#2485) 2018-09-26 12:04:44 +02:00
ticker.go
version.go
wal.go libs: Call Flush() before rename #2428 (#2439) 2018-09-25 13:22:45 +02:00
wal_fuzz.go
wal_generator.go libs: Call Flush() before rename #2428 (#2439) 2018-09-25 13:22:45 +02:00
wal_test.go libs: Call Flush() before rename #2428 (#2439) 2018-09-25 13:22:45 +02:00
wire.go

README.md

See the consensus spec and the reactor consensus spec for more information.