You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anton Kaliaev ac3c571b87
move mempool mock into top-level mock package
6 years ago
..
types remove RoundState from EventDataRoundState (#3354) 6 years ago
README.md link to both consensus specs 7 years ago
byzantine_test.go pubsub 2.0 (#3227) 6 years ago
common_test.go move Mempool interface into mempool package 6 years ago
mempool_test.go move Mempool interface into mempool package 6 years ago
metrics.go add "chain_id" label for all metrics (#3123) 6 years ago
reactor.go make govet linter pass (#3292) 6 years ago
reactor_test.go move Mempool interface into mempool package 6 years ago
replay.go move mempool mock into top-level mock package 6 years ago
replay_file.go move mempool mock into top-level mock package 6 years ago
replay_test.go move mempool mock into top-level mock package 6 years ago
state.go cs: comment out log.Error to avoid TestReactorValidatorSetChanges timing out (#3401) 6 years ago
state_test.go mempool: add a safety check, write tests for mempoolIDs (#3487) 6 years ago
ticker.go fix import paths 6 years ago
wal.go rename WAL#Flush to WAL#FlushAndSync (#3345) 6 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go move mempool mock into top-level mock package 6 years ago
wal_test.go rename WAL#Flush to WAL#FlushAndSync (#3345) 6 years ago
wire.go alias amino imports (#3219) 6 years ago

README.md

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