UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 395 forks source link

bitbar after change to submit blocks, arent updated #317

Open soulistyces opened 1 year ago

soulistyces commented 1 year ago

after fixing blohash to be able to submit blocks the website doesnt receive blocks, i find them but wont update blocks so wont do payments also because they arent confirmed by the gui ived change blockHash = util.reverseBuffer(util.sha256d(headerBuffer, nTime)).toString('hex'); so it submitblocks.....but now i have another problem blocks arent updated has pending,orphan or even get confirms just "0" blocks everywere

TheComputerGenie commented 1 year ago

This seems to be an added thing you want help with rather than an "issue" with the repo project

soulistyces commented 1 year ago

already tried to solved it but cant