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.
 
 
 
 
 
 
JayT106 11a71c228c
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578)
3 years ago
..
types p2p: make NodeID and NetAddress public (#6583) 3 years ago
README.md p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
byzantine_test.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
common_test.go libs/time: move types/time into libs (#6595) 3 years ago
invalid_test.go node/tests: clean up use of genesis doc and surrounding tests (#6554) 3 years ago
mempool_test.go node/tests: clean up use of genesis doc and surrounding tests (#6554) 3 years ago
metrics.go fastsync: update the metrics during fast-sync (#6590) 3 years ago
msgs.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
msgs_test.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
peer_state.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
reactor.go p2p: reduce buffering on channels (#6609) 3 years ago
reactor_test.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
replay.go state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
replay_file.go rpc: add subscription id to events (#6386) 3 years ago
replay_stubs.go p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
replay_test.go config: add root dir to priv validator (#6585) 3 years ago
state.go state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
state_test.go p2p: renames for reactors and routing layer internal moves (#6547) 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: renames for reactors and routing layer internal moves (#6547) 3 years ago
wal_generator.go config: add root dir to priv validator (#6585) 3 years ago
wal_test.go libs/time: move types/time into libs (#6595) 3 years ago

README.md

Consensus

See the consensus spec.