opoll / opollminer

Official mining application for OpenPoll Platform
1 stars 0 forks source link

feature/shard-incremental-pow-check #49

Open gitsomedev opened 6 years ago

gitsomedev commented 6 years ago

inside BlockManager.js there needs to be a clack (around line 200) to check the incremental proof of work and ensure the block difficulty is high enough. right now there are only base difficulty checks.