Bitcoin Forum
May 26, 2024, 05:46:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 »
1  Economy / Trading Discussion / Re: SierraChart feed/bridge reborn - Realtime Bitcoin charting on: January 02, 2014, 08:00:10 AM
There is no guarantee on the order of the data so you'd need to sort it in some cases. Sorting can be done in O(n log n) so it shouldn't be a huge problem. I'll consider pre-sorting on the server in the future but please don't rely on it!

The reason for the unsorted output is likely that I've switched to a database backend that can run things in parallel now or maybe it just went unnoticed until now for some other reason.
2  Bitcoin / Project Development / Re: BitcoinAverage.com - independent bitcoin price on: November 21, 2013, 04:06:17 PM
Crossed orderbooks are completely natural on exchanges like bitcoin.de and localbitcoins due to manual order matching done by the users -- not automatically by the exchange!
3  Economy / Trading Discussion / Re: Bitcoin Charts down ? on: July 28, 2013, 03:26:27 PM
Provider (Hetzner) messed the routing up. I couldn't even reach the server and the support didn't understand the problem ("Ping works fine so your server is up").

The site you saw seems to be served from 176.9.79.205 while bitcoincharts.com is 176.9.79.196.
4  Economy / Trading Discussion / Re: SierraChart bridge - Realtime Bitcoin charts [v0.5] (MtGox, Intersango, ...) on: April 23, 2013, 01:33:47 PM
Complete dumps (updated once a day) are now available from bitcoincharts:
http://api.bitcoincharts.com/v1/csv/
This is a beta feature and might change without notice.
Is it tick data? Starts from 26.05..
Doesn't look like from the very beginning..


Where did you get that 26.05 from? It's the complete history.
5  Economy / Trading Discussion / Re: SierraChart bridge - Realtime Bitcoin charts [v0.5] (MtGox, Intersango, ...) on: April 21, 2013, 06:05:01 PM
Complete dumps (updated once a day) are now available from bitcoincharts:

http://api.bitcoincharts.com/v1/csv/

This is a beta feature and might change without notice.
6  Bitcoin / Bitcoin Discussion / CC Licensed photos of people using Bitcoins? on: March 27, 2013, 06:55:42 AM
Hey,

I'm looking for CC licensed photos showing people using Bitcoin. Please post URLs (with license and copyright information!) if you have made such photos. I intend to use them on bitcoin.org as background images.

Things I have in mind:

* Smartphone used for transaction
* "bitcoin accepted here" sticker on door (no brand names should be visible)
* a pretty map of the world showing transactions
* physical coins, bitbills, ...
* ...

7  Bitcoin / Development & Technical Discussion / Re: client command line option -wallet= in addition to -datadir=? on: September 02, 2012, 09:36:33 AM
Patch here: https://github.com/tcatm/bitcoin/commit/126fdaef110aca47acf888a2e599167554280fe7
Branch multi-wallet: https://github.com/tcatm/bitcoin/tree/multi-wallet

It allows to select between multiple wallets within the datadir. e.g. bitcoin -wallet=foo.dat will load $DATADIR/foo.dat (or create it if it doesn't exist). Don't use it to access wallets outside the datadir.
8  Economy / Trading Discussion / Re: How to agree on an exchange rate over PM? on: November 24, 2011, 03:32:40 AM
Try http://bitcoincharts.com/charts/mtgoxUSD and click "Load raw data" (below the chart). It'll show you a table with the same data (+weighted price for each interval) as is shown in the chart.
9  Economy / Trading Discussion / Bitcoincharts: raw chart data in a table on: November 14, 2011, 10:09:11 PM
The chart viewer at http://bitcoincharts.com/charts/ will now display the raw data used to render the chart in a table below.

(I've got tons of emails asking for raw data...)
10  Bitcoin / Bitcoin Technical Support / Re: sendmany not working again on: November 08, 2011, 12:14:42 PM
That doesn't look like JSON. {"address": 1000, "address2": 500, "address3": 700}
11  Economy / Trading Discussion / Re: Pie chart with trading volume by exchange on: November 06, 2011, 10:53:23 PM
http://bitcoincharts.com/charts/volumepie/
12  Bitcoin / Development & Technical Discussion / Re: Client should ask for password twice before encrypting wallet.dat on: October 30, 2011, 03:20:49 PM
This is fixed in 0.5.0.
13  Bitcoin / Development & Technical Discussion / Re: Bitcoin v0.4.0 (Linux) stale connections handling on: October 26, 2011, 01:12:04 PM
IIRC the problem is because your router is not closing those TCP connections correctly so as far as bitcoin is concerned those connections are still open.
14  Bitcoin / Bitcoin Discussion / Re: Help wanted: Translations on: October 22, 2011, 11:29:52 AM
I've set up a transifex project for translating the bitcoin client:
https://www.transifex.net/projects/p/bitcoin/resource/tx/
15  Bitcoin / Development & Technical Discussion / Re: Is blockexplorer's total bitcoins in existance accurate? on: September 24, 2011, 08:03:02 PM
Yes, it's the total number of bitcoins generated; not the number if bitcoins "available".
16  Bitcoin / Bitcoin Discussion / Re: Bitcoin Developers on: September 16, 2011, 03:34:56 PM
Maybe you can ignore merges when counting number of commits, as these rarely contribute code themselves?

I'm using github's API: https://github.com/api/v2/json/repos/show/bitcoin/bitcoin/contributors/anon
17  Bitcoin / Bitcoin Discussion / Re: Bitcoin Developers on: September 16, 2011, 06:34:29 AM
Looks like someone did that and it now includes people who didn't contribute a single line of code to the satoshi client (which the little box is all about).
18  Bitcoin / Bitcoin Discussion / Re: Bitcoin Developers on: September 15, 2011, 10:38:22 AM
Live at http://188.138.99.158/ (hopefully soon on bitcoin.org). It's updated daily via a cronjob.

Source code: https://github.com/bitcoin/bitcoin.org

Feel free to make pull requests to improve it. You can even extend it with jekyll plugins.
19  Bitcoin / Development & Technical Discussion / Re: Bitcoin p2p Network Status Charts. on: September 15, 2011, 10:32:23 AM
I recently created this chart https://i.imgur.com/sotmB.png (y: seconds, x: blocks)

Maybe it's something you could add to your site? It might be useful to detect irregular timestamps.
20  Bitcoin / Bitcoin Discussion / Re: Bitcoin Developers on: September 14, 2011, 10:19:20 PM
I have this feature in my development branch and I'm going to push the changes to bitcoin.org within the next days.

Here's a screenshot. Should I have missed any aliases let me know and I'll add them.

https://i.imgur.com/5fTGr.png
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!