hmmm... I didn't touch anything and it's fixed by itself... that's strange... any explanation to this behavior?
btw, that error was on all 4 tMNs I run and they all seems to be good now...
Just saw that also but closed wallet restart, it went away
hmmm... I didn't touch anything and it's fixed by itself... that's strange... any explanation to this behavior?
btw, that error was on all 4 tMNs I run and they all seems to be good now...
root@crouton3:~/.darkcoin# ./darkcoind getinfo
{
"version" : 101505,
"protocolversion" : 70041,
"walletversion" : 60001,
"balance" : 2405.04560000,
"darksend_balance" : 0.00000000,
"blocks" : 46228,
"timeoffset" : 0,
"connections" : 21,
"proxy" : "",
"difficulty" : 0.26345411,
"testnet" : true,
"keypoololdest" : 1412810046,
"keypoolsize" : 1001,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}
root@crouton3:~/.darkcoin# ./darkcoind masternode list
error: {"code":-2,"message":"Safe mode: Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."}
Something weird is afoot. I'm going to point my rig back to a main net pool until I can confirm details of a correct version testnet pool or get a stratum proxy installed locally to solo mine.
****** PLEASE UPDATE TO v10.15.6 *******
A few versions ago, I added a testnet fork to test block reward reduction. The problem is that we've got miners on the old and new chain.
- This updates the min protocol version to kick off older clients
- Improves collateral charging
- Changes the masternode payments keys, you'll only recieve masternode payments and be able to mine on 15.6
- If anyone has that warning message, start the client with --disablesafemode --reindex
Enforcement is still off. I'll turn it on to test when everyone updates
*waiting for flare to compile
CI-builds for v0.10.15.6
Windows 32bit:
http://bamboo.darkcoin.qa/artifact/DRKW-DEV/JOB1/build-9/gitian-win-darkcoin-bin/32/darkcoin-qt.exe
http://bamboo.darkcoin.qa/artifact/DRKW-DEV/JOB1/build-9/gitian-win-darkcoin-bin/32/daemon/darkcoind.exe
http://bamboo.darkcoin.qa/artifact/DRKW-DEV/JOB1/build-9/gitian-win-darkcoin-bin/32/darkcoin-0.10.15.6-win32-setup.exe
Mac OS X:
http://bamboo.darkcoin.qa/browse/DRKM-DEV-6/artifact/JOB1/gitian-osx-darkcoin-dist/darkcoin-0.10.15.6-osx.dmg
Linux 32bit:
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-6/gitian-linux-darkcoin-bin/bin/32/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-6/gitian-linux-darkcoin-bin/bin/32/darkcoind
Linux 64bit:
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-6/gitian-linux-darkcoin-bin/bin/64/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-6/gitian-linux-darkcoin-bin/bin/64/darkcoind
Yeah - copy and paste does not work on my iphone ^^Flare's download links are fixed now, they were pointing at the old one!
I updated my MN within 20 mins of the update being posted, but masternode list instantly gave me a full 30+ list. Thought older versions were getting bumped off? Or did everyone else really update that quickly?