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 10fa151749
state/types: refactor makeBlock, makeBlocks and makeTxs (#6567)
4 years ago
..
types p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
README.md p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
byzantine_test.go state: move pruneBlocks from consensus/state to state/execution (#6541) 4 years ago
common_test.go state: move pruneBlocks from consensus/state to state/execution (#6541) 4 years ago
invalid_test.go node/tests: clean up use of genesis doc and surrounding tests (#6554) 4 years ago
mempool_test.go node/tests: clean up use of genesis doc and surrounding tests (#6554) 4 years ago
metrics.go metrics: change blocksize to a histogram (#6549) 4 years ago
msgs.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
msgs_test.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
peer_state.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
reactor.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
reactor_test.go state: move pruneBlocks from consensus/state to state/execution (#6541) 4 years ago
replay.go state: move pruneBlocks from consensus/state to state/execution (#6541) 4 years ago
replay_file.go state: move pruneBlocks from consensus/state to state/execution (#6541) 4 years ago
replay_stubs.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
replay_test.go state/types: refactor makeBlock, makeBlocks and makeTxs (#6567) 4 years ago
state.go state: move pruneBlocks from consensus/state to state/execution (#6541) 4 years ago
state_test.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
ticker.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
wal.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
wal_fuzz.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
wal_generator.go state: move pruneBlocks from consensus/state to state/execution (#6541) 4 years ago
wal_test.go p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago

README.md

Consensus

See the consensus spec.