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] 114548d402
consensus: check proposal non-nil in prevote message delay metric (#7625) (#7632)
2 years ago
..
mocks state: move package to internal (#6964) 3 years ago
types config: backport file writing changes (#7182) 3 years ago
README.md p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
byzantine_test.go config: backport file writing changes (#7182) 3 years ago
common_test.go config: backport file writing changes (#7182) 3 years ago
invalid_test.go abci: remove counter app (#6684) 3 years ago
mempool_test.go config: backport file writing changes (#7182) 3 years ago
metrics.go consensus: calculate prevote message delay metric (backport #7551) (#7618) 2 years ago
msgs.go config: backport file writing changes (#7182) 3 years ago
msgs_test.go Remove now-unused nolint:lll directives. (backport #7356) (#7358) 3 years ago
peer_state.go consensus: add some more checks to vote counting (#7253) (#7262) 3 years ago
reactor.go consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) (#7060) 3 years ago
reactor_test.go config: backport file writing changes (#7182) 3 years ago
replay.go state: move package to internal (#6964) 3 years ago
replay_file.go internal/proxy: add initial set of abci metrics backport (#7342) 3 years ago
replay_stubs.go internal/proxy: add initial set of abci metrics backport (#7342) 3 years ago
replay_test.go rpc: implement header and header_by_hash queries (backport #7270) (#7367) 3 years ago
state.go consensus: check proposal non-nil in prevote message delay metric (#7625) (#7632) 2 years ago
state_test.go config: backport file writing changes (#7182) 3 years ago
ticker.go p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
wal.go libs/time: move types/time into libs (#6595) 3 years ago
wal_fuzz.go lint: cleanup branch lint errors (#7238) 3 years ago
wal_generator.go internal/proxy: add initial set of abci metrics backport (#7342) 3 years ago
wal_test.go libs/time: move types/time into libs (#6595) 3 years ago

README.md

Consensus

See the consensus spec.