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

RC4 issues, bugs & feature requests

Status
Not open for further replies.
DID, it was p2pool my backup pool.... looks like.... didn`t expect but looks like the darkcointalk.org had some issues and the miner has switched to my backup pool....

Flare thnx a lot!
 
lol, i had such a similar moment some weeks ago.

after some backup and restore i accidently used the same wallet on two different machines including the same keypool but the new generated addresses had different labels on both machines and at some point i noticed one wallet was sending and recieving coins all day long and it was so spooky until I figured out I was doing all that transactions just from another PC lol ...
 
I'm running 10.12.32 wallet in masternode mode and using it as faucet for drkfaucet.com

Code:
masternode=1
disabledarksend=1

I though this should prevent denomination but when I run
Code:
darkcoind sendmany "faucet" '{"Xas6o2XunMGuCpwVQU2okgsT7h9Juz2362":0.0004}'

I get this
Code:
error: {"code":-6,"message":"Unable to locate enough Darksend denominated funds for this transaction"}

That's strange cause I have enough funds there
Code:
darkcoind listaddressgroupings
Code:
[
            "XduuZmQx84MVrkdH1DtFMu4jBJKqugpzFU",
           2.89230000,
            "faucet"
        ],

and I can send funds using sendtoaddress without any error...

Any ideas?

http://jira.darkcoin.qa/browse/DRK-91

EDIT: running sendmany in stable qt-client worked perfectly

EDIT2: stable darkcoind 9.12.32 works fine too
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top