Problem
While having Proof of Scan advanced logic to protect the PoW form ASIC/FPGA influence, it becomes difficult for simple nodes to sync.
Solution
The skip_check option allows for simple nodes to skip the blockchain seal and rely solely on GRANDPA finality.
ae6c732
To do
- Test out the
skip_check option and solve issues
- Add security protection logic to prevent its usage while engaged with mining or running Node-validator