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

v0.10.12.x RC4 Testing

Status
Not open for further replies.
Nothing happens when I send with 'use darksend inputs only' checked, although I have enough denominated change. No GUI error message. If I uncheck it I can send fine.

Tried again watching log and got:
Code:
2014-07-25 03:28:37 IsDarkSend 1
2014-07-25 03:28:37 SelectCoins() best subset: 1.00 1.00 1.00 1.00 1.00 1.00 1.00 1.00 1.00 total 9.00
2014-07-25 03:28:37 keypool added key 1003, size=1001
2014-07-25 03:28:37 keypool reserve 3
2014-07-25 03:28:38 keypool return 3
2014-07-25 03:28:39 Flushing wallet.dat
2014-07-25 03:28:39 Flushed wallet.dat 103ms
2014-07-25 03:28:39 UPnP Port Mapping successful.
2014-07-25 03:28:45 ERROR: CTxMemPool::accept() : inputs already spent
2014-07-25 03:28:45 f2e768881da1133169206db8a544cf95b7d20e4369051820e590df2e322d08c4 from 54.191.87.83:19999 /Satoshi:0.10.12.5/ was not accepted into the memory pool
Darksend rounds = 0 for the denominated change might be something to do with it!
 
Last edited by a moderator:
will V9 denominate?
And what can I do besides mine and send/rec coins?
 
Guys only 0.10.x.x has Darksend capability so you won't see any denominate in 0.9.x.x (so cannot be tested on windows right now).

My 0.10.12.5 wallet is running with tDRKs in it (around 12k), I will let it run for the day.
 
- Masternodes should change every block now
Not working

SvgZDoM.png


--> http://tdrk.poolhash.org/blocks/currentmasternodes.txt
 
flare,

The strange thing is that the actual payee is indeed changing every block but there seems to be no correlation anymore between the "current masternode" (ip) and the actual "payee" (pubkey).
The current masternode remains the same for 10 blocks, although there has been an occurence where it was for 20 blocks (random?).
Could there be some mod 10 remaining somewhere in the code? (referring to https://darkcointalk.org/threads/rc4-testing.1830/page-17#post-13059)
 
flare,

The strange thing is that the actual payee is indeed changing every block but there seems to be no correlation anymore between the "current masternode" (ip) and the actual "payee" (pubkey).
The current masternode remains the same for 10 blocks, although there has been an occurence where it was for 20 blocks (random?).
Could there be some mod 10 remaining somewhere in the code? (referring to https://darkcointalk.org/threads/rc4-testing.1830/page-17#post-13059)
Yes, there is a modulo operator in the code, but eduffield changed it to 1 in 0.9.12.5 - so as he wrote, masternode should change every block. It seems there is a mod 10 left in the code :what:

IMHO the payee and the current masternode should correlate every 10 blocks currently, as the code to make the selection is the same for both... But havn't checked that yet...
 
In version xx.5 denominate works automatically and after a while we should be able to use darksend ?
Is this correct or am i wrong ?

Edit : only want to report, got payments while masternode was already down
50 mins ago07/25 11:14:1134510.116413500p2poolinnmlist:n1bb8zU5A3aS1ZoGCLAkggWJnGQdfMkHhR100.00
57 mins ago07/25 11:07:2634480.113237500p2poolinnmlist:n1bb8zU5A3aS1ZoGCLAkggWJnGQdfMkHhR100.000
1 hour ago07/25 10:59:5134450.114834500p2poolinnmlist:n1bb8zU5A3aS1ZoGCLAkggWJnGQdfMkHhR100.000
1 hour ago07/25 10:53:4534420.115976500p2poolinnmlist:n1bb8zU5A3aS1ZoGCLAkggWJnGQdfMkHhR100.000
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top