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 8b2ed8933a
consensus: fix TestSimulateValidatorsChange
4 years ago
..
types format: add format cmd & goimport repo (#4586) 4 years ago
README.md docs: fix broken links in consensus/readme.md (#4200) 5 years ago
byzantine_test.go add state sync reactor (#4705) 4 years ago
codec.go format: add format cmd & goimport repo (#4586) 4 years ago
common_test.go consensus: fix TestSimulateValidatorsChange 4 years ago
mempool_test.go format: add format cmd & goimport repo (#4586) 4 years ago
metrics.go add state sync reactor (#4705) 4 years ago
reactor.go add state sync reactor (#4705) 4 years ago
reactor_test.go Merge branch 'master' into callum/4728-check-evidence 4 years ago
replay.go consensus: add comment as to why use mocks during replay (#4785) 4 years ago
replay_file.go consensus: add comment as to why use mocks during replay (#4785) 4 years ago
replay_stubs.go consensus: add comment as to why use mocks during replay (#4785) 4 years ago
replay_test.go consensus: fix TestSimulateValidatorsChange 4 years ago
state.go add support for block pruning via ABCI Commit response (#4588) 4 years ago
state_test.go privval: return error on getpubkey (#4534) 4 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go lint: enable nolintlinter, disable on tests 4 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go consensus: add comment as to why use mocks during replay (#4785) 4 years ago
wal_test.go Update master (#4087) 5 years ago

README.md

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