• 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.
We shouldn't see anymore collateral fees now, plus processing large amounts of funds will go MUCH faster. Try to make a wallet with 5000-100k DRK and let it run, let's see how well this works now.
There is probably a problem with huge denominated wallets. I got a wallet with 300k tDRK denominated through 9 rounds and I cant even transfer 30k (<10%) out because of the transaction size
 
****** Please Update To 10.12.16 or 9.12.16 *******

This should solve some of the new errors we're getting

Stable Binaries
http://www.darkcoin.io/downloads/master-rc4/darkcoin-qt
http://www.darkcoin.io/downloads/master-rc4/darkcoind

RC4 Binaries ( masternodes / auto-denom )
http://www.darkcoin.io/downloads/rc4/darkcoin-qt
http://www.darkcoin.io/downloads/rc4/darkcoind

Updated.
v0.10.12.16-beta

Previous version .15 never selected my MN for payment.

It seems I'm the only active MN currently on .16 now.
 
Latest windows wallet version (15) and I'm still getting this error:

upload_2014-8-6_17-43-53.png

upload_2014-8-6_17-45-30.png

Did I do something wrong?
 
Latest windows wallet version (15) and I'm still getting this error:
Did I do something wrong?

See message from Eduffield.. wallet version .16 is available and Fare is most likely compiling it as we speak.

Edit :

Also make sure you have enough anonymized amount (check your overview tab) before sending out
transactions while using the option "Use Anonymous Funds"
 
Last edited by a moderator:
eduffield i think there is something broken with the sending of coins.

Code:
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 8888
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 7777
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 6666
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 5555
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 4444
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 3333
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 2222
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 1111
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 999
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 555
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 111
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 55
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 11
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 5
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 1
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 0.05
error: {"code":-4,"message":"Transaction too large"}

I cant send any amount from .15 or .16 with both Qt selecting ANY INPUTS or daemon using sendtoaddress...
 
Your's is not showing in my masternode list. As far as my client is aware, there is only one MN on the network - my own one.
Code:
ubuntu@ip-172:~$ darkcoind getinfo
{
    "version" : 101216,
    "protocolversion" : 70028,
    "walletversion" : 60000,
    "balance" : 63803.09999617,
    "anonymized_balance" : 0.00000000,
    "blocks" : 10290,
    "timeoffset" : 17,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 0.15252900,
    "testnet" : true,
    "keypoololdest" : 1405856815,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
ubuntu@ip-172:~$ darkcoind masternode debug
successfully started masternode
 
Code:
getinfo
{
"version" : 101216,
"protocolversion" : 70028,
"walletversion" : 60000,
"balance" : 7030.60000000,
"anonymized_balance" : 0.00000000,
"blocks" : 10290,
"timeoffset" : -2,
"connections" : 14,
"proxy" : "",
"difficulty" : 0.15252900,
"testnet" : true,
"keypoololdest" : 1407337024,
"keypoolsize" : 1025,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
Code:
masternodelist
{
"69.141.209.224:19999" : 1,
"184.73.179.187:19999" : 1,
"184.73.179.196:19999" : 1,
"188.226.248.36:19999" : 1,
"184.73.179.235:19999" : 1
}
(Masternodes have started showing up)
 
Okie thank you. I'm waiting... Sorry didn't see Evan's post before I posted mine.
No problem .. also make sure you have enough anonymized amount (check your overview tab) before sending out
transactions while using the option "Use Anonymous Funds"
 
eduffield i think there is something broken with the sending of coins.

Code:
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 8888
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 7777
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 6666
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 5555
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 4444
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 3333
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 2222
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 1111
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 999
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 555
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 111
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 55
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 11
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 5
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 1
error: {"code":-4,"message":"Transaction too large"}
ubuntu@ip-172-31-7-242:~$ darkcoind sendtoaddress n4ZbBMZemXtZZYt82Yq8XcRWzfJb8ZxwzP 0.05
error: {"code":-4,"message":"Transaction too large"}

I cant send any amount from .15 or .16 with both Qt selecting ANY INPUTS or daemon using sendtoaddress...

Can I have your wallet.dat? [email protected]
 
I still get "not compatible with existing transactions" error.
Here's the screenshot
P4c35HS.png


If you need debug.log please let me know.


EDIT: Just before, denominating began to work!
 
With 300tDRK (I think this is the average amount of DRK most users can have)

Received fund: 8/6/14 15:11
Payment to myself: 8/6/14 15:17
First round: 8/6/14 15:21
Second round: 8/6/14 15:31
 
Status
Not open for further replies.
Back
Top