I am mining at the miningpool.co pool. But it seems that the hashrate from that pool is not reaching the network... The qt reports about 6 Mh/s hashrate, but the pool alone is reporting over 40 Mh/s. Weird.... Or is the info just lagging?
There is an issue with stratum-mining documented here:
https://github.com/Crypto-Expert/stratum-mining/issues/349It creates blocks incorrectly until the height is above 16. I had hoped this would not be a problem.
I have informed miningpool.co, and used funds from the most recent donation to hire a miner which will use getblocktemplate on bitmarkd, it is going to generate the first 16 blocks,
We are at height=7 as I write this.
After block 16, miningpool.co will work properly.
To confirm, this is a bug in stratum-mining, not bitmark or miningpool. The bug had not been spotted before because no other coins appear to use a new codebase with v2 blocks from the start.