darksendtest@ip-10-123-167-211:~$ darkcoind getinfo
{
"version" : 101203,
"protocolversion" : 70021,
"walletversion" : 60000,
"balance" : 4999.98500000,
"blocks" : 1802,
"timeoffset" : 0,
"connections" : 8,
"proxy" : "",
"difficulty" : 0.67894328,
"testnet" : true,
"keypoololdest" : 1406013070,
"keypoolsize" : 1001,
"paytxfee" : 0.00100000,
"mininput" : 0.00001000,
"errors" : ""
}
darksendtest@ip-10-123-167-211:~$ darkcoind masternode current
184.73.179.187:19999
darksendtest@ip-10-123-167-211:~$ darkcoind darksend denominate 990
No valid MasterNode
darksendtest@ip-10-123-167-211:~$
darksendtest@ip-10-156-144-57:~$ darkcoind getinfo
{
"version" : 101203,
"protocolversion" : 70021,
"walletversion" : 60000,
"balance" : 4999.97400000,
"blocks" : 1802,
"timeoffset" : 0,
"connections" : 10,
"proxy" : "",
"difficulty" : 0.67894328,
"testnet" : true,
"keypoololdest" : 1406005129,
"keypoolsize" : 1001,
"paytxfee" : 0.00100000,
"mininput" : 0.00001000,
"errors" : ""
}
darksendtest@ip-10-156-144-57:~$ darkcoind masternode current
184.73.179.187:19999
darksendtest@ip-10-156-144-57:~$ darkcoind darksend denominate 990
darksendtest@ip-10-156-144-57:~$
Your wallet shows confirmed balance, the explorer unconfirmed (immature).wierd. my wallet shows a different balance then the https://test.drk.mn/masternodes.html (7442.657965840)
11.1? what's that? 12.1?Do not know if it is important but i received a payment on block 1726 while my node was still on V11.01 and not listed into the masternodelist.
afdfd77593de8f91abcbb1a6fbb6481459fe7b6a95a5416cc2fe30e8bef8535e
If it's 11.x it's quite critical, isnt it?As this was transition phase from 12.1 to 12.3 and network did not have consensus yet i would put this in category "uncritical" - if it keeps occuring we need to have a look at this though...
11.1? what's that? 12.1?
If it's 11.x it's quite critical, isnt it?
I was on v0.10.12.1As long as i don't have the exact version string (there is no 11.x or 12.x at all ) i will not assume anything :what:
A static IP is mandatory for running a masternode - nevertheless it's possible to run one on dynamic IP (but you will have to regenerate your masternodeprivkey each time your IP changes)hi guys, i have xubuntu ready to help you with MN ... but i dont have static IP on that PC
but i have setup no-ip ddns.net adress... can i use it to help you guys?
this way i can learn and help you guys!
A HA!Evan, somehow i have no luck using Darksend today:
darksendtest@ip-10-156-144-57:~$ darkcoind darksend denominate 990
I don't know if it 'works' - actually it does nothing for me, i don't see any transactions on the blockchain explorer...A HA!
This works, I didn't realise you had to do it manually. (Then I had to make sure nothing was already checked under coin control to send it using 'Use Darksend Inputs Only')
:smile:
Seems to work for me with the qt wallet. The Darksend status thing still seems to wait for 3 inputs though, so I 'darksend denominate 999' 3 times, and suddenly there's a bunch of denominated change under coin control. After doing it 3 times if I try again I get an error 'already have than vin' and have to wait a while to denominate another three batches.
All the denominated change comes back to the same change address though?
edit: been denominating from address n4S6b2JGYAkCuEQastTV6vb2DrWaHcSZsY and it all comes back denominated to address mrjPRm4nwS2C4AHsQFeWh6oX5yj33QktGx
error: {"code":-4,"message":"Insufficient funds"}
Make sure you dont have any undenominated balances checked under Coin Control. Or from the daemon I guess you'd do listaddress groupings then specify which one to send from.You are right! Issued the command on three clients, and then it worked - thanks!
Nevertheless darksending to another adress still returns
Code:error: {"code":-4,"message":"Insufficient funds"}
I don't have coin control - using CLI :grin:Make sure you dont have any undenominated balances checked under Coin Control. Or from the daemon I guess you'd do listaddress groupings then specify which one to send from.
While I'm at it, we can't anonymise or denominate our existing MN 1000DRK without disabling the node - I suppose we'll need to redo the 1000DRK lump with preprivatised coin if we want that untraceable.
Seems to work for me with the qt wallet. The Darksend status thing still seems to wait for 3 inputs though, so I 'darksend denominate 999' 3 times, and suddenly there's a bunch of denominated change under coin control.
When RC4 is finished this will be the case for sure, but for now i needed to trigger it manuallyFrom Evan's announcement for Darksend+, I was under the impression that everything was automated: "The mixing and denomination process is seamless, automatic, and requires no intervention on the part of the user.".
I'm not sure why you would need to 'darksend denominate' manually.
Nevertheless i did not manage to darksend to another wallet yet, the coins stay in the source wallet...