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 2a455be46c
libs/os: remove arbitrary os.Exit (#7284)
3 years ago
..
mocks state: move package to internal (#6964) 3 years ago
types config: WriteConfigFile should return error (#7169) 3 years ago
README.md p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
byzantine_test.go pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
common_test.go pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
invalid_test.go pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
mempool_test.go pubsub: Move indexing out of the primary subscription path (#7231) 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 p2p: make NodeID and NetAddress public (#6583) 3 years ago
peer_state.go consensus: add some more checks to vote counting (#7253) 3 years ago
reactor.go pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
reactor_test.go pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
replay.go node+consensus: handshaker initialization (#7283) 3 years ago
replay_file.go libs/os: remove arbitrary os.Exit (#7284) 3 years ago
replay_stubs.go internal/proxy: add initial set of abci metrics (#7115) 3 years ago
replay_test.go node+consensus: handshaker initialization (#7283) 3 years ago
state.go pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
state_test.go pubsub: Move indexing out of the primary subscription path (#7231) 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 p2p: rename pexV2 to pex (#7088) 3 years ago
wal_generator.go pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
wal_test.go consensus: remove stale WAL benchmark (#7194) 3 years ago

README.md

Consensus

See the consensus spec.