Author

Topic: BTCD is no more - page 429. (Read 1328490 times)

hero member
Activity: 490
Merit: 500
0_0
July 27, 2014, 04:48:56 AM
I heard that staking 5000 btcd will make you 1btc per day. Is this correct?

what else did you hear?
hero member
Activity: 714
Merit: 500
July 27, 2014, 04:27:43 AM
I heard that staking 5000 btcd will make you 1btc per day. Is this correct?
hero member
Activity: 742
Merit: 500
July 27, 2014, 03:17:32 AM
Good news here, I just bought some BTCD back  Wink
full member
Activity: 154
Merit: 100
July 27, 2014, 03:16:01 AM
400 scam cryptocurrencies and you ladies think this one is any different.  LOL  Maybe it is.  Why release a coin and then build it?  Why not code it and then release?  A little common sense goes a long way. 

What's with the bots trading on Cryptsy anyway?  Is that supporting the price while you code or is it price fixing while you stall?  Time will tell. 

Sorry if I'm a bit skeptical, been burned too many times to count to trust a faceless name especially a former Forex trader.  Oh wait I forgot Instantdex is going to be the next JP morgan, or something like that.  Where have i heard that one before? LOL  We'll see. 

I don't trust this coin is not another huge disaster waiting to happen.   I completely expect that this coin will collapse at any minute.  A lot of people may be getting ready to lose a lot of money if this turns out to be a scam.   Even if it's not a scam the price could crash at any minute due to incompetence.  Buyer beware.

Everyone remember when Obama tried to convince everyone he was like Jesus?  "...contrary to popular opinion I was not born in a manger..." yada yada  Well that turned out not to be true also. 


Bitcoindark is going above DRK.  It's going to be in the top ten on Coinmarketcap. etc. etc.  Empty promises. 



Just code the damn coin and release it like Satoshi did.  Save the empty promises for someone who gives a crap.


I believed when bitcoindark come out it don't even have a dev.
bitcoindark don't have in house dev it give out bounty for it. It is just crazy if you ask and wondered so many people get burned!

What the fuck did you just say?
BTCwriter, please take writer out of you name.
I look through your posts and you are far from a writer.
Take some English classes please, you sound fucking retarded when I read your posts.

P.S. You are far from a writer, sorry to burst your bubble

Drunk, I make more sense than you, shit I am typing well drunk.  Smiley
hero member
Activity: 1274
Merit: 646
July 27, 2014, 02:55:16 AM
Updated OP under announcements!

Private Sports Betting Preview: https://docs.google.com/document/d/10WNKGeUikQ46SE_tPt_WrrMx6qe-oxDgn9s1yiGuIqU/edit

Have been lurking this thread for a while now. I've bought a decent amount of btcd that are currently staking and the more I read, the more I'm glad i did.. This new betting feature sounds amazing! Keep up the great work guys!
hero member
Activity: 700
Merit: 500
★ IT's Party Time! ★
July 27, 2014, 01:54:21 AM
Updated OP under announcements!

Private Sports Betting Preview: https://docs.google.com/document/d/10WNKGeUikQ46SE_tPt_WrrMx6qe-oxDgn9s1yiGuIqU/edit

Awesome! This feature will be popular
full member
Activity: 182
Merit: 100
July 27, 2014, 01:10:35 AM
Updated OP under announcements!

Private Sports Betting Preview: https://docs.google.com/document/d/10WNKGeUikQ46SE_tPt_WrrMx6qe-oxDgn9s1yiGuIqU/edit

Wow this is so legit!  fuck yatime to buy in again
sr. member
Activity: 441
Merit: 500
July 27, 2014, 12:04:01 AM
Updated OP under announcements!

Private Sports Betting Preview: https://docs.google.com/document/d/10WNKGeUikQ46SE_tPt_WrrMx6qe-oxDgn9s1yiGuIqU/edit
legendary
Activity: 1176
Merit: 1134
July 26, 2014, 11:16:34 PM
I got a bit carried away and wrote another 1000 new lines of code...
I just wanted things to be as good as possible, so after I got the relatively easy parsing in of the data that is being logged by yesterday's exchange_data, I had to figure out how to update in realtime the various contract pairs (BTCD/BTC is a contract).

