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.
 
 
 
 
 
 
Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363)
3 years ago
..
mocks state: move package to internal (#6964) 3 years ago
types service: remove stop method and use contexts (#7292) 3 years ago
README.md p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
byzantine_test.go service: plumb contexts to all (most) threads (#7363) 3 years ago
common_test.go service: cleanup base implementation and some caller implementations (#7301) 3 years ago
invalid_test.go service: plumb contexts to all (most) threads (#7363) 3 years ago
mempool_test.go service: remove stop method and use contexts (#7292) 3 years ago
metrics.go internal/proxy: add initial set of abci metrics (#7115) 3 years ago
msgs.go lint: fix collection of stale errors (#7090) 3 years ago
msgs_test.go Remove now-unused nolint:lll directives. (#7356) 3 years ago
peer_state.go consensus: add some more checks to vote counting (#7253) 3 years ago
reactor.go service: plumb contexts to all (most) threads (#7363) 3 years ago
reactor_test.go service: plumb contexts to all (most) threads (#7363) 3 years ago
replay.go service: cleanup base implementation and some caller implementations (#7301) 3 years ago
replay_file.go service: plumb contexts to all (most) threads (#7363) 3 years ago
replay_stubs.go service: remove stop method and use contexts (#7292) 3 years ago
replay_test.go rpc: implement header and header_by_hash queries (#7270) 3 years ago
state.go service: plumb contexts to all (most) threads (#7363) 3 years ago
state_test.go eventbus: plumb contexts (#7337) 3 years ago
ticker.go service: plumb contexts to all (most) threads (#7363) 3 years ago
wal.go service: cleanup base implementation and some caller implementations (#7301) 3 years ago
wal_fuzz.go p2p: rename pexV2 to pex (#7088) 3 years ago
wal_generator.go eventbus: plumb contexts (#7337) 3 years ago
wal_test.go service: remove stop method and use contexts (#7292) 3 years ago

README.md

Consensus

See the consensus spec.