Refactored Chain a lot to make it possible to test.
Added a CPU hard test for Chain, checking all current DB. Added an option to config file to set a count of checked top blocks on start.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
origin = "0AE588D62D710422A7972EA1E8A659CC8E93DB59489ACE32C499CD279B000000"
|
||||
# A path to your key file to load automatically
|
||||
key_file = "default.key"
|
||||
# How many last blocks to check on start
|
||||
check_blocks = 8
|
||||
|
||||
# Network settings
|
||||
[net]
|
||||
|
||||
Reference in New Issue
Block a user