• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

v0.10.15.x Testing

Status
Not open for further replies.
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
 
Hmm, getting it again now:
Code:
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.
 
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.

yeah i think it's mining on a 10.15.0 fork
 
I'm not getting paid for blocks on the current client version so that is confirmed.

I'll get 2Mhs going again for now but could really do with a current version testnet pool to help test masternode payments.
 
****** 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 :)
 
Thanks Ed.

Do you have an up to date pool with stratum on testnet by any chance? I can't find one that is up to date!

EDIT: I want to point a mining rig at testnet to give some nice data for before and after enforcement.
 
****** 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/...tian-win-darkcoin-bin/32/daemon/darkcoind.exe
http://bamboo.darkcoin.qa/artifact/...oin-bin/32/darkcoin-0.10.15.6-win32-setup.exe

Mac OS X:
http://bamboo.darkcoin.qa/browse/DR...-osx-darkcoin-dist/darkcoin-0.10.15.6-osx.dmg

Linux 32bit:
http://bamboo.darkcoin.qa/artifact/.../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/.../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
 
Last edited by a moderator:
flare, what have I said about having a life away from your computer? It'll only lead to bad things.
 
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?
 
Status
Not open for further replies.
Back
Top