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

v0.10.9.x Help test RC2 forking issues

Status
Not open for further replies.
no checkblocks in my clients debuglog. Received P2Pool Payments.
Should we set up testnet Masternodes?
 
EDITED: I am not familiar on using testnet for now.
I will go on using it and trying to help the developing


hello,
I have two clients running on testnet and I could run them as masternodes but I do not have 1000 test DRK, these are the "0" addresses for each, please consider contributing:
n28bxp9PUefhWu42g75SNkzuKJLBgg2J7X (here I am in block 11901, it is correct?)
I have problems achieving the testnet from the other node...
thanks
 
Last edited by a moderator:
I have setup a MN. it is receiving payments. I have NO grep "CheckBlock()" in debug logs.

I am running "version" : 100811, for the MN.
"54.203.217.224:19999" : 1


I have a client I am soloing against, I have found numerous blocks.
it is a windows client:
getinfo:
{
"version" : 100811,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 4199.86928646,
"blocks" : 12334,
"timeoffset" : 48,
"connections" : 14,
"proxy" : "",
"difficulty" : 1.12202096,
"testnet" : true,
"keypoololdest" : 1401582239,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
 
hello,
I have two clients running on testnet and I could run them as masternodes but I do not have 1000 test DRK, these are the "0" addresses for each, please consider contributing:
n28bxp9PUefhWu42g75SNkzuKJLBgg2J7X (here I am in block 11901, it is correct?)
I have problems achieving the testnet from the other node...
thanks
I am at "blocks" : 12336
 
Blockchain is stuck at the moment, looking into it
Maybe it's just RC3
 
Last edited by a moderator:
Btw if anyone is not yet on irc, I'd encourage to do so and join #darkcoin-test on freenode
 
nomp 9.5

ubuntu@ip-172-31-4-239:~$ darkcoind getinfo
{
"version" : 90500,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 4845.05502829,
"blocks" : 12367,
"timeoffset" : 0,
"connections" : 15,
"proxy" : "",
"difficulty" : 1.40367975,
"testnet" : true,
"keypoololdest" : 1401552776,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
 
eduffield when downloading precompiled binaries (rc3) for instance the darkcoin-qt one, Xubuntu 14.04 returns the error code
Code:
./darkcoin-qt: cannot execute binary file: Exec format error

Edit: Able to compile everything fine from source on forkfix branch.
 
Last edited by a moderator:
Ugh, I'm trying to set up 2 masternodes using 10.9 but my deposits won't show up to these accounts. Am I on a different fork?
{
"version" : 100900,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 11565,
"timeoffset" : 0,
"connections" : 0,
"proxy" : "",
"difficulty" : 0.00466661,
"testnet" : true,
"keypoololdest" : 1401649408,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
 
Ok, so my masternodes are stuck at 11565, though I did throw out testnet3 and all it's contents.... Try again I guess, LOL. Or maybe I shouldn't use 10.9 for the masternodes?
 
Status
Not open for further replies.
Back
Top