Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 6069. (Read 9723858 times)

sr. member
Activity: 339
Merit: 251
I'm not getting an error, my masternode is in the list on the mainnet, I just wanted to know what I need to do to test my masternode on the testnet? is there a different address I need to send my 1K to? is there any flag in the config I need to add?

Oh, I misunderstood. You would add testnet=1 to your configuration file and would need coins sent to you from someone on the testnet, sent to a new wallet.

ahh i see, and how do i get someone to send me coins on the testnet Tongue ?
hero member
Activity: 1302
Merit: 502
I'm not getting an error, my masternode is in the list on the mainnet, I just wanted to know what I need to do to test my masternode on the testnet? is there a different address I need to send my 1K to? is there any flag in the config I need to add?

Oh, I misunderstood. You would add testnet=1 to your configuration file and would need coins sent to you from someone on the testnet, sent to a new wallet.
legendary
Activity: 1092
Merit: 1000
sr. member
Activity: 339
Merit: 251
how can i test my masternode in testnet? I followed chaeplin's guide but that seems to be for mainnet. I've got the 1K DRK in address 0 in my local wallet...does testnet use a different address 0. I know it uses port 19999 instead of 9999, but is there also something i need to add to the config?



What does your configuration file look like right now?

addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=54.242.50.205
addnode=50.17.98.53
addnode=54.225.43.37
masternode=1

What is the error it's spitting out? Not capable master node?
This is mine for main net, see if any of that helps you:

Quote
addnode=23.23.186.131
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
externalip=YOUR_SERVER_IP



I'm not getting an error, my masternode is in the list on the mainnet, I just wanted to know what I need to do to test my masternode on the testnet? is there a different address I need to send my 1K to? is there any flag in the config I need to add?
full member
Activity: 224
Merit: 100
What do you guys think about this pump?

Just thinking a whale is pumping the price and after it's enough he will sell his coins and remove buy wall

exactly! Because people who are buying masternodes, are not panic'ing, they're buying for the last 2 weeks period.

 Whales usually have a ball friday before monday news. Between Sat and Sunday, dump

Yep, no way I'm touching this pump. I'm long Darkcoin and it's great but be very careful buying into these pumps. Buy support is basically ALL from ONE person with a huge fake wall that will get removed right before the bottom drops out.
hero member
Activity: 1302
Merit: 502
relevant information

Wait, is the original terminal (hostname ubuntu) the Amazon server?
legendary
Activity: 1092
Merit: 1000
What do you guys think about this pump?

Just thinking a whale is pumping the price and after it's enough he will sell his coins and remove buy wall

exactly! Because people who are buying masternodes, are not panic'ing, they're buying for the last 2 weeks period.

 Whales usually have a ball friday before monday news. Between Sat and Sunday, dump
legendary
Activity: 1176
Merit: 1036
Dash Developer
Sorry to make everyone update again (second time today). I noticed the network has become quite chatty with all of the masternodes, this will make it much quieter.

Who should update? Everyone!

Source code:
https://github.com/darkcoinproject/darkcoin

Stable version (v0.9.3.1):
http://www.darkcoin.io/downloads/darkcoind
http://www.darkcoin.io/downloads/darkcoin-qt
http://www.darkcoin.io/downloads/darkcoin-qt.exe

RC2 (v0.10.7.1):
http://www.darkcoin.io/downloads/rc/darkcoind
http://www.darkcoin.io/downloads/rc/darkcoin-qt
http://www.darkcoin.io/downloads/rc/darkcoin-qt.exe

Thanks!
hero member
Activity: 1302
Merit: 502
how can i test my masternode in testnet? I followed chaeplin's guide but that seems to be for mainnet. I've got the 1K DRK in address 0 in my local wallet...does testnet use a different address 0. I know it uses port 19999 instead of 9999, but is there also something i need to add to the config?



What does your configuration file look like right now?

addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=54.242.50.205
addnode=50.17.98.53
addnode=54.225.43.37
masternode=1

What is the error it's spitting out? Not capable master node?
This is mine for main net, see if any of that helps you:

Quote
addnode=23.23.186.131
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
externalip=YOUR_SERVER_IP

sr. member
Activity: 462
Merit: 250
www.dashpay.io
I need my head examined and I need to get out more....this looks like soft porn  Grin





I've never really understood depth charts, what is that one telling us?

There's a some pretty solid support buying and not much resistance selling - onwards and upwards! That's said, there could be a DRK sell wall worth 100BTC at 0.00521 which would probably slow things down, at least a little.

It's going nuts on MP, I saw the 500k sell wall get absolutely demolished...
legendary
Activity: 1708
Merit: 1049
Interesting... +35% from 360 levels and no huge selling correction.

please explain.

