Author

Topic: [ANN][PIVX] - PRIVATE INSTANT VERIFIED TRANSACTION - PROOF OF STAKE - ZEROCOIN - page 532. (Read 782375 times)

legendary
Activity: 1778
Merit: 1003
NodeMasters
Is there any news on another exchange? I can't register to btcpoolexchange.

why what problem you having ?

Can't register because I'm not receiving confirmation emails. Tried with multiple emails.
PM me your username on the exchange and ill sort out your account
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Is there any news on another exchange? I can't register to btcpoolexchange.

why what problem you having ?

Can't register because I'm not receiving confirmation emails. Tried with multiple emails.
legendary
Activity: 1232
Merit: 1001
Is there any news on another exchange? I can't register to btcpoolexchange.
VOTE for DNET @safecex exchange + if added it will Automatically be on Multipool

https://safecex.com/coin/add?q=DNET
legendary
Activity: 1778
Merit: 1003
NodeMasters
Is there any news on another exchange? I can't register to btcpoolexchange.

why what problem you having ?
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Is there any news on another exchange? I can't register to btcpoolexchange.
full member
Activity: 274
Merit: 122
Coin-Server will have some periods of downtime today.  We have detected a hardware issue with the main OS disk and it needs to be replaced.

Thanks

full member
Activity: 238
Merit: 100
I am getting only 2.8M on 290 with QRK algo........using sgminer 5.2.1..........whats wrong?

Try downloading another sgminer, with quark support.
full member
Activity: 238
Merit: 100
how to setup solo mining?

Seems like we can't. And I guess it's not profitable anymore. Try a pool with no registration, your address as username, and capital X as password. You'll get paid every 10 mins or so.

-o stratum+tcp://coin-server.com:4004 -u xxxxxxxxxxxxxxxxxxxxxxxxxxxx -p X for example, it works smooth for me.
full member
Activity: 171
Merit: 100
how to setup solo mining?
hero member
Activity: 882
Merit: 500
MiG Messenger - earn while chatting
That guide is only partially complete, it makes no reference to setting up the actual masternodes, only the controlling wallet used to start them. If you notice towards the beginning the environments used for the guide were mentioned, Local: Windows 8.1 64 bit, and Remote: Ubuntu 14.04 64 bit. In all likelihood the remote was on a VPS, as that is the most commonly used practice in any of the Dash masternode tutorials.

That guide assumed you had already set up masternodes elsewhere and were looking to control all of them from one wallet. If you don't have a wallet running as a masternode, and only put the information in the masternode.conf when the network looks for available masternodes it will not see your masternode, as the wallet doesn't announce itself as a masternode without masternode=1 in the darknet.conf.

A wallet will only function as a masternode for 1 private key, that is why each masternode needs its own wallet.

The reason your masternodes are expiring is because they are not actually running. You tell the network when you run "masternode start-many" "hey, I have some masternodes running at these addresses", the network takes your word for it and adds them to the list of available masternodes. The network never actually sees them, and they go to expired when the network doesn't see them for an hour or so.

I hope that was understandable, I am not always the best at explaining things.

Thanks.  That does clear things up for me.  This one critical point was completely going over my head.  After reading your reply, I went back to the guide in question and noticed this line in step 3, "Startup your wallet in masternode mode and allow it to sync. Ensure all your dashd daemons are running properly on your remote servers.".

I only have 2 masternodes now (1 on desktop PC, 1 on mining rig) but at least both of them are running rock solid and giving me steady payouts.  Guess I'll have to setup a raspberry pi or some digital ocean droplets if I feel like investing the time and money to run more.
sr. member
Activity: 1274
Merit: 250
PredX - AI-Powered Prediction Market
I am getting only 2.8M on 290 with QRK algo........using sgminer 5.2.1..........whats wrong?
hero member
Activity: 618
Merit: 500
New Pool DNET !!! 0.5% fees

configure your miner

cgminer.exe -o stratum+tcp://mineblocks.eu:3023 -u B5w77HkG5tw2HiJvUsFgybk7obgJP6tNp3 -p x

Port: 3025, Diff: 8 Port: 3026, Diff: 32 Port: 3027, Diff: 256


http://mineblocks.eu

Happy Mining !! Wink
full member
Activity: 238
Merit: 100
Post your Addy JK so people can donate to your efforts!! Smiley

Good idea, add it to signature..
legendary
Activity: 1078
Merit: 1011
Post your Addy JK so people can donate to your efforts!! Smiley
full member
Activity: 238
Merit: 100
full member
Activity: 226
Merit: 100
The short answer is no.

Each masternode requires its own wallet with the darknet.conf matching the example, using a different private key. So, to have 2 masternodes set up following this example you would need 3 wallets, 1 for each masternode, and the wallet that holds the coins for each masternode and acts as the controlling wallet.

The "1" in the masternode=1 means true, "0" would mean false, "2" would not be applicable.

I don't understand why we need a separate wallet for each masternode.  I followed this guide here.

https://dashtalk.org/threads/reubens-start-multiple-masternodes-from-one-wallet-guide-start-many.4034/

It's from the masternode guides sticky at the very same forum.  If the guide was bunk, I find it odd that it would be in a sticky on the official dash forum.  At the same time, I was under the impression that you needed different ports and/or external IPs for each masternode so I don't see how that is possible if all your masternodes are running off the same wallet.

This guide kinda sorta works for a while.  I get payouts but not as frequently as I should and there are lots of masternodes going offline with "expired" or "missing" messages.  I just figured that if there was anyone I could trust about masternodes, it would be DASH fanboys at their official forum but apparently not.

That guide is only partially complete, it makes no reference to setting up the actual masternodes, only the controlling wallet used to start them. If you notice towards the beginning the environments used for the guide were mentioned, Local: Windows 8.1 64 bit, and Remote: Ubuntu 14.04 64 bit. In all likelihood the remote was on a VPS, as that is the most commonly used practice in any of the Dash masternode tutorials.

That guide assumed you had already set up masternodes elsewhere and were looking to control all of them from one wallet. If you don't have a wallet running as a masternode, and only put the information in the masternode.conf when the network looks for available masternodes it will not see your masternode, as the wallet doesn't announce itself as a masternode without masternode=1 in the darknet.conf.

A wallet will only function as a masternode for 1 private key, that is why each masternode needs its own wallet.

The reason your masternodes are expiring is because they are not actually running. You tell the network when you run "masternode start-many" "hey, I have some masternodes running at these addresses", the network takes your word for it and adds them to the list of available masternodes. The network never actually sees them, and they go to expired when the network doesn't see them for an hour or so.

I hope that was understandable, I am not always the best at explaining things.
legendary
Activity: 957
Merit: 1006
sgminer with quark/qubit optimization. think starting with sgminer 5.1.1
sr. member
Activity: 1274
Merit: 250
PredX - AI-Powered Prediction Market
Which GPU miner works best on 280/290?
legendary
Activity: 1078
Merit: 1011
@glen123

Until the PoS change occurs, those numbers are still being calculated. There are some calculations that still need to be worked out. We don't want this coin to have major inflationary issues, so we are not sure those previous numbers are appropriate.
Jump to: