|
pakhirgan
|
 |
November 30, 2017, 12:46:17 PM |
|
Everything is getting crazy!!!!!!!!!!!
|
|
|
|
|
|
NibiruHybrid
|
 |
November 30, 2017, 02:09:11 PM Last edit: February 21, 2018, 02:57:50 PM by NibiruHybrid |
|
Dash – What Is The Value Proposition? With the price increase we have seen in Dash this year, month, week certainly Dash works as a store of value. We all like to think of Dash as Digital Cash but what strides have been made toward that goal this year? In this time of crazy price appreciation and multi-million dollar monthly Dash treasury budgets it is good to look at what makes Dash “worth it.”
|
|
|
|
|
Mangled Blue
Member

Offline
Activity: 64
Merit: 500
|
 |
November 30, 2017, 02:10:22 PM |
|
Everything is getting crazy!!!!!!!!!!!
"Weak-hands" are being "shook-out"
|
|
|
|
|
|
popeye95
|
 |
November 30, 2017, 02:41:34 PM |
|
After Bitcoin pump to $11,000 and soon Dump 9,600. Dash going crazy and pump up 36%. It's over $600 to the moon. Are you guys going to replace bitcoin?!
Yes, already put my bag in DASH after seeing BTC fall from simple rumor and coinbase problems.
|
|
|
|
|
GrinZ
Legendary
Offline
Activity: 1572
Merit: 1002
|
 |
November 30, 2017, 02:42:56 PM |
|
It is a fact that Dash will be the next months, we have forgotten Dash because we focus too much on Waves and Ethere as Turks. Dash mining is being done by a large number of miners, and I was looking at it with certainty, and now it is 1 k in 3 months.
|
|
|
|
|
Lock$mith
Member

Offline
Activity: 308
Merit: 11
|
 |
November 30, 2017, 02:53:43 PM |
|
Everything is getting crazy!!!!!!!!!!!
Hodl on tight!!! 
|
|
|
|
|
GT-RR
Member

Offline
Activity: 257
Merit: 10
|
 |
November 30, 2017, 03:24:47 PM |
|
Is it still cool to buy Dash at current price or maybe wait for some drop ?
|
|
|
|
|
|
Crypto_Enthusiast
|
 |
November 30, 2017, 03:25:08 PM |
|
Many people now make bets on Ripple. After Arrington's statement that he opens a hedge fund that will work on this currency.
|
|
|
|
|
TaoOfSaatoshi
Legendary
Offline
Activity: 2170
Merit: 1014
Dash Nation Founder | CATV Host
|
 |
November 30, 2017, 03:46:24 PM |
|
CATV | Debates and Governance Dash Nation Style #CashAlternative #DashNation
|
|
|
|
|
Red_Sanford
|
 |
November 30, 2017, 03:55:28 PM |
|
You know that you are holding something special if it's the only thing green in a sea of red. Dash has been my best investment to date. Just kicking myself for not buying more when it jumped to $14
|
|
|
|
Tuner77
Member

Offline
Activity: 112
Merit: 10
|
 |
November 30, 2017, 04:18:05 PM |
|
Any antminer d3 users notice really poor performance compared to expected results? My d3 says it's running at 19.3, which I usually estimate as 18 on pool, but even with that estimate on whattomine, I never hit it. It's almost always much less, not the usual less and more like you'd think with luck variability. My ether GPU mining rigs are usually spot-on or higher if I estimate about 1 lower (they do 29.3, so I use 28 as the estimate). Regretting that d3 purchase. What a POS, even though DASH is a great coin.
|
|
|
|
|
|
Alohaboy?!
|
 |
November 30, 2017, 05:20:57 PM |
|
CATV | Debates and Governance Dash Nation Style #CashAlternative #DashNation nice one  I just love DASH
|
|
|
|
|
qwizzie
Legendary
Offline
Activity: 2548
Merit: 1245
|
 |
November 30, 2017, 06:15:08 PM Last edit: November 30, 2017, 06:35:09 PM by qwizzie |
|
Down, Not Out? Dash Price Likely to Defend $600https://www.coindesk.com/not-dash-price-likely-defend-600/Looks like Coindesk just remembered there is an altcoin named Dash out there  At this rate we get exactly four more articles about Dash from Coindesk (as Dash moves from 5th to 1st rank on coinmarketcap)
|
Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
|
|
|
|
NibiruHybrid
|
 |
November 30, 2017, 06:15:24 PM Last edit: February 21, 2018, 02:57:20 PM by NibiruHybrid |
|
10 New Dash-Accepting Businesses in Kiev as Dash Adoption Grows At least 10 new businesses have begun accepting Dash in Kiev as Ukraine prepares to become a “Silicon Valley” for crypto.
As part of a treasury proposal funded in May, Dmitriy Baimuratov of the CryptoGroup has been working to implement Dash into major point-of-sale systems in Ukraine, and once this is done get businesses set up to accept Dash payments. The first flagship restaurant to accept Dash, Givi Rubenstein, received local and global press coverage, paving the way for further integrations. Now, Baimuratov tweeted that 10 new Dash-accepting locations had been added:
|
|
|
|
|
qwizzie
Legendary
Offline
Activity: 2548
Merit: 1245
|
 |
November 30, 2017, 07:17:00 PM |
|
|
Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
|
|
|
|
lentyna
|
 |
November 30, 2017, 07:37:40 PM |
|
I'm trying to build DASH on Mac and getting "not found for architecture x86_64" error when I run make. I pulled DASH repository from git and ran: ./autogen.sh ./configure make
Error: Undefined symbols for architecture x86_64: "boost::this_thread::hiden::sleep_for(timespec const&)", referenced from: MilliSleep(long long) in libbitcoin_util.a(libbitcoin_util_a-utiltime.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [dashd] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1
Does anybody know what should I do in order for it to work? ... EDIT: all libs seems to be in place but still no luck.... It's weird then... Try reinstalling boost from scratch and then building it again (but first cleaning all that mess before making new build) brew uninstall --force boost brew install boost ./configure make clean make
EDIT: removed over-quoting Tried, did not work. It's definitely something wrong with my mac dependencies as I tried to build bitcoin and I'm getting the same error.
|
|
|
|
|
Juiceboxx
Newbie
Offline
Activity: 53
Merit: 0
|
 |
November 30, 2017, 07:52:28 PM |
|
I dont know if this community realizes this or not but Craig Grant is telling his followers to buy dash now https://youtu.be/zCNRMP97s1M. When he does something all the utubers follow him aka Trevon James Crypto Nick. Don’t underestimate this guy. I miss Amanda Johnson. What a class act.
|
|
|
|
|
|
PhilippeStevens
|
 |
November 30, 2017, 07:54:44 PM |
|
Dash is on fire lately! I love this coin.
|
|
|
|
qwizzie
Legendary
Offline
Activity: 2548
Merit: 1245
|
 |
November 30, 2017, 08:25:58 PM |
|
I dont know if this community realizes this or not but Craig Grant is telling his followers to buy dash now https://youtu.be/zCNRMP97s1M. When he does something all the utubers follow him aka Trevon James Crypto Nick. Don’t underestimate this guy. I miss Amanda Johnson. What a class act. Amanda will be back ! Link : https://www.dashcentral.org/p/ScalingUpPublicityWithAmandaPMBC
|
Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
|
|
|
|
|
|