thedjnivek
Newbie
Offline
Activity: 27
Merit: 0
|
|
December 26, 2017, 09:04:15 PM |
|
Desire thrives, ranked 11 on the total number of masternodes among about 60 coins on mnrank.com
the second rank is DASH
that seems promising but the thing that let the coin up is the team behind it, we hope dev gives more effort and time, more advertising campaign
Totally agree with you. A better website, more detailed
|
|
|
|
|
nhondh
Member
Offline
Activity: 112
Merit: 10
|
|
December 26, 2017, 11:30:07 PM |
|
Block reward decreased.
|
|
|
|
NOhardforkplease
Member
Offline
Activity: 84
Merit: 10
|
|
December 27, 2017, 12:01:49 AM |
|
For people having problems setting up a masternode i recommend looking at some videos on youtube. I found two that are very helpfull also for desire becouse basicaly it all comes down to the same thing. Search for arcticcoin masternode and chaincoin masternode and you will find videos from a guy named Fred Yen, they helped me a lot.
|
|
|
|
rejestracyjny
Newbie
Offline
Activity: 46
Merit: 0
|
|
December 27, 2017, 12:23:03 AM |
|
Hi all. Please help me to setup Masternodes. I have tried several times I have failed. Thanks in advance
Hello, You want to run warm or cold MN? Please tell us when you have error. If You want run cold MN on VPS, do this: ============ON YOUR WALLET IN WINDOWS============ go to:Tools>Debug console type: getnewaddress MN01 (enter) (send to this adress 1000DSR in one in one transaction) back to Debug console and type: masternode outputs (enter) masternode genkey (enter) (don't close debug console) back to wallet window and go to:Tools>Open Masternode Configuration File
============paste this in blank masternode file============ MN01 xx.xx.xx.xx:9919 yyyyy zzzzz 1
============explanation of the above syntax============ MN01 <--- this is what you write after "getnewadress" xx.xx.xx.xx:9919 <--- IP of yours VPS (port must stay 9919) yyyyy <--- masternode genkey zzzzz 1 <--- masternode output ============save file masternode.conf============ back to wallet window and go to:Tools>Open Wallet Configuration File ============paste this in blank masternode file============ rpcuser=YOURUSER <--- change this! (what you want - you don't need remember that after end of configuration MN) rpcpassword=YOURPASS <--- change this! (what you want - you don't need remember that after end of configuration MN) ============save file desire.conf============
============ON YOUR WALLET IN VPS============ ============installation of necessary packages on your VPS============ apt-get update (enter) apt-get upgrade -y (enter) apt-get dist-upgrade -y (enter) apt-get install nano htop git -y (enter) sudo apt-get install build-essential libtool automake autoconf autogen (enter) sudo apt-get install autotools-dev autoconf pkg-config libssl-dev (enter) apt-get install libssl-dev libevent-dev bsdmainutils software-properties-common -y (enter) sudo apt-get install libgmp3-dev libevent-dev bsdmainutils libboost-all-dev (enter) sudo add-apt-repository ppa:bitcoin/bitcoin (enter) sudo apt-get install libdb4.8-dev libdb4.8++-dev (enter) sudo apt-get install libminiupnpc-dev (enter)
============installation of the Desire wallet============ sudo git clone https://github.com/lazyboozer/Desire.git (enter) cd Desire (enter) sudo chmod 755 autogen.sh (enter) sudo ./autogen.sh (enter) sudo ./configure (enter) sudo chmod 755 share/genbuild.sh (enter) sudo make (enter) sudo cd ~/Desire (enter) sudo wget https://github.com/lazyboozer/Desire/releases/download/Desire-v.0.12.2.1/desire-0.12.2.1-linux.tar.gz (enter) sudo tar xzvf desire-0.12.2.1-linux.tar.gz (enter) sudo mkdir .desirecore (enter) cd .desirecore (enter) wget https://github.com/ZonnCash/sentinel/releases/download/v1.1.0.3/sentinel-lin64 (enter) chmod +x sentinel-lin64 (enter) echo “desire_conf=`pwd`/desire.conf” > sentinel.conf (enter) sudo nano desire.conf (enter)
============paste this in blank desire.conf on VPS============ rpcuser=YOURUSER <--- change this to the same as before in Windows wallet! rpcpassword=YOURPASS <--- change this to the same as before in Windows wallet! rpcallowip=127.0.0.1 rpcport=9919 listen=1 server=1 daemon=1 masternode=1 staking=0 externalip=xx.xx.xx.xx:9919 <--- IP of yours VPS (port must stay 9919) masternodeprivkey= yyyyy <--- masternode genkey ============save file (ctrl+x>Y>enter)============ sudo ufw allow 9919/tcp (enter) cd ~/Desire/src (enter) sudo ./desired -daemon (enter) (wait until it downloads the whole blockchain ---> sudo ./desire-cli getblockcount <--- you check the progress) cd ~/.desirecore (enter) sudo ./sentinel-lin64 (enter)
======BACK TO WINDOWS WALLET====== go to: Settings>Options>Wallet>Show Masternode Tab>And click OK ======CLOSE YOUR WINDOWS WALLET AND RUN IT AGAIN====== go to: Masternodes>Select your Masternode (MN01) and click "Start alias"
|
|
|
|
yangb0
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 27, 2017, 01:12:21 AM |
|
Hi! Been Masternoding for 20 hours and still no payment received. Is that normal? How often should I expect each payment to come in? Thanks!
|
|
|
|
prokol
Newbie
Offline
Activity: 4
Merit: 0
|
|
December 27, 2017, 06:33:39 AM |
|
and where to get the data rpcuser = user and rpcpassword = pass, this is where this data comes from? where to find them? or just prescribe data rpcuser = user , rpcpassword = pass ?? you can use whatever you want, but avoid to use the special symbols...
|
|
|
|
kayperwood11
|
|
December 27, 2017, 07:56:56 AM |
|
Hi! Been Masternoding for 20 hours and still no payment received. Is that normal? How often should I expect each payment to come in? Thanks! this is normal. wait from 24-48 hours of the first award. check also the statuses of your node, whether everything works correctly ..
|
|
|
|
|
Snippa
Newbie
Offline
Activity: 27
Merit: 0
|
|
December 27, 2017, 10:21:48 AM |
|
if BlockEater hits sustained 200MH on Desire today, I will reduce fees from 0.15% to 0.1% until February 1st.
|
|
|
|
SpAcEDeViL
Legendary
Offline
Activity: 986
Merit: 1027
Miner-Control.de Pooler
|
|
December 27, 2017, 10:25:23 AM |
|
Problem with sendmany: json value is not a boolean as expected
sendmany: unable to send 39.79986691 error -1: json value is not a boolean as expected {"DCkbeYcWHXfujucxfDwcasrCZ9ZhYBb1jt":36.29054213,"DLyU8qaemqmuzrqWZXmQJWSoqT25rSmX7r":3.26768307,"D7Sys2sDxtgU1UR5nhMLrCzR6sd6CBHkWq":0.24164171}
Do anybody know, what is wrong with this request?
|
|
|
|
Frieda
|
|
December 27, 2017, 10:32:24 AM |
|
if BlockEater hits sustained 200MH on Desire today, I will reduce fees from 0.15% to 0.1% until February 1st. i already contribute my hash to your pool ,but i am small miner . hope other big miner take part in
|
|
|
|
Snippa
Newbie
Offline
Activity: 27
Merit: 0
|
|
December 27, 2017, 10:47:07 AM |
|
Problem with sendmany: json value is not a boolean as expected
sendmany: unable to send 39.79986691 error -1: json value is not a boolean as expected {"DCkbeYcWHXfujucxfDwcasrCZ9ZhYBb1jt":36.29054213,"DLyU8qaemqmuzrqWZXmQJWSoqT25rSmX7r":3.26768307,"D7Sys2sDxtgU1UR5nhMLrCzR6sd6CBHkWq":0.24164171}
Do anybody know, what is wrong with this request?
There is a configuration issue with sendmany regarding Desire. If you're getting the error with Yiimp (I assume you are), go into ../yaamp/core/backend and you will need to edit payment.php On line 57 you will need to add: $coin->symbol == 'DSR' Love your site's color scheme btw.
|
|
|
|
SpAcEDeViL
Legendary
Offline
Activity: 986
Merit: 1027
Miner-Control.de Pooler
|
|
December 27, 2017, 12:35:05 PM Last edit: December 27, 2017, 12:52:44 PM by SpAcEDeViL |
|
Problem with sendmany: json value is not a boolean as expected
sendmany: unable to send 39.79986691 error -1: json value is not a boolean as expected {"DCkbeYcWHXfujucxfDwcasrCZ9ZhYBb1jt":36.29054213,"DLyU8qaemqmuzrqWZXmQJWSoqT25rSmX7r":3.26768307,"D7Sys2sDxtgU1UR5nhMLrCzR6sd6CBHkWq":0.24164171}
Do anybody know, what is wrong with this request?
There is a configuration issue with sendmany regarding Desire. If you're getting the error with Yiimp (I assume you are), go into ../yaamp/core/backend and you will need to edit payment.php On line 57 you will need to add: $coin->symbol == 'DSR' Love your site's color scheme btw. THX! I add this. https://miner-control.de/explorer/1921?txid=27fa7575bef81dd760005fca5f4d9399cfb5b5469f2cbe37de070f780c4917feWe need more Masternodes on this coin, i want to run a masternode, so if you can spend some of your hardmining coins, send it to DT5FHM9U9JvCjE5BkDXTXdjAMTibC7A957 Or you can mine on my pool
|
|
|
|
natan069
|
|
December 27, 2017, 02:58:16 PM |
|
Whats up with the DIFF for mining? just DOUBLED now!!
And the block rewards reduced from 20 to 18.4 why? masternode payments?
|
|
|
|
Snippa
Newbie
Offline
Activity: 27
Merit: 0
|
|
December 27, 2017, 03:07:54 PM |
|
Whats up with the DIFF for mining? just DOUBLED now!!
And the block rewards reduced from 20 to 18.4 why? masternode payments?
Block reward is controlled by: 2222222/(((Difficulty+2600)/9)^2) MasterNodes get 20% of the reward, always. so if the difficulty goes up to 207, the reward will be 22.838... coins, with 4.567...... of those 22.838.. coins going to masternodes. The difficulty spike is due to popularity + large transactions.
|
|
|
|
natan069
|
|
December 27, 2017, 03:14:45 PM |
|
Whats up with the DIFF for mining? just DOUBLED now!!
And the block rewards reduced from 20 to 18.4 why? masternode payments?
Block reward is controlled by: 2222222/(((Difficulty+2600)/9)^2) MasterNodes get 20% of the reward, always. so if the difficulty goes up to 207, the reward will be 22.838... coins, with 4.567...... of those 22.838.. coins going to masternodes. The difficulty spike is due to popularity + large transactions. thanks! So with time the masternode rewards will get bigger too right? but will have more people running, probably Mastenode reward: 20% Block Award MN 158000 - 25.0% 175280 - 30.0% 192560 - 35.0% 209840 - 37.5% 227120 - 40.0% 244400 - 42.5% 261680 - 45.0% 278960 - 47.5% 313520 - 50.0%
|
|
|
|
Toxias
Newbie
Offline
Activity: 50
Merit: 0
|
|
December 27, 2017, 06:48:08 PM |
|
Whats up with the DIFF for mining? just DOUBLED now!!
And the block rewards reduced from 20 to 18.4 why? masternode payments?
Block reward is controlled by: 2222222/(((Difficulty+2600)/9)^2) MasterNodes get 20% of the reward, always. so if the difficulty goes up to 207, the reward will be 22.838... coins, with 4.567...... of those 22.838.. coins going to masternodes. The difficulty spike is due to popularity + large transactions. Maybe devs can say something about it? When i ask on discord i hear that there is 20 desire to miners and other 4 to mn soo there is 24 reward for each block
|
|
|
|
niceque
Newbie
Offline
Activity: 14
Merit: 0
|
|
December 27, 2017, 07:32:50 PM |
|
interesting coin
|
|
|
|
thethunderbird
Newbie
Offline
Activity: 27
Merit: 0
|
|
December 27, 2017, 07:34:11 PM |
|
The Demand for Desire is increasing on Mercatox it doubled yesterday from 1.3 BTC to 2.8 while the available decreased to about 20,000 coins only which means we are still in the uptrend. That's positive, I hope devs take the chance for more dedication for time and effort to for more development.
|
|
|
|
|