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.
 
 
 
 
 
 
mergify[bot] 80f656d8d7
consensus: check proposal non-nil in prevote message delay metric (backport #7625) (#7631)
2 years ago
..
types proto: folder structure adhere to buf (#5025) 4 years ago
README.md lint: add markdown linter (#5254) 4 years ago
byzantine_test.go Revert "abci: change client to use multi-reader mutexes (#6306)" (backport #7106) (#7109) 3 years ago
common_test.go build(deps): Bump github.com/go-kit/kit from 0.10.0 to 0.12.0 (#7213) 3 years ago
invalid_test.go lint: add errchecks (#5316) 4 years ago
mempool_test.go state: define interface for state store (#5348) 4 years ago
metrics.go consensus: calculate prevote message delay metric (backport #7551) (#7617) 2 years ago
msgs.go proto: folder structure adhere to buf (#5025) 4 years ago
msgs_test.go test: protobuf vectors for reactors (#5221) 4 years ago
reactor.go Reduce p2p log noise (#7465) 2 years ago
reactor_test.go Revert "abci: change client to use multi-reader mutexes (#6306)" (backport #7106) (#7109) 3 years ago
replay.go libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
replay_file.go evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
replay_stubs.go evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
replay_test.go fix lint failures with 1.31 (#5489) 4 years ago
state.go consensus: check proposal non-nil in prevote message delay metric (backport #7625) (#7631) 2 years ago
state_test.go state/privval: vote timestamp fix (backport #6748) (#6783) 3 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go fix lint failures with 1.31 (#5489) 4 years ago
wal_fuzz.go lint: cleanup pending lint errors (#7237) 3 years ago
wal_generator.go fix lint failures with 1.31 (#5489) 4 years ago
wal_test.go fix lint failures with 1.31 (#5489) 4 years ago

README.md

Consensus

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