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

v0.10.17.x Testing

Status
Not open for further replies.
Yep, v0.10.17.6 is being build right now :smile:

I hope the RAM usage is lower, or it's pushed out with a "Make sure you have 1GB RAM or swap space enabled!" warning. Here's how long my MN lasted this time:
mn5.png


Mainnet v16 for comparison:
mn8.png
 
Last edited by a moderator:
I executed "masternode stop" before stopping and updating darkcoind (+deleting peers.dat). then when I wanted to restart the masternode it says "masternode started remotely" - so the "masternode stop" command did not seem to work, hopefully this mn is not only partially online now
 
I executed "masternode stop" before stopping and updating darkcoind (+deleting peers.dat). then when I wanted to restart the masternode it says "masternode started remotely" - so the "masternode stop" command did not seem to work, hopefully this mn is not only partially online now

That means it found it's signature in the masternode list and was able to restart successfully. Should be OK.
 
i'm not sure what i can test at this moment.. i can do mixing again but without the bugs in the amount and rounds
being fixed i'm not sure thats very usefull. Any info on those bugs ?
 
20 testnet masternodes upgraded!

Code:
$ wget https://github.com/darkcoinproject/darkcoin-binaries/raw/master/instantx/linux/64/darkcoind -O darkcoind-0.10.17.8 ; chmod 755 darkcoind-0.10.17.8 ; for node in `seq -w 20` ; do ( knssh $node date ; scp darkcoind-0.10.17.8 node-${node}:testnet ; ssh node-${node} 'cd testnet ; rm darkcoind-0.10.17.4 darkcoind ; ln -s darkcoind-0.10.17.8 darkcoind ; ./darkcoind -datadir=. stop ; sleep 5 ; cd testnet3 ; rm debug.log ; cd .. ; ./darkcoind -datadir=. >/dev/null </dev/null 2>&1 & sleep 30 ; ./darkcoind -datadir=. masternode start' ) & done

Code:
$ seq -w 20 | p 'cd testnet; ./darkcoind -datadir=. masternode debug | tr "\n" " " ; ./darkcoind -datadir=. getbalance | tr "\n" " " ; ./darkcoind -datadir=. getinfo | grep "\"version" | tr "\n" " " ; ifconfig eth0 | grep "inet addr" | awk "{print \$2}" | sed -e "s/addr://"'
01 masternode started remotely 3775.46190462     "version" : 101708, 162.243.76.23
02 masternode started remotely 1487.99199841     "version" : 101708, 162.243.219.25
03 masternode started remotely 1000.00000000     "version" : 101708, 107.170.171.115
04 masternode started remotely 1390.23999864     "version" : 101708, 162.243.59.230
05 masternode started remotely 1013.92857138     "version" : 101708, 107.170.7.146
06 masternode started remotely 1013.92857138     "version" : 101708, 107.170.120.125
07 masternode started remotely 1013.98857138     "version" : 101708, 107.170.165.78
08 masternode started remotely 1000.00000000     "version" : 101708, 188.226.161.128
09 masternode started remotely 1000.00000000     "version" : 101708, 188.226.180.119
10 masternode started remotely 1111.48857104     "version" : 101708, 188.226.228.88
11 masternode started remotely 1014.04857138     "version" : 101708, 80.240.135.83
12 masternode started remotely 1000.00000000     "version" : 101708, 95.85.1.197
13 masternode started remotely 1000.00000000     "version" : 101708, 107.170.157.166
14 masternode started remotely 1000.00000000     "version" : 101708, 95.85.48.49
15 masternode started remotely 1000.00000000     "version" : 101708, 188.226.196.182
16 masternode started remotely 1000.00000000     "version" : 101708, 188.226.201.140
17 masternode started remotely 1000.00000000     "version" : 101708, 107.170.242.110
18 masternode started remotely 1000.00000000     "version" : 101708, 162.243.136.66
19 masternode started remotely 1041.78571414     "version" : 101708, 107.170.196.35
20 masternode started remotely 1000.00000000     "version" : 101708, 104.131.143.9
 
