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.
 
 
 
 
 
 
Callum Waters 26bea83694
evidence: retrieve header at height of evidence for validation (#4870)
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 startnextheightcorrectly test (#4938) 4 years ago
mempool_test.go consensus: increase ensureTimeout (#4891) 4 years ago
metrics.go add state sync reactor (#4705) 4 years ago
reactor.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
reactor_test.go evidence: retrieve header at height of evidence for validation (#4870) 4 years ago
replay.go consensus: add comment as to why use mocks during replay (#4785) 4 years ago
replay_file.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
replay_stubs.go evidence: retrieve header at height of evidence for validation (#4870) 4 years ago
replay_test.go consensus: fix TestSimulateValidatorsChange 4 years ago
state.go only retrieve pubkey once for all validators (partially fixes #4865) (#4895) 4 years ago
state_test.go consensus: fix startnextheightcorrectly test (#4938) 4 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go change use of errors.Wrap to fmt.Errorf with %w verb 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.