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 5fa540bdc9
mempool: add a safety check, write tests for mempoolIDs (#3487)
5 years ago
..
types remove RoundState from EventDataRoundState (#3354) 5 years ago
README.md link to both consensus specs 6 years ago
byzantine_test.go pubsub 2.0 (#3227) 5 years ago
common_test.go pubsub 2.0 (#3227) 5 years ago
mempool_test.go pubsub 2.0 (#3227) 5 years ago
metrics.go add "chain_id" label for all metrics (#3123) 5 years ago
reactor.go make govet linter pass (#3292) 5 years ago
reactor_test.go pubsub 2.0 (#3227) 5 years ago
replay.go replace PB2TM.ConsensusParams with a call to params#Update (#3448) 5 years ago
replay_file.go pubsub 2.0 (#3227) 5 years ago
replay_test.go rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
state.go cs: comment out log.Error to avoid TestReactorValidatorSetChanges timing out (#3401) 5 years ago
state_test.go mempool: add a safety check, write tests for mempoolIDs (#3487) 5 years ago
ticker.go fix import paths 6 years ago
wal.go rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
wal_test.go rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
wire.go alias amino imports (#3219) 5 years ago

README.md

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