OK, so making a new thread not so big of a deal, but we have historical data and new data and I dont want to have separate code paths for doing mostly the same thing, eg. updating the internal price data structures.

The we have the issue of multiple exchanges with a separate but clearly related data stream, so each contract pair has one set of price data for each exchange and one that is a combination of all of them.

Now, how to combine the data? Also, how to display the data? I dont like having to keep switching timeframes when looking at prices, so I coded a variable time scale. What that means is that the closer you are to now, the faster the timeframe and the farther away you are the slower. I tried to make a linearly compounding timescale so hopefully it will be a smooth compressing of past data. This way, with one page you can see everything from the last minutes to the last days (and even weeks)

OK, so each exchange will necessarily have a different timescale, at least theoretically, so I have to recalibrate the summary graphs to take this into account.

Separately, a lot of price changes are noise and I want to smooth out as much of that as possible so you can see the important price changes. To do this, I use what are called splines. These are handy little guys that create a smooth curve fitted line to a set of data points. Of course, the raw data needs to be processed to a form appropriate for splining. I didnt get a change to put in noise filters, just using some basic averaging for now. Oh, yes, I also create a BAR for each pixel. my bar is more than just open close high and low, it has 16 total fields including those. This will be handy later when querying the privacyServer for price data, I figured might as well do it right from the beginning.

Using some arbitrary weights I assigned to each field and using a 1/(timedist^2) weighing for each spline reference point, I create what I hope are a nice importance weighted and time synchronized inputs for the splining.

With a spline you can query it and get the value, slope even accel at any given point in time. Of course it is just an interpolation, but it lets you draw smooth lines for the entire period. [It is even possible to extrapolate, but that is best waited until I put in my SVM predictors]. So, of course, now we can much more easily combine all the exchanges data as the spline outputs can be for any time period

And all of this in a relatively clean control flow to automatically generate .jpg files that will deliver the right one based on the HTML on the :7777 page.

Anyway, that's what I coded today and about to debug. Probably will take me till tomorrow to get this debugged, but then it is nice framework for hooking in the simple tradebots. Oh, I also am dynamically merging all orderbooks into a single one so all that bookkeeping stuff is coming along.

James
sr. member
Activity: 336
Merit: 250
July 26, 2014, 08:17:40 PM
400 scam cryptocurrencies and you ladies think this one is any different.  LOL  Maybe it is.  Why release a coin and then build it?  Why not code it and then release?  A little common sense goes a long way. 

What's with the bots trading on Cryptsy anyway?  Is that supporting the price while you code or is it price fixing while you stall?  Time will tell. 

Sorry if I'm a bit skeptical, been burned too many times to count to trust a faceless name especially a former Forex trader.  Oh wait I forgot Instantdex is going to be the next JP morgan, or something like that.  Where have i heard that one before? LOL  We'll see. 

I don't trust this coin is not another huge disaster waiting to happen.   I completely expect that this coin will collapse at any minute.  A lot of people may be getting ready to lose a lot of money if this turns out to be a scam.   Even if it's not a scam the price could crash at any minute due to incompetence.  Buyer beware.

Everyone remember when Obama tried to convince everyone he was like Jesus?  "...contrary to popular opinion I was not born in a manger..." yada yada  Well that turned out not to be true also. 


Bitcoindark is going above DRK.  It's going to be in the top ten on Coinmarketcap. etc. etc.  Empty promises. 



Just code the damn coin and release it like Satoshi did.  Save the empty promises for someone who gives a crap.


I believed when bitcoindark come out it don't even have a dev.
bitcoindark don't have in house dev it give out bounty for it. It is just crazy if you ask and wondered so many people get burned!

