• 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.
already running 10.15.10 - just created new wallet transferred funds darksend is working again. I guess new wallet is pretty much a prerequisite to using new darksend release.

Edit: thank you sir!
update: successfully got through one round of darksend, then had payment to yourself 0.1 DRK, got one "collateral not valid" error message, now just rotating between "submitted to masternode, waiting in queue" and "idle".
 
tMNs updated to v10.15.11:
23.97.152.145 / mpMVevHGJCuBpqxFqbah1dgkSDnyi58nTb
191.235.132.246 / mpCjmn7rKUs6TcXeXxTKoBK1wtkC1Qsune
191.238.52.72 / n43UCKkMybVQ7bFBfyZ2wJciHTetheyuc1
137.135.13.83 / mrtY9qopFHzyqcXju13xFSE2Py6gVUWL6S
168.63.151.85 / moQgMKbaQAZKCCwAqCZvHt6ijouXCNGpYy
23.98.65.243 / myKtKKwAnQWXR78QndMu5sjGoovPbu4jkC
138.91.1.101 / mtohxUb85JwGutcg7y3UoAXhEDKQYkPop9
191.238.80.67 / mkkc3ac6PFKax1AzK7SeqHJUMUhwnHT5sj

Speaking of logs, would it be possible to save log entries' timestamps in utc time?
 
tMNs updated to v10.15.11:
23.97.152.145 / mpMVevHGJCuBpqxFqbah1dgkSDnyi58nTb
191.235.132.246 / mpCjmn7rKUs6TcXeXxTKoBK1wtkC1Qsune
191.238.52.72 / n43UCKkMybVQ7bFBfyZ2wJciHTetheyuc1
137.135.13.83 / mrtY9qopFHzyqcXju13xFSE2Py6gVUWL6S
168.63.151.85 / moQgMKbaQAZKCCwAqCZvHt6ijouXCNGpYy
23.98.65.243 / myKtKKwAnQWXR78QndMu5sjGoovPbu4jkC
138.91.1.101 / mtohxUb85JwGutcg7y3UoAXhEDKQYkPop9
191.238.80.67 / mkkc3ac6PFKax1AzK7SeqHJUMUhwnHT5sj

Speaking of logs, would it be possible to save log entries' timestamps in utc time?

Compiling v12 with a protocol bump, sorry!
 
root@crouton3:~/.darkcoin# ./darkcoind getinfo
{
"version" : 101512,
"protocolversion" : 70043,
etc...
}
root@crouton3:~/.darkcoin# ./darkcoind masternode list
{
"176.126.247.191:19999" : 1
}
 
root@crouton3:~/.darkcoin# ./darkcoind getinfo
{
"version" : 101512,
"protocolversion" : 70043,
etc...
}
root@crouton3:~/.darkcoin# ./darkcoind masternode list
{
"176.126.247.191:19999" : 1
}
Updated my six masternodes as well

Code:
tdrkmn01@ip-172-31-38-75:~$ darkcoind getinfo
{
    "version" : 101512,
    "protocolversion" : 70043,
}
tdrkmn01@ip-172-31-38-75:~$ darkcoind masternode list
{
    "54.68.8.125:19999" : 1,
    "198.50.148.87:19999" : 1,
    "176.126.247.191:19999" : 1,
    "54.68.81.45:19999" : 1,
    "54.68.84.193:19999" : 1,
    "92.222.10.179:19999" : 1,
    "54.68.88.75:19999" : 1,
    "54.68.83.84:19999" : 1
}
tdrkmn01@ip-172-31-38-75:~$
 
Ok cool, one more special case - does it handle protocol updates as well, when old MN versions are not counted into the total number, this is a situation where the number of nodes will change more radically than 10%.

Yes, v12 tested this with enforcement on. So we're good.
 
I'll update and solo mine in about twenty mins. I have a sandwich in my hands that needs dealing with first.
 
was hit with -0.001 payment to yourself.

It happens more often with small amounts. I have been trying to anon 10 DRK.

Latest version 15.12 fresh wallet (10 DRK sent from old wallet).

Could the fact I'm not waiting for 6 confirmation could be the problem?? all this time been trying after first confirmation.

Will email Evan.

Edit: sent
 
Last edited by a moderator:
I got a collateral payment of 0.1 drk txn f0e29031a9ba87b4702be28bcaaa32bd951b1ee51bdcd7580c3a6b9b640aa11f -- sent evan darkcoin.io debug.log.
 
was hit with -0.001 payment to yourself.

It happens more often with small amounts. I have been trying to anon 10 DRK.

Latest version 15.12 fresh wallet (10 DRK sent from old wallet).

Could the fact I'm not waiting for 6 confirmation could be the problem?? all this time been trying after first confirmation.

Will email Evan.

Edit: sent

Collateral payments are 0.1DRK. So that's just a normal split-up transaction.
 
Status
Not open for further replies.
Back
Top