So everything is passing in test? Westwarmoth, has anyone tried reindexing there blocks file yet in testnet?
Could you (or happy_merchant) explain how to do this? I'd be happy to do it, but I don't know where to start.
Also: the pools on both testnet and main seem to have issues at the moment. All my miners have reverted to solo-mining. And it looks like a lot of other miners also disappeared from the leaderboard.
On the pool issue, I had to throw the switch to enforce the new version.
Ensure you have 1.0.2.4+ running, and it should run fine.
On reindex block chain, start the wallet with '-testnet -reindex' and ensure it recovers with no errors to the top.
Then start in -testnet mode with no blocks, database, and chainstate and ensure it syncs to the top?
Thanks!
I first updated all my wallets to 1.0.2.5. and then I did a reindex on the mainchain wallets. This went without any issues.
I then started a testnet wallet with no blocks etc, and that also synced without any problems. It's poolmining on testnet now
The pool still does seem to have some issues though. It seems my miners jump on and off the pool at seemingly random intervals.
This is the mininginfo I got from my four mainnet miners at about the same time:
{
"blocks": 5411,
"currentblocksize": 2059,
"currentblocktx": 4,
"difficulty": 0.06419642745191464,
"errors": "",
"genproclimit": 7,
"networkhashps": 168700.7953206531,
"hashps": 34141.63594535423,
"minerstarttime": "08-30-2017 16:30:29",
"pooledtx": 4,
"testnet": false,
"chain": "main",
"biblepay-generate": true,
"poolinfo1": "",
"poolinfo2": "",
"poolinfo3": "CFW 08-30-2017 19:40:11; ",
"miningpulse": 12081,
"poolmining": true
}
{
"blocks": 5411,
"currentblocksize": 2059,
"currentblocktx": 4,
"difficulty": 0.0641964274519146get4,
"errors": "",
"genproclimit": 10,
"networkhashps": 168700.7953206531,
"hashps": 57553.43191954364,
"minerstarttime": "08-30-2017 16:31:57",
"pooledtx": 4,
"testnet": false,
"chain": "main",
"biblepay-generate": true,
"poolinfo1": "B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; ",
"poolinfo2": "RM_08-30-2017 19:38:57; RM_08-30-2017 19:39:13; RM_08-30-2017 19:39:20; Submitting Solution 08-30-2017 19:39:25; RM_08-30-2017 19:39:16; RM_08-30-2017 19:38:50; RM_08-30-2017 19:39:20; RM_08-30-2017 19:38:53; ",
"poolinfo3": "POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; ",
"miningpulse": 20495,
"poolmining": true
}
{
"blocks": 5411,
"currentblocksize": 2059,
"currentblocktx": 4,
"difficulty": 0.06419642745191464,
"errors": "",
"genproclimit": 9,
"networkhashps": 168700.7953206531,
"hashps": 57725.4744221154,
"minerstarttime": "08-30-2017 16:31:29",
"pooledtx": 4,
"testnet": false,
"chain": "main",
"biblepay-generate": true,
"poolinfo1": "B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; ",
"poolinfo2": "RM_08-30-2017 19:39:53; RM_08-30-2017 19:39:49; RM_08-30-2017 19:39:57; ",
"poolinfo3": "POOL DOWN-REVERTING TO SOLO MINING; CFW 08-30-2017 19:39:32; ",
"miningpulse": 20364,
"poolmining": true
}
{
"blocks": 5411,
"currentblocksize": 2059,
"currentblocktx": 4,
"difficulty": 0.06419642745191464,
"errors": "",
"genproclimit": 3,
"networkhashps": 168700.7953206531,
"hashps": 53349.53213422249,
"minerstarttime": "08-30-2017 17:30:51",
"pooledtx": 4,
"testnet": false,
"chain": "main",
"biblepay-generate": true,
"poolinfo1": "B9LeH2D3pxTHcssNhgBqseJekonk1q36w8; ",
"poolinfo2": "RM_08-30-2017 19:32:52; ",
"poolinfo3": "",
"miningpulse": 20053,
"poolmining": true
}
The hashrate in the pool is also lower than expected. But maybe that's because they are jumping on and off.
The "poolmining" tag also sometimes switches to 'false'.