Last edited by a moderator:
20 testnet masternodes upgraded!

Code:
$ wget https://github.com/darkcoinproject/darkcoin-binaries/raw/master/instantx/linux/64/darkcoind -O darkcoind-0.10.17.6 ; chmod 755 darkcoind-0.10.17.6 ; for node in `seq -w 20` ; do ( knssh $node date ; scp darkcoind-0.10.17.6 node-${node}:testnet ; ssh node-${node} 'cd testnet ; rm darkcoind-0.10.17.4 darkcoind ; ln -s darkcoind-0.10.17.6 darkcoind ; ./darkcoind -datadir=. stop ; sleep 5 ; cd testnet3 ; rm debug.log ; cd .. ; ./darkcoind -datadir=. >/dev/null </dev/null 2>&1 & sleep 30 ; ./darkcoind -datadir=. masternode start' ) & done

Code:
$ seq -w 20 | p 'cd testnet; ./darkcoind -datadir=. masternode debug | tr "\n" " " ; ./darkcoind -datadir=. getbalance | tr "\n" " " ; ./darkcoind -datadir=. getinfo | grep "\"version" | tr "\n" " " ; ifconfig eth0 | grep "inet addr" | awk "{print \$2}" | sed -e "s/addr://"'
01 masternode started remotely 3775.46190462     "version" : 101708, 162.243.76.23
02 masternode started remotely 1487.99199841     "version" : 101708, 162.243.219.25
03 masternode started remotely 1000.00000000     "version" : 101708, 107.170.171.115
04 masternode started remotely 1390.23999864     "version" : 101708, 162.243.59.230
05 masternode started remotely 1013.92857138     "version" : 101708, 107.170.7.146
06 masternode started remotely 1013.92857138     "version" : 101708, 107.170.120.125
07 masternode started remotely 1013.98857138     "version" : 101708, 107.170.165.78
08 masternode started remotely 1000.00000000     "version" : 101708, 188.226.161.128
09 masternode started remotely 1000.00000000     "version" : 101708, 188.226.180.119
10 masternode started remotely 1111.48857104     "version" : 101708, 188.226.228.88
11 masternode started remotely 1014.04857138     "version" : 101708, 80.240.135.83
12 masternode started remotely 1000.00000000     "version" : 101708, 95.85.1.197
13 masternode started remotely 1000.00000000     "version" : 101708, 107.170.157.166
14 masternode started remotely 1000.00000000     "version" : 101708, 95.85.48.49
15 masternode started remotely 1000.00000000     "version" : 101708, 188.226.196.182
16 masternode started remotely 1000.00000000     "version" : 101708, 188.226.201.140
17 masternode started remotely 1000.00000000     "version" : 101708, 107.170.242.110
18 masternode started remotely 1000.00000000     "version" : 101708, 162.243.136.66
19 masternode started remotely 1041.78571414     "version" : 101708, 107.170.196.35
20 masternode started remotely 1000.00000000     "version" : 101708, 104.131.143.9
0.10.17.6? Fail. We are at 0.10.17.8 bro. Do you even lift?
 
Thanks it makes it hard to copy all your work and take credit if you have typo's. Then I get confused and lost.
 
10.17.8 doesn't denominate for me. Fresh wallet, fresh 1k block from the faucet. One payment to self right away, but nothing for 30 confirms since.
 
This is the latest 1 hour snapshot of my v10.17.8

ayyTnoS.png


EDIT - the ever so slight dip at 19:10 is probably the upgrade to .8

Huh, your RAM must be better quality than mine then. :sad:

Just rebooted and restarted, 3 mins later I'm maxed out on cpu and mem:
mn10.png
 
What's your OS?
Ubuntu 64 14.04. I'm deleting the wallet.dat now and trying with a fresh one, as it had grown to 143MB due to my spamming tx's yesterday. Each tx seems to add about 70kB or something to the wallet filesize, which seems excessive.

edit: mem usage looking about 140MB better already... :grin:

edit2: v8 local QT client not doing much/any denominating.
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top