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.
 
 
 
 
 
 
Marko 8025d402e2 tm-cmn to tm-db (#3850) 5 years ago
..
types Renamed wire.go to codec.go (#3827) 5 years ago
README.md link to both consensus specs 6 years ago
byzantine_test.go Changes to files that had linting issue (#3731) 5 years ago
codec.go Renamed wire.go to codec.go (#3827) 5 years ago
common_test.go tm-cmn to tm-db (#3850) 5 years ago
mempool_test.go tm-cmn to tm-db (#3850) 5 years ago
metrics.go add "chain_id" label for all metrics (#3123) 5 years ago
reactor.go cs: exit if SwitchToConsensus fails (#3706) 5 years ago
reactor_test.go tm-cmn to tm-db (#3850) 5 years ago
replay.go tm-cmn to tm-db (#3850) 5 years ago
replay_file.go tm-cmn to tm-db (#3850) 5 years ago
replay_test.go tm-cmn to tm-db (#3850) 5 years ago
state.go gocritic (1/2) (#3836) 5 years ago
state_test.go gocritic (1/2) (#3836) 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 tm-cmn to tm-db (#3850) 5 years ago
wal_test.go rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago

README.md

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