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 fcebdf6720
Merge pull request #3261 from tendermint/anton/circle
5 years ago
..
types Introduce CommitSig alias for Vote in Commit (#3245) 5 years ago
README.md link to both consensus specs 6 years ago
byzantine_test.go remove gotype linter 5 years ago
common_test.go use nolint label instead of commenting 5 years ago
mempool_test.go Bucky/fix evidence halt (#34) 5 years ago
metrics.go add "chain_id" label for all metrics (#3123) 5 years ago
reactor.go alias amino imports (#3219) 5 years ago
reactor_test.go alias amino imports (#3219) 5 years ago
replay.go WAL: better errors and new fail point (#3246) 5 years ago
replay_file.go start eventBus & indexerService before replay and use them while replaying blocks (#3194) 5 years ago
replay_test.go Introduce CommitSig alias for Vote in Commit (#3245) 5 years ago
state.go remove gotype linter 5 years ago
state_test.go remove or comment out unused code 5 years ago
ticker.go fix import paths 6 years ago
wal.go fix non deterministic test failures and race in privval socket (#3258) 5 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
wal_test.go fix non deterministic test failures and race in privval socket (#3258) 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.