Added a parameter MIN_STEPS
Added a check for the length of the log file
Added a check to see if the old checkpoint has enough points to continue validation
Checking if the log file has enough points to validate. Ensure that all old checkpoints also have enough steps. This is to ensure that miners cannot exploit the system
Added a parameter MIN_STEPS Added a check for the length of the log file Added a check to see if the old checkpoint has enough points to continue validation
Checking if the log file has enough points to validate. Ensure that all old checkpoints also have enough steps. This is to ensure that miners cannot exploit the system