miningpros
|
|
January 29, 2015, 03:38:30 PM |
|
Nice to see that the " Golden oldies " ( DRK/LTC/BLK ) are taking over from the pre mined stuff on the exchanges again.
|
|
|
|
Walter_S
|
|
January 29, 2015, 03:51:55 PM |
|
Guys im waiting for darkcoind to sync up... i setup masternode by my self, im kinda proud of my self because im linux newb masternode start PASSWD command is ready to start masternode wish me luck!!! p.s. after how much time my linux ip should show on masternodes list? Good work there Rux! First one is always a learning curve, next one is learning how to update it quickly and reliably! Most of us have got scripts for that job, such as this: ./darkcoind stop wget https://raw.githubusercontent.com/darkcoinproject/darkcoin-binaries/master/darkcoin-0.11.0.13-linux.tar.gztar zxvf darkcoin-0.11.0.13-linux.tar.gz mv darkcoin-0.11.0.13-linux/bin/64/darkcoind . chmod +x ./darkcoind rm .darkcoin/peers.dat ./darkcoind Mine probably isn't the best because it doesn't back up the old files but the way I look at it is that if I want to revert to an older version just change the version number in the script and run it again... Different strokes for different folks! Have fun! Walter
|
|
|
|
MadGhost
Sr. Member
Offline
Activity: 294
Merit: 250
★777Coin.com★ Fun BTC Casino!
|
|
January 29, 2015, 03:54:31 PM |
|
DRK is already standing still on his position.
|
|
|
|
g4q34g4qg47ww
|
|
January 29, 2015, 03:57:59 PM |
|
Guys im waiting for darkcoind to sync up... i setup masternode by my self, im kinda proud of my self because im linux newb masternode start PASSWD command is ready to start masternode wish me luck!!! p.s. after how much time my linux ip should show on masternodes list? Good work there Rux! First one is always a learning curve, next one is learning how to update it quickly and reliably! Most of us have got scripts for that job, such as this: ./darkcoind stop wget https://raw.githubusercontent.com/darkcoinproject/darkcoin-binaries/master/darkcoin-0.11.0.13-linux.tar.gztar zxvf darkcoin-0.11.0.13-linux.tar.gz mv darkcoin-0.11.0.13-linux/bin/64/darkcoind . chmod +x ./darkcoind rm .darkcoin/peers.dat ./darkcoind Mine probably isn't the best because it doesn't back up the old files but the way I look at it is that if I want to revert to an older version just change the version number in the script and run it again... Different strokes for different folks! Have fun! Walter 1 small tip! It took me wayyy too long to stumble across this, but you can paste multiple instructions (such as the entire set of commands above) into the terminal at one time and it will run through them sequentially! Combined with start-many, you can update 5-10 nodes in like 2 -3 minutes
|
|
|
|
TanteStefana2
Legendary
Offline
Activity: 1260
Merit: 1001
|
|
January 29, 2015, 04:03:22 PM |
|
hello Aswan glad to have you here! as for me, you can call me MN Operator from today Welcome Aswan, and super congratulations, Rux!
|
Another proud lifetime Dash Foundation member My TanteStefana account was hacked, Beware trading "You'll never reach your destination if you stop to throw stones at every dog that barks."Sir Winston Churchill BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
|
|
|
BiteMyShinyMetalAss
|
|
January 29, 2015, 04:16:24 PM |
|
This is what happens in cryptoworld https://www.youtube.com/watch?v=NBdhAywbgrI Help me here guys, I am so pesimistic about crypto currencies. As much as I would want ot believe crypto will succeed, everyday i think more that it never be adopted. Volatility is a killer, my friends just laugh about it... How can the volatility be stopped? Can masternodes stop it? Orcouple of whales are needed to prevent wild fluctuation of the price? Why do you see volatility as a problem ? A problem for what ? Your friends ? For a start Bitcoin is not "volatile". It cannot "disappear" or be "at risk" as debt based currencies can. What you're referring to is it's trading value against the dollar. That is not a problem in the long term and it's only a problem in the short term if you're day trading and take losses. As far as it's "suitability as a currency" is concerned, the volatility in a particular market (BTC / USD) is only a problem if you're paying in one currency (BTC) and pricing in another, (USD). If you price and pay in the same currency then the impact of the BTC / USD market volatility vanishes. You just haven't thought any of this through enough. I have some sympathy for your "laughing" friends because for someone not 'hooked into' the crypto world you would see things through the eyes of the US Dollar. That's like me putting a pair of green spectacles on and complaining about the colour of my eggs in the morning. I don't really care if the USD dollar market goes to $99, $50, $500 or where it goes right now because the valuation is mainly speculative therefore the price doesn't tell you anything about the state of the industry. Look at this piece of news... https://www.cryptocoinsnews.com/bitcoin-exchange-coinbase-just-passed-2-million-users/Do you really think it looks like this industry is "dying" ? Have a read of this comment column remark which addresses some of your concerns: Chears! Thats addressed most of my concerns...
|
|
|
|
Rux
Legendary
Offline
Activity: 1291
Merit: 1024
https://crypto.ba
|
|
January 29, 2015, 04:22:51 PM Last edit: January 29, 2015, 04:35:14 PM by Rux |
|
perfect i love you guys even more now my MN is green as cannabis, xx.x.14
|
RXC Crypto.ba Decentralized solutions!
|
|
|
stonehedge
Legendary
Offline
Activity: 1722
Merit: 1002
Decentralize Everything
|
|
January 29, 2015, 04:34:32 PM |
|
perfect i love you guys even more now Congratulations!
|
|
|
|
Walter_S
|
|
January 29, 2015, 04:37:21 PM |
|
Guys im waiting for darkcoind to sync up... i setup masternode by my self, im kinda proud of my self because im linux newb masternode start PASSWD command is ready to start masternode wish me luck!!! p.s. after how much time my linux ip should show on masternodes list? Good work there Rux! First one is always a learning curve, next one is learning how to update it quickly and reliably! Most of us have got scripts for that job, such as this: ./darkcoind stop wget https://raw.githubusercontent.com/darkcoinproject/darkcoin-binaries/master/darkcoin-0.11.0.13-linux.tar.gztar zxvf darkcoin-0.11.0.13-linux.tar.gz mv darkcoin-0.11.0.13-linux/bin/64/darkcoind . chmod +x ./darkcoind rm .darkcoin/peers.dat ./darkcoind Mine probably isn't the best because it doesn't back up the old files but the way I look at it is that if I want to revert to an older version just change the version number in the script and run it again... Different strokes for different folks! Have fun! Walter 1 small tip! It took me wayyy too long to stumble across this, but you can paste multiple instructions (such as the entire set of commands above) into the terminal at one time and it will run through them sequentially! Combined with start-many, you can update 5-10 nodes in like 2 -3 minutes This is right, I forgot to mention that I do this too. It's soo much easier, especially if you have multiple masternodes. The script above and start-many in my wallet has enabled me to update my MNs in under 1 minute, this includes testing they are live again too as I have another script to 'grep' the nodes in one go: ./darkcoind masternode list | grep X.X.X.X ./darkcoind masternode list | grep X.X.X.X ./darkcoind masternode list | grep X.X.X.X ./darkcoind masternode list | grep X.X.X.X etc. Cheers
|
|
|
|
oblox
Legendary
Offline
Activity: 1442
Merit: 1018
|
|
January 29, 2015, 04:53:59 PM |
|
Guys im waiting for darkcoind to sync up... i setup masternode by my self, im kinda proud of my self because im linux newb masternode start PASSWD command is ready to start masternode wish me luck!!! p.s. after how much time my linux ip should show on masternodes list? Good work there Rux! First one is always a learning curve, next one is learning how to update it quickly and reliably! Most of us have got scripts for that job, such as this: ./darkcoind stop wget https://raw.githubusercontent.com/darkcoinproject/darkcoin-binaries/master/darkcoin-0.11.0.13-linux.tar.gztar zxvf darkcoin-0.11.0.13-linux.tar.gz mv darkcoin-0.11.0.13-linux/bin/64/darkcoind . chmod +x ./darkcoind rm .darkcoin/peers.dat ./darkcoind Mine probably isn't the best because it doesn't back up the old files but the way I look at it is that if I want to revert to an older version just change the version number in the script and run it again... Different strokes for different folks! Have fun! Walter 1 small tip! It took me wayyy too long to stumble across this, but you can paste multiple instructions (such as the entire set of commands above) into the terminal at one time and it will run through them sequentially! Combined with start-many, you can update 5-10 nodes in like 2 -3 minutes This is right, I forgot to mention that I do this too. It's soo much easier, especially if you have multiple masternodes. The script above and start-many in my wallet has enabled me to update my MNs in under 1 minute, this includes testing they are live again too as I have another script to 'grep' the nodes in one go: ./darkcoind masternode list | grep X.X.X.X ./darkcoind masternode list | grep X.X.X.X ./darkcoind masternode list | grep X.X.X.X ./darkcoind masternode list | grep X.X.X.X etc. Cheers ...or you could use: ./darkcoind masternode list | grep -e IP1 -e IP2 -e IP3 -e IP4
|
|
|
|
|
oblox
Legendary
Offline
Activity: 1442
Merit: 1018
|
|
January 29, 2015, 05:18:53 PM |
|
Looks like the AMA is over anyway.
|
|
|
|
sangoku
|
|
January 29, 2015, 05:48:54 PM |
|
Keiser Report: Open Sources & Open Cesspools In this episode of the Keiser Report from Mexico City, Max Keiser and Stacy Herbert discuss the claims that the Fed is like the blockchain. They also look at the proof that central bank intervention causes market distortion like mispricing of risk and misallocation of capital as currency traders go bust on 50 times leverage. In the second half, Max interviews big bank whistleblower and bitcoin entrepreneur, Jose Rodriguez, about cryptocurrency in Mexico. https://www.youtube.com/watch?v=PMUXYFgN-so
|
DΛSH is digital cash. Transactions are obscured in the blockchain, making them private from the wallet. You can send Dash to family or friends, or pay for goods or services, anywhere in the world. DΛSH Anonymous and Untraceable. The Perfect Digital Cash And The Best Way To Protect Your Privacy https://www.dashpay.io DΛSH is 59.5 times faster with syncing and updating than Monero.My DΛSH Address: XgF6sNzGHU58dn36WsC16no9FHct6nPeZD
|
|
|
Minotaur26
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
January 29, 2015, 06:00:33 PM |
|
The support so far to the ambassador group has been great. Both me and fernando are working to compile all of the volunteers messages and I will make sure to reply as soon as I can.
And please we need presence everywhere, emerging markets are very interesting to us too. China, India, Brasil we need presence there. South East Asia, Australia, Japan please join too.
|
|
|
|
Lebubar
Legendary
Offline
Activity: 1288
Merit: 1000
|
|
January 29, 2015, 06:16:37 PM |
|
The support so far to the ambassador group has been great. Both me and fernando are working to compile all of the volunteers messages and I will make sure to reply as soon as I can.
And please we need presence everywhere, emerging markets are very interesting to us too. China, India, Brasil we need presence there. South East Asia, Australia, Japan please join too.
Great. We'll need to have a world map with the country where there is representants and where there is missing one.
|
|
|
|
PaidFudder
|
|
January 29, 2015, 07:03:54 PM |
|
dat german name
|
|
|
|
eduffield (OP)
Legendary
Offline
Activity: 1176
Merit: 1036
Dash Developer
|
|
January 29, 2015, 07:21:05 PM |
|
Anyone care to address the implications of this question? If registration of Masternodes is required, the penalties for not doing so could be significant. "FinCEN understands that Bitcoin mining imposes no obligations on a Bitcoin user to send mined Bitcoin to any other person or place for the benefit of another. Instead, the user is free to use the mined virtual currency or its equivalent for the user’s own purposes, such as to purchase real or virtual goods and services for the user’s own use. To the extent that a user mines Bitcoin and uses the Bitcoin solely for the user’s own purposes and not for the benefit of another, the user is not an MSB under FinCEN’s regulations," Sounds very clear to me, Masternodes are not MSBs. (I'm not a lawyer, take it for what it's worth)
|
Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
|
|
|
AnonCoinTwitter
|
|
January 29, 2015, 07:24:41 PM |
|
Anyone care to address the implications of this question? If registration of Masternodes is required, the penalties for not doing so could be significant. "FinCEN understands that Bitcoin mining imposes no obligations on a Bitcoin user to send mined Bitcoin to any other person or place for the benefit of another. Instead, the user is free to use the mined virtual currency or its equivalent for the user’s own purposes, such as to purchase real or virtual goods and services for the user’s own use. To the extent that a user mines Bitcoin and uses the Bitcoin solely for the user’s own purposes and not for the benefit of another, the user is not an MSB under FinCEN’s regulations," Sounds very clear to me, Masternodes are not MSBs. (I'm not a lawyer, take it for what it's worth) Thank you for your response on this! Based on the amount of money involved, at this point do you think talking to a lawyer would be a good idea? Should the community be raising some funds for that purpose? Perhaps if there was more clarity on the issue, more people would consider starting masternodes (assuming they are permissible under the current regulatory environment).
|
|
|
|
Rux
Legendary
Offline
Activity: 1291
Merit: 1024
https://crypto.ba
|
|
January 29, 2015, 07:28:16 PM |
|
I dont understand why u all think FinCen/NSA/CIA/FBI/VATICAN can stop masternodes? LOL and 2x LOL
if they can they would stop BTC back in 2011
so if you ask me...masternodes are unstopable...they shut down masternode server... no problem... i open again on another place, another continent, like someone said on MOON if i need too ...
|
RXC Crypto.ba Decentralized solutions!
|
|
|
FinaGica
|
|
January 29, 2015, 07:33:59 PM |
|
Darkcoin has been added to our payment system! You are welcome to pay with DRK now at http://cryptopet.com/Live price display on our shop will be implemented in the next 48h
|
|
|
|
|