I was referring to 0.00360 (=360 level)
hero member
Activity: 868
Merit: 1000
What do you guys think about this pump?

Just thinking a whale is pumping the price and after it's enough he will sell his coins and remove buy wall
legendary
Activity: 1092
Merit: 1000
[

54.86.24.204:19999, did you mean to do 19999? This shouldn't produce the not capable master node message though.

Did you send 1000 DRK to address 0 of the local wallet?

Yeah, and I also tried port 9999

Quote
{
        "account" : "0",
        "address" : "mkFSxjFhy5DLWoyjbYpoZcD7e7qaeqJnVs",
        "category" : "receive",
        "amount" : 1000.00000000,
        "confirmations" : 326,
        "blockhash" : "0000011dd51116c8b9bfb5644b25b31200b8ebfa0be870a07fda3cbe1effb8fd",
        "blockindex" : 1,
        "blocktime" : 1399545075,
        "txid" : "4115b9e42f45e49172c55d2e3e6b30ad0128de98c897b3e88503fe691d6c9ed1",
        "time" : 1399545067,
        "timereceived" : 1399545067
    },

My local wallet conf

Quote
#----
masternode=1
addnode=23.23.186.131
testnet=1
rpcuser=Dark_Ghost
rpcpassword=GhostTestPass
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
masternode=1
logtimestamps=1
maxconnections=256
#--------------------
# change ami_public_ip to public ip address which you connected by ssh
#---------------------

server conf

Quote
#----
masternode=1
addnode=23.23.186.131
testnet=1
rpcuser=Dark_Yidakee
rpcpassword=Yidakee
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
#--------------------
# change ami_public_ip to public ip address which you connected by ssh
externalip=54.86.24.204
#---------------------
sr. member
Activity: 339
Merit: 251
how can i test my masternode in testnet? I followed chaeplin's guide but that seems to be for mainnet. I've got the 1K DRK in address 0 in my local wallet...does testnet use a different address 0. I know it uses port 19999 instead of 9999, but is there also something i need to add to the config?



What does your configuration file look like right now?

addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=54.242.50.205
addnode=50.17.98.53
addnode=54.225.43.37
masternode=1


my server ip is showing in the masternode list with with x.x.x.x:9999:1 ....i assume the "1" means it's connected or something?
hero member
Activity: 1302
Merit: 502
how can i test my masternode in testnet? I followed chaeplin's guide but that seems to be for mainnet. I've got the 1K DRK in address 0 in my local wallet...does testnet use a different address 0. I know it uses port 19999 instead of 9999, but is there also something i need to add to the config?



What does your configuration file look like right now?
sr. member
Activity: 339
Merit: 251
how can i test my masternode in testnet? I followed chaeplin's guide but that seems to be for mainnet. I've got the 1K DRK in address 0 in my local wallet...does testnet use a different address 0. I know it uses port 19999 instead of 9999, but is there also something i need to add to the config?

legendary
Activity: 1442
Merit: 1018
Interesting... +35% from 360 levels and no huge selling correction.

please explain.

Price has climbed that percentage from 360k sat... what needs to be explained??
full member
Activity: 187
Merit: 100
Interesting... +35% from 360 levels and no huge selling correction.

please explain.

There is nothing so hard to understand Smiley Psice yesterday was around 360 000 and today heading to 500 000 without sig sells...
hero member
Activity: 1302
Merit: 502
Dammit... updated daemons on my local / remote setup. now getting this. Any takers?
Home router port forwarded TCP 1999

RC Testnet


Quote
yidakee@ubuntu:~/.darkcoin$ darkcoind stop
DarkCoin server stopping
yidakee@ubuntu:~/.darkcoin$ darkcoind -masternodeaddr=54.86.24.204:19999
DarkCoin server starting
yidakee@ubuntu:~/.darkcoin$ darkcoind walletpassphrase SuperSecretPass 60
yidakee@ubuntu:~/.darkcoin$ darkcoind masternode start
not capable masternode
yidakee@ubuntu:~/.darkcoin$ darkcoind getinfo
{
    "version" : 100700,
    "protocolversion" : 70014,
    "walletversion" : 60000,
    "balance" : 112060.64452813,
    "blocks" : 3562,
    "timeoffset" : -2,
    "connections" : 6,
    "proxy" : "",
    "difficulty" : 0.08222917,
    "testnet" : true,
    "keypoololdest" : 1399546794,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "unlocked_until" : 1399670188293,
    "errors" : ""
}

54.86.24.204:19999, did you mean to do 19999? This shouldn't produce the not capable master node message though.

Did you send 1000 DRK to address 0 of the local wallet?
full member
Activity: 187
Merit: 100
Diff @ 1900

I am pretty sure that is a record!


No it's not... Max diff i seen was around 2500 before a week...
Jump to: