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

v0.11.2.x Testing

Here, might have found something, on the (masternode) machine that gets only 6 yea votes,
Sporking:
"SPORK_1_MASTERNODE_PAYMENTS_ENFORCEMENT" : 1220131694,
"SPORK_3_INSTANTX_BLOCK_FILTERING" : 1220131694,
"Unknown" : 1523519981

and after the masternode is successfully started and listed, still have this,

2015-04-07 23:35:03 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
2015-04-07 23:35:14 CActiveMasternode::Dseep() - RelayMasternodeEntryPing vin = CTxIn(COutPoint(3b0500e585f789933042b5c730da133622bf84b8502c26c9aee1df951dc69b44, 0), scriptSig=)
2015-04-07 23:35:34 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
2015-04-07 23:36:04 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
2015-04-07 23:36:15 CActiveMasternode::Dseep() - RelayMasternodeEntryPing vin = CTxIn(COutPoint(3b0500e585f789933042b5c730da133622bf84b8502c26c9aee1df951dc69b44, 0), scriptSig=)
2015-04-07 23:36:35 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.

On the 88 yea's none masternode machine only have the spork showing.
 
Last edited by a moderator:
2015-04-07 23:36:35 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
.
I usually get this message for the first hour or two after updating the MN until the MN sync's with the rest of the network. If your MN does not show up in DashNinja's testnet MN explorer, this is the issue.
 
Test wallet reset button did not work, getting "no funds in need of denominating".
 
Last edited by a moderator:
this looks like fun...Is there a how too guide on how I can join in?
Hey bigrcanada, welcome to Testnet!!!!
Yes, this is much more fun than talking/retaliating the damn trolls on BCT!!!!!!
Download a wallet from here: https://dashtalk.org/threads/v0-11-2-x-testing.4202/page-29#post-50480
Create a dash.conf file with just one line: testnet=1
Run the wallet.
Get some test coins from here: http://test.faucet.dashninja.pl/
Start Darksend mixing.
Have fun! :smile:
Glad you're looking into this! :)
 
Ok...I'm going to have some dinner first...and then come back up to try this...do I donate my own coins? or where do I get test coins from?
 
Here, might have found something, on the (masternode) machine that gets only 6 yea votes,
2015-04-07 23:35:03 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
2015-04-07 23:35:14 CActiveMasternode::Dseep() - RelayMasternodeEntryPing vin = CTxIn(COutPoint(3b0500e585f789933042b5c730da133622bf84b8502c26c9aee1df951dc69b44, 0), scriptSig=)
2015-04-07 23:35:34 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
2015-04-07 23:36:04 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
2015-04-07 23:36:15 CActiveMasternode::Dseep() - RelayMasternodeEntryPing vin = CTxIn(COutPoint(3b0500e585f789933042b5c730da133622bf84b8502c26c9aee1df951dc69b44, 0), scriptSig=)
2015-04-07 23:36:35 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.

I've actually been getting those same messages on a couple of mainnet masternodes. I keep having to restart them as they get delisted after a while.
 
Also...I already have a wallet running masternodes on my current system. Does this save automatically into a testnet folder?.... before I install it tnx
 
Also...I already have a wallet running masternodes on my current system. Does this save automatically into a testnet folder before I install it? tnx
I would recommend for you to make a separate folder to avoid the mix up and whatever.
 
yikes...yeah I installed it...and it attached itself to my 10MNs i have on this machine. So...how to i tell it to install in another folder? I'm assuming that would have broken my MNs...so I went to the old qt and did a start many again....
 
OS: Linux 64
Wallet version : 11.2.19

version 11.2.19 works smooth and sharp for me~ there is still some bugs need to be fixed..
Bugs:
- getinfo still shows : 11.2.18
- The Chinese translation is still 暗黑币(Darkcoin) not 达世币(Dash)
- masternode vote works for me but maybe it's better with a response result like "vote submitted successfully".
 
Moli, while you're at it, how bout sharing how I can set up a testnet masternode. I'm sure I've asked this before, and been answered, but never had a chance to follow through on it. I have t-dash ready to go...

edit--I'm on Arch Linux and all the guides I see are aimed at M$ or Apple.
 
Moli, while you're at it, how bout sharing how I can set up a testnet masternode. I'm sure I've asked this before, and been answered, but never had a chance to follow through on it. I have t-dash ready to go...
I know little about MN setup and hate it. Sorry, you have to ask someone else .. :)
 
bigrcanada , Ok so you already have the dash-qt.exe that you downloaded and stored somewhere....
First off, let's create a separate folder with no MNs or real money in it....

In C:\ create a new folder, name it "TESTNET". Move your dash-qt.exe to this folder, also create another folder there and name it "Dash".
Now your screen should look similar to this:

upload_2015-4-7_22-11-15.png


Open Notepad, type just one line: testnet=1, save it as "dash.conf". Then put this file in the "Dash" folder as you see above.

Right click on dash-qt.exe, choose "Create Shortcut". Move this shortcut to your desktop.
Right click on this shortcut, choose "Properties" and you'll see a screen similar to this:

upload_2015-4-7_22-14-29.png


Make sure in "Target" you have this line: C:\TESTNET\dash-qt.exe -datadir=C:\TESTNET\Dash -listen=0
Click "Apply", and "OK".

Click on the shortcut to run your Testnet wallet and let it sync (it will sync fast!)

Once it syncs you will see this in your "Dash" folder:

upload_2015-4-7_22-18-58.png


Click on "testnet3" you'll see the contents much like your regular wallet for Mainnet:

upload_2015-4-7_22-21-11.png


You get the Receiving address just like your Mainnet wallet and use it to get some Test coins (fake DASH) from the faucet:
http://test.faucet.dashninja.pl/
Once the coins are there, start the Darksend mixing..

That's it! Have fun! :)
 
Moli, while you're at it, how bout sharing how I can set up a testnet masternode. I'm sure I've asked this before, and been answered, but never had a chance to follow through on it. I have t-dash ready to go...

edit--I'm on Arch Linux and all the guides I see are aimed at M$ or Apple.


for this setup, always:
be in ~/testnet
use "-datadir=." argument

(I made some random values, you can make your own)

Code:
mkdir ~/testnet
cd ~/testnet
echo """
rpcuser=1g3hXg7MdzHVwoJRcAE36EHe7hw327kZQogrmGgKtsch
rpcpassword=HVKtsch1g7hw327kZoJRcAE36EHeQogrmGg3hXg7Mdz
#-----
listen=1
server=1
daemon=1
#-----
testnet=1
debug=1
#-----
#masternode=0
#masternodeprivkey=
#masternodeaddr=REPLACE_IP:19999
""" > dash.conf
wget http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-190/gitian-linux-dash-bin/bin/64/dashd -O dashd-0.11.2.19
chmod 755 dashd-0.11.2.19
ln -s dashd-0.11.2.19 dashd
./dashd -datadir=.

then after blockchain sync (check with "./dashd -datadir=. getinfo" and http://test.explorer.dashninja.pl/chain/Dash )
(current block height is 32357)
NOTE: version .19 still shows as version .18 -- welcome to testnet ;)

do

Code:
./dashd -datadir=. getnewaddress
./dashd -datadir=. masternode genkey
./dashd -datadir=. stop
/sbin/ifconfig

send 1000 tdrk to your new address (or pm me and I'll send you the 1k)
set masternode=1 and copy your genkey and IP address (from ifconfig) to your dash.conf like below:
Code:
#-----
masternode=1
masternodeprivkey=9yourgenkeysomethinglongstring
masternodeaddr=123.123.123.123:19999

then re-launch dashd
Code:
./dashd -datadir=.

send masternode start and check masternode status after warmup

Code:
sleep 60 ; ./dashd -datadir=. masternode start ; sleep 15 ; ./dashd -datadir=. masternode debug
should respond with a "masternode started" message

have a beer
 
Last edited by a moderator:
Back
Top