v0.10.12.x RC4 Testing

Status
Not open for further replies.
hi
If its not the right place, plz forgive me. I have this question(stupid or not) for a long time...
wiki.darkcoin.eu/wiki/FAQ#What_happens_if_a_Masternode_is_DDOS.27ed.3F
But, If all MN are DDOS? Whats happen? Its possible?
How hard is it to DDos 700 diff Ip's at once?
 
Hey all,

I'm hoping to test a RC4 masternode as well. I've already compiled the repo off of github, and then later downloaded the masternode qt binary and have the wallet running with testnet=1 in darkcoin.conf.

I'm going to point my miner at a testnet pool, but in the interim I was hoping someone could point me at a forum post or link which shows how to setup a MN on testnet. I'd rather just set up a hot MN to test rather than the local/remote cold wallet setup (I'll save that for when I actually have 1000 DRK). Alternately, if someone could post their darkcoin.conf and any other info for setup (e.g. port 19999 on firewall, etc.) I can figure out the rest myself.

Once I have it running I'll post my tDrk address.

Cheers!
 
I need exactly 1000 tDRK sent to (nom nom nom) please. A test masternode just needs a little juice. Thanks.
 
Last edited by a moderator:
Evan you always update a few minutes after I go to sleep. :p
tp2pool updated (to latest master-rc4 from github).
tdrkmns updated to 0.10.12.3
Port checker updated to new protocol version 70021.

Now I have to go catch my train. cya
 
Sent - let me know if you recieve :)
Got it! Thanks!
I'm up and running!
Code:
$ darkcoind masternode start
successfully started masternode
$ darkcoind getinfo
{
  "version" : 101203,
  "protocolversion" : 70021,
  "walletversion" : 60000,
  "balance" : 1000.00000000,
  "blocks" : 1714,
  "timeoffset" : 0,
  "connections" : 8,
  "proxy" : "",
  "difficulty" : 0.45038451,
  "testnet" : true,
  "keypoololdest" : 1406001326,
  "keypoolsize" : 1001,
  "paytxfee" : 0.00000000,
  "mininput" : 0.00001000,
  "errors" : ""
}
 
Last edited by a moderator:
eduffield : I wanted to start some testing on Darksend+ now and stuck on this

Code:
$ darkcoind darksend denominate 500
error: {"code":-4,"message":"Error: The DarkSend requires a collateral transaction and could not locate the input!"}
How long do i have to wait before network is creating collateral/denomination transaction? My input has 13 confirmations as per now.

EDIT: Did some back and forth transactions to generate denomination by myself, and now
Code:
$ darkcoind darksend denominate 500
works.


EDIT2: No joy :sad:

Code:
darksendtest@ip-10-156-144-57:~/.darkcoin/testnet3$ darkcoind getbalance
4999.98900000
darksendtest@ip-10-156-144-57:~/.darkcoin/testnet3$ darkcoind darksend mysc8Jpdg66xf6ecghrAHew8uAsev67zMQ 0.1
error: {"code":-4,"message":"Insufficient funds"}
 
Last edited by a moderator:
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
 
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
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...
 
Ok! I connecting mvDdpSq7FZnp2bsCwYrHMcmoW2WrZrmAKg thhis is test adrees as i know?
Yep, and here are your coins underway...

Code:
sendtoaddress mvDdpSq7FZnp2bsCwYrHMcmoW2WrZrmAKg 1000
42e79e6d6d4f754e82c9ac42e46db18dcdae655426ad0dbedfdacb11d3cc4617
 
Status
Not open for further replies.
Back
Top