There is clearly a devoted community.
hero member
Activity: 728
Merit: 500
July 26, 2014, 06:32:10 PM
Everyone remember when Obama tried to convince everyone he was like Jesus?  "...contrary to popular opinion I was not born in a manger..." yada yada  Well that turned out not to be true also. 

Your analogy is pretty bad. 

For one, Obama did not try to convince people he was like Jesus.  People joke and make off handed comments all of the time which are not intended to be taken serious (which means it can't be stated that he 'was trying to convince people'). 

For two, you stated a premise and then declared it to be false which, by rhetorical construction, implies either that he never tried to convince people or that his attempt to convince people was false indicating that he is indeed like Jesus.

Logic 101 - phrasing order and punctuation are important.

As for the rest...I don't know.  But the dev has a coin named after him that is pretty darn innovative...jlhcoin/asset.  Regardless of the order in which he entered the project, he seems stout...more stout than a majority of the coins out there.
hero member
Activity: 910
Merit: 503
July 26, 2014, 05:45:48 PM

Nice try Stealthcoin fanboys. Especially BTCwriter, you are managing forums for Stealthcoin right? Very professional of you to come in here and hate on BitcoinDark  Roll Eyes I hope you don't try to represent the whole Stealthcoin community, because that attitude of yours might keep investors away from Stealthcoin. It's a shame Stealthcoin is trading so low at the moment (and I mean that because I hold it as well), but with the stagnant markets of late I am thinking of selling my 200k XST

legendary
Activity: 3556
Merit: 1126
July 26, 2014, 05:34:59 PM

BitcoinDark by xpool - The Official BTCD Multipool

PROP reward system
BTCD Payouts
Scrypt & SHA256 & X11 Algo's
DDoS Protected
High Performance Backend
Simple setup and usage
1% Fee
To mine:

How does it work?

xpool offers 3 different sets of coins to mine. SHA256, Scrypt and X11. Each algorithm runs on a shift (see below). The confirmed coins are traded on the top 4 exchanges throughout the duration of the shift automatically to maximize the profits by exchanging them into BTCD and creating buy pressure in the BTCD markets! Once the shift ends, the shift is moved into "Confirming" status while all the coins are confirmed as successfully traded and exchanged, the BTCD payments are sent.

Current shifts run 24 hours, Monday - Friday and end at 7PM Eastern each day except Saturday & Sunday. The weekend shift ends on the Monday. Payments are then finialized and typically complete 2-3 hours after a shift ends.

The advantage of the pool is that you can utilize your any GPU, CPU and older ASIC equipment to earn you the more desired BitcoinDark.
Cheers and Happy Hashing!

PortAlgoExample
3500SHA256stratum+tcp://mine.btcd.xpool.ca:3500 -u -p ANYTHING
3600SCRYPTstratum+tcp://mine.btcd.xpool.ca:3600 -u -p ANYTHING
3700X11stratum+tcp://mine.btcd.xpool.ca:3700 -u -p ANYTHING

Donations welcome or tip me, crackers, on IRC!

Any issues, please report them here or feel free to PM me, as I can't always see every post.
legendary
Activity: 1008
Merit: 1000
July 26, 2014, 05:25:05 PM
400 scam cryptocurrencies and you ladies think this one is any different.  LOL  Maybe it is.  Why release a coin and then build it?  Why not code it and then release?  A little common sense goes a long way. 

What's with the bots trading on Cryptsy anyway?  Is that supporting the price while you code or is it price fixing while you stall?  Time will tell. 

Sorry if I'm a bit skeptical, been burned too many times to count to trust a faceless name especially a former Forex trader.  Oh wait I forgot Instantdex is going to be the next JP morgan, or something like that.  Where have i heard that one before? LOL  We'll see. 

I don't trust this coin is not another huge disaster waiting to happen.   I completely expect that this coin will collapse at any minute.  A lot of people may be getting ready to lose a lot of money if this turns out to be a scam.   Even if it's not a scam the price could crash at any minute due to incompetence.  Buyer beware.

Everyone remember when Obama tried to convince everyone he was like Jesus?  "...contrary to popular opinion I was not born in a manger..." yada yada  Well that turned out not to be true also. 


Bitcoindark is going above DRK.  It's going to be in the top ten on Coinmarketcap. etc. etc.  Empty promises. 



Just code the damn coin and release it like Satoshi did.  Save the empty promises for someone who gives a crap.


I believed when bitcoindark come out it don't even have a dev.
bitcoindark don't have in house dev it give out bounty for it. It is just crazy if you ask and wondered so many people get burned!
member
Activity: 89
Merit: 10
July 26, 2014, 04:26:05 PM
Go BTCD, Go Go!
hero member
Activity: 623
Merit: 500
July 26, 2014, 03:36:45 PM
I had lots of problems getting a new wallet to sync when I was using a bunch of the newer addnodes - kept getting stuck on different blocks.  I posted once about this pages ago.

Just use a single addnode line in your config, and have it be the original one that we all used when we first got the wallets working:

addnode=107.170.59.196

at least one of those other addnodes from the OP is botched somehow.  Try and fire up a new wallet with a -datadir= parameter and a whole new config file and see what i mean.

not quite familiar with that, what is -datadir= parameter and how do I fire up the new wallet with it Tongue
(currently trying the entire conf parameters from the op)


edit: time for me to sleep, will see tomorrow whether it worked Smiley

thanks a lot guys!
hero member
Activity: 623
Merit: 500
July 26, 2014, 03:16:38 PM
ok so I've been reading about POS trying to figure out why I have such a low rate of accepted mined blocks on my wallet (like 2 accepted out of 12!). My understanding till now is that when my stake finds a POS block it gets broadcasted to the network, but at almost the same time another person finds a block, so we get a fork then the longer chain gets accepted. Since I have such a low rate, I think I'm not connected to enough nodes (or not connected to important nodes) so my found block gets broadcasted much slower and I end up losing it because the larger part of the network has established another one. Does that make sense?

In that case is there a config file or a list of nodes to connect to and get a better penetration into the network?

Are you using the conf file from the op?

aaaah now I see the config parameters, I somehow just skipped over that and have no config file in my wallet  Grin
I'll try that now.
sr. member
Activity: 378
Merit: 254
small fry
July 26, 2014, 03:10:07 PM
I had lots of problems getting a new wallet to sync when I was using a bunch of the newer addnodes - kept getting stuck on different blocks.  I posted once about this pages ago.

Just use a single addnode line in your config, and have it be the original one that we all used when we first got the wallets working:

addnode=107.170.59.196

at least one of those other addnodes from the OP is botched somehow.  Try and fire up a new wallet with a -datadir= parameter and a whole new config file and see what i mean.
legendary
Activity: 1246
Merit: 1000
103 days, 21 hours and 10 minutes.
July 26, 2014, 03:05:45 PM
ok so I've been reading about POS trying to figure out why I have such a low rate of accepted mined blocks on my wallet (like 2 accepted out of 12!). My understanding till now is that when my stake finds a POS block it gets broadcasted to the network, but at almost the same time another person finds a block, so we get a fork then the longer chain gets accepted. Since I have such a low rate, I think I'm not connected to enough nodes (or not connected to important nodes) so my found block gets broadcasted much slower and I end up losing it because the larger part of the network has established another one. Does that make sense?

In that case is there a config file or a list of nodes to connect to and get a better penetration into the network?

Are you using the conf file from the op?
hero member
Activity: 623
Merit: 500
July 26, 2014, 03:02:01 PM
ok so I've been reading about POS trying to figure out why I have such a low rate of accepted mined blocks on my wallet (like 2 accepted out of 12!). My understanding till now is that when my stake finds a POS block it gets broadcasted to the network, but at almost the same time another person finds a block, so we get a fork then the longer chain gets accepted. Since I have such a low rate, I think I'm not connected to enough nodes (or not connected to important nodes) so my found block gets broadcasted much slower and I end up losing it because the larger part of the network has established another one. Does that make sense?

In that case is there a config file or a list of nodes to connect to and get a better penetration into the network?
Jump to: