Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 4294. (Read 9723748 times)

sr. member
Activity: 294
Merit: 250
Hello Everyone,

I'm going to move on to RC5 and other unique features of Darkcoin that we've had in the works for awhile (I'm going to wait till all of the weak hands have left the building then I have some really cool stuff to announce).

-Evan

I think that all week hands are gone !

I'm pretty sure a few strong hands sold too!
full member
Activity: 238
Merit: 100
Hello Everyone,

I'm going to move on to RC5 and other unique features of Darkcoin that we've had in the works for awhile (I'm going to wait till all of the weak hands have left the building then I have some really cool stuff to announce).

-Evan

I think that all week hands are gone !
hero member
Activity: 503
Merit: 500
Na Zdorovie!
Along with a lot of stupid, the ones who seek profit in rate fall also sold their Darkcoins.

Reason?

RC4 is released and DarkSend works in a stable way.

The ones who waited for stabilization like a fool are absent right now.

They were just the flies who swarm on the cornfield. In a couple of months popcorn producers will investigate this field. Later, the alcohol consumers..

For them popcorn is important too.

Later they will earn a lot of money and come back. In several days we will see that darkcoin will overcome floats of 7 to 50M.

Supply?

You will then see 1 th/s network hashrates.

I will ask you when 10 drks are disintegrated into atoms per 5 minutes.

Here is a proclamation for the ones who still wait for masternode installation, when a gangster gives his tech team "buy" order for the first time, you will kick yourselves.

My best regards for the investors who transferred AURORA bullshit to $120 price.

My expectation for the first half of 2015 is $300/1 Drk.

As it is not a stable rate it will float between $50 - 300.

Whatever happens the rate that 1 masternode will earn per day won't be under $10.

I won't write ling and fuck people's minds. Be quiet and wait. Do not sell, each sell is a buy, don't forget. Should not be forgotten.
legendary
Activity: 1456
Merit: 1000
I'm gonna have a talk with Evan regarding this (hopefully he will reply soon enough). Obviously the thread isn't working anymore.
People have started posting nonsense.

Actually, I found today quite educational....

Evan if you're reading this, it's about time for a deus ex machina.

I had to google that one  Grin

edit

I also tried to buy a ton of drk off exchanges, not a single taker. that told me this was a manipulation of the market, not just specific people or groups, but everyone trying to sell high and buy low. they wanted a quick ROI.

Then there is the BTC volume. $44m.  That only happens when there is a disruption in the force.
legendary
Activity: 2674
Merit: 3000
Terminated.
I'm gonna have a talk with Evan regarding this (hopefully he will reply soon enough). Obviously the thread isn't working anymore.
People have started posting nonsense.
legendary
Activity: 1120
Merit: 1000
Crypto is taking a bloodbath across the board, and has been for days. That's part of the problem. Another part of the problem is communication. I understand and agree that Evan needs to be coding, but perhaps one of the other devs could communicate with eltito and get some official stuff posted. Namely, I believe, in this order:

1) What bugs/problems/issues are still out there with respect to RC4? Which are the most important to fix, and what is the timeline (approximate, not exact)?
2) Post-mortem of the RC4 release. How things could be improved for RC5, any unexpected problems or successes, etc. Help people understand just how complex a release of this magnitude is, and let them know that if there were any avoidable problems, that you've learned from them.
3) Which "problems" aren't really bugs but still need to be addressed, and how will they be addressed (e.g. necessity of making new backups due to the keypool increasing, and frequency of these backups).
4) Overall health of the network and possible timeline on enforcement (We also a great deal of clarity about how much testing enforcement has gone through and exactly what it entails. I think a lot of people--likely myself included--don't really completely understand how the "spork" method actually works.)
5) Update, if any, on the Kristov review.
6) Plans for RC5, the exciting announcement Evan hinted at, etc.

I believe we have a rock solid dev team and the fundamentals are sound. We just need to buckle down and keep doing what we're doing, get a little communication rolling, and the market will eventually see what we've got and price it accordingly.
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
What the fuck is happening with darkcoin?

everyone trying to sell high to buy back cheaper.....its a reverse pump  Grin

I think it's over. I've been seeing masternodes being bought as opposed to being sold. And my ears popped.

Fuck me that was intense.  I'm not coming out from behind the sofa yet though.
legendary
Activity: 1456
Merit: 1000
What the fuck is happening with darkcoin?

everyone trying to sell high to buy back cheaper.....its a reverse pump  Grin

I think it's over. I've been seeing masternodes being bought as opposed to being sold. And my ears popped.

why you bastards reverse course so fucking quick. I just paid to change my flights and holiday arrangements to get back early to get some fiat together.

this ship is sinking.....sell all your drk....omg, its another cloak....its another vert....its another mazacoin.....noooooooooo.....don't buy anymore,  sell, sell, sell.
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
What the fuck is happening with darkcoin?

everyone trying to sell high to buy back cheaper.....its a reverse pump  Grin
lol love it - "reverse pump" Grin Grin

Insert joke about wife not allowing you to reverse pump here.
hero member
Activity: 560
Merit: 500
What the fuck is happening with darkcoin?

everyone trying to sell high to buy back cheaper.....its a reverse pump  Grin

I think it's over. I've been seeing masternodes being bought as opposed to being sold. And my ears popped.
legendary
Activity: 1318
Merit: 1040
What the fuck is happening with darkcoin?

everyone trying to sell high to buy back cheaper.....its a reverse pump  Grin
lol love it - "reverse pump" Grin Grin
legendary
Activity: 1456
Merit: 1000
What the fuck is happening with darkcoin?

everyone trying to sell high to buy back cheaper.....its a reverse pump  Grin
ImI
legendary
Activity: 1946
Merit: 1019

I just bought some more DRK at 33 to try to even out my losses.

Am I just pouring good money after bad ? I don't know. Fundamentals aren't doing anything for the valuation right now. Just have to wait and see.

It's black Monday in cryptos.


33 is a good spot to buy imo
legendary
Activity: 966
Merit: 1000
When I Compile the wallet (ubuntu) I get some warnings (Algo files):

Quote
simd.c:1565:5: warning: invalid conversion from ‘void*’ to ‘sph_simd_small_context*’ [-fpermissive]
  sc = cc;
     ^
simd.c: In function ‘void init_big(void*, const u32*)’:
simd.c:1576:5: warning: invalid conversion from ‘void*’ to ‘sph_simd_big_context*’ [-fpermissive]
  sc = cc;
     ^
simd.c: In function ‘void update_small(void*, const void*, size_t)’:
simd.c:1587:5: warning: invalid conversion from ‘void*’ to ‘sph_simd_small_context*’ [-fpermissive]
  sc = cc;
     ^
simd.c: In function ‘void update_big(void*, const void*, size_t)’:
simd.c:1612:5: warning: invalid conversion from ‘void*’ to ‘sph_simd_big_context*’ [-fpermissive]
  sc = cc;
 
 
blake.c: In function ‘void blake64_close(sph_blake_big_context*, unsigned int, unsigned int, void*, size_t)’:
blake.c:991:6: warning: invalid conversion from ‘void*’ to ‘unsigned char*’ [-fpermissive]
  out = dst;
                                         ^
blake.c:791:1: warning:   initializing argument 1 of ‘void blake32_init(sph_blake_small_context*, const sph_u32*, const sph_u32*)’ [-fpermissive]
 blake32_init(sph_blake_small_context *sc,
 ^
blake.c: In function ‘void sph_blake224(void*, const void*, size_t)’:
blake.c:1009:23: warning: invalid conversion from ‘void*’ to ‘sph_blake_small_context*’ [-fpermissive]
  blake32(cc, data, len);
 
groestl.c: In function ‘void groestl_big_close(sph_groestl_big_context*, unsigned int, unsigned int, void*, size_t)’:
groestl.c:2952:17: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable]
  unsigned char *buf;
                 ^
groestl.c: In function ‘void sph_groestl224_init(void*)’:
groestl.c:3013:28: warning: invalid conversion from ‘void*’ to ‘sph_groestl_small_context*’ [-fpermissive]

etc
etc
etc
for jk, keccak, skein etc etc

It's normal? Someone can help me? Thanks.

Compiler writers just love their warning messages, they love moaning that the coder is 'doing it wrong!' If it spits out a working binary then don't worry about it.  Cool
hero member
Activity: 490
Merit: 500
thimo the dev
What the fuck is happening with darkcoin?
sr. member
Activity: 462
Merit: 250
www.dashpay.io
YES YES YES  moderated threads. Please. Who has time for all the garbage. This thread could be 700 pages of useful info instead of all this garbage!

I realise Crypto must remain pure and not be tarnished by the corporate world etc etc..

However a company that cared about it's brand would never allow a non moderated thread on the internet..

I know a couple of humble investors, the type you want, they go long on most positions they are interested in, they always read ANN posts for news and get a general feel for the community...  As much as you try and encourage people to go to the Dark forum they just don't bother most of the time...

Lets put it up to a vote, found here: https://bitcointalk.org/index.php?topic=744585.new#new

legendary
Activity: 1182
Merit: 1000
value 1 dollar

difficulty 3,800

talk about retardation.

dark is officially the LEAST PROFITABLE COIN to mine.

and yet, they do mine

we need to raise the masternode payment to 35% maybe 40%.


hero member
Activity: 588
Merit: 500
fundamentals are rock solid

not panicking even if we drop below 0.001 - they can try and dump as much as they want....we are the only legit altcoin.

I am in for darkcoin, but stop typing this kind of non-sense.

2 months ago, we read almost same stuff:
"not panicking even if we drop below 0.01 - they can try and dump as much as they want....we are the only legit altcoin."

If you are panicking then you invested too much, I can let this go all the way to zero and continue as if nothing happened. I am calm because fundamentals ARE solid. Prove me otherwise?

and yes I am in the top 50 rich list.

Edit: If the fundamentals were gone, I wouldnt be saying this, I would be selling...but im not.
and this is where the problem will lie with hundreds of the other alt coins... if there is no fundamentals most will not rebound.   invest in fundamentals and youll always win...
hero member
Activity: 611
Merit: 500
fundamentals are rock solid

not panicking even if we drop below 0.001 - they can try and dump as much as they want....we are the only legit altcoin.

I am in for darkcoin, but stop typing this kind of non-sense.

2 months ago, we read almost same stuff:
"not panicking even if we drop below 0.01 - they can try and dump as much as they want....we are the only legit altcoin."

If you are panicking then you invested too much, I can let this go all the way to zero and continue as if nothing happened. I am calm because fundamentals ARE solid. Prove me otherwise?

and yes I am in the top 50 rich list.

Edit: If the fundamentals were gone, I wouldnt be saying this, I would be selling...but im not.

Someone who gets it.

This crash has nothing to do with what Evan said (his statement would make a rational person hold anyway) or RC4 issues or whatever. It it is mostly due to crypto as a whole getting dumped and maybe some minipulation of the DRK market. The reason you should have invested in the first place is the fundamentals and those haven't changed.

I hope the price stays low until Coinbase approves my BTC order (4 business day is waaaaay to long, sigh).
Jump to: