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

v0.10.16.x Testing

Status
Not open for further replies.
ready steady and downloading ;)

Evan just an idea, why can`t the fee will be charged from the anonymised funds insted of normal?
 
started a tMN but cant's see it in masternode list and list is actually empty on remote server and in local qt wallet

also got this in debug.log
Code:
2014-11-12 21:40:40 Successfully synced, asking for Masternode list and payment list
2014-11-12 21:40:40 dsee - Got bad masternode address signature
2014-11-12 21:40:40 Misbehaving: 23.23.186.131:19999 (0 -> 100) DISCONNECTING

EDIT: tMN is spamming in stdout with "Broadcasting that I'm ready" (message should go to debug.log I guess)

Opps, removed it. thanks
 
That's an interesting idea. Definitely for future versions.
Thnx Evan, just eureka came into my head ;) that way neither following the fee we can get to where it started.
 
Have to correct myself but since Evan quoted me already want to do this in new message:
masternode list was empty on tMN side before I started mine and now it shows only me in the list and masternode list in qt-wallet is empty even after I started my tMN
 
OK, I'm mining solo with 4.6MH/s and finding blocks... but I can't connect to the pool. Is that correct:

-o stratum+tcp://ec2-54-197-214-187.compute-1.amazonaws.com:3333
 
Last edited by a moderator:
testing with few tMNs from my side too...

just wondering about mining... there is no -setgenerate true... command for darkcoind ?
does that mean, that darkcoind by defaults already mines too? or is there just no option as opposed to wallet darkcoin-qt ?
 
Started to solo mine with my GPU.

Found a block:

Status: 3/unconfirmed, broadcast through 5 nodesDate: 12/11/2014 17:17Source: GeneratedCredit: 23.21428572 DRK (matures in 117 more blocks)Net amount: 0.00 DRKTransaction ID: dee9fbc9dd20b24161e3d6302ad5b6f3c8958f8a604e04ce3d73e455f215f136

Edit: i keep finding blocks of 23.21428572 DRK.
Where could I see what % was paid to MN?
 
Last edited by a moderator:
ubuntu2@108:~/.darkcoin$ ./darkcoind masternode list
{
"92.222.10.179:19999" : 1,
"108.61.198.220:19999" : 1,
"104.131.45.75:19999" : 1
}
 
Started to solo mine with my GPU.

Found a block:

Status: 3/unconfirmed, broadcast through 5 nodesDate: 12/11/2014 17:17Source: GeneratedCredit: 23.21428572 DRK (matures in 117 more blocks)Net amount: 0.00 DRKTransaction ID: dee9fbc9dd20b24161e3d6302ad5b6f3c8958f8a604e04ce3d73e455f215f136

Edit: i keep finding blocks of 23.21428572 DRK.
Where could I see what % was paid to MN?
http://test.explorer.darkcoin.fr/bl...0715139a65003e28608909be049570feebe786e4e7085
0%

ubuntu2@108:~/.darkcoin$ ./darkcoind masternode list
{
"92.222.10.179:19999" : 1,
"108.61.198.220:19999" : 1,
"104.131.45.75:19999" : 1
}
Code:
masternode list
{
    "178.62.203.249:19999" : 1,
    "178.62.6.122:19999" : 1,
    "108.61.198.220:19999" : 1,
    "104.131.45.75:19999" : 1
}
 
started 6 clients for mixing purposes : all first got selfpayment 0.001 (splitting up fee) followed by 0.1 collateral fee for, the ''buying Darksend time'' fee.
1 of those 6 is submitting to Masternode, entries 1 of 2 .. the rest of the clients stay in idle status for now.

Also one of my clients crashed on me (never happened before), restarted it without further problems, will keep en eye on that one.

edit : got my first 0.00 Darksend Denominate fee.. yeahhh
 
Last edited by a moderator:
started 6 clients for mixing purposes : all first got selfpayment 0.001 (splitting up fee) followed by 0.1 collateral fee for, the ''buying Darksend time'' fee.
1 of those 6 is submitting to Masternode, entries 1 of 2 .. the rest of the clients stay in idle status for now.

Also one of my clients crashed on me (never happened before), restarted it without further problems, will keep en eye on that one.

edit : got my first 0.00 Darksend Denominate fee.. yeahhh
my tMN just crashed too.... and nothing unusual in debug.log
will restart with -reindex option just in case...
 
Evan new wallet after doing any kind of move leaves the clienct unencrypted. The same was already in mainnet wallet.
 
a lot of my clients stay in idle status (and dont change status) while in the past they would have been happily denomating against each other by now...

anyone else using multiple clients with listen=0 who's clients dont change status ? (seems to hang in idle status?)
 
Last edited by a moderator:
Am I on the right chain?
Code:
./darkcoind getblockhash 62870
00000003af56d093c2d41e998f1f97f8fe3ca235c42e202fb2aabd090b155163
 
Am I on the right chain?
Code:
./darkcoind getblockhash 62870
00000003af56d093c2d41e998f1f97f8fe3ca235c42e202fb2aabd090b155163
{
"version" : 101601,
"protocolversion" : 70044,
"walletversion" : 60001,
"balance" : 21497.29100000,
"darksend_balance" : 14319.00000141,
"blocks" : 62878,
"timeoffset" : 3,
"connections" : 8,
"proxy" : "",
"difficulty" : 0.34326615,
"testnet" : true,
"keypoololdest" : 1410988435,
"keypoolsize" : 1001,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"unlocked_until" : 0,
"errors" : ""
}
 
Status
Not open for further replies.
Back
Top