1355271011
- Only syncs block headers (excludes block bodies, transactions, receipts, and logs) - Modifies validation window to include the most recent block - Isolates validation window to the variable defined in the cmd directory (blocks have a separate variable defined in the block_repository for determining when to set a block as final) |
||
---|---|---|
.. | ||
block_validator_test.go | ||
block_validator.go | ||
header_validator_test.go | ||
header_validator.go | ||
history_suite_test.go | ||
populate_blocks_test.go | ||
populate_blocks.go | ||
populate_headers_test.go | ||
populate_headers.go | ||
validation_window_test.go | ||
validation_window.go |