Original Bitcoin client: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 2: | Line 2: | ||
<dl> | <dl> | ||
<dt>In the most widest sense: | <dt>In the most widest sense: | ||
<dd>All releases of bitcoin-x.y.z (starting 2009) and future official releases of the [http://bitcoin.org bitcoin- | <dd>All releases of bitcoin-x.y.z (starting 2009) and future official releases of the [http://bitcoin.org bitcoin-developer community].<br> (Last/newest when writing the remark is of release 0.7.2 in December 2012). | ||
<dt>In the narrow sense: | <dt>In the narrow sense: | ||
<dd>Only the bitcoin releases up to version 0.3.19 which Satoshi Nakamoto himself was chief and main developer. He retired afterwards (end of 2010) completely from this project. | <dd>Only the bitcoin releases up to version 0.3.19 which Satoshi Nakamoto himself was chief and main developer. He retired afterwards (end of 2010) completely from this project. | ||
Line 8: | Line 8: | ||
<dd>Only the bitcoin releases 0.1.0 up to 0.1.5 which supported only Windows 2000 / Windows NT and Windows XP (perhaps Windows Vista). The next bitcoin release 0.2.0 from Dec 2009, nearly a year later, starts to support Linux and the [https://bitcointalk.org/index.php?topic=5.0 community] got more and more actively involved in the development. | <dd>Only the bitcoin releases 0.1.0 up to 0.1.5 which supported only Windows 2000 / Windows NT and Windows XP (perhaps Windows Vista). The next bitcoin release 0.2.0 from Dec 2009, nearly a year later, starts to support Linux and the [https://bitcointalk.org/index.php?topic=5.0 community] got more and more actively involved in the development. | ||
</dl> | </dl> | ||
For history, one of the earliest | For history, one of the earliest available proof of a running bitcoin-0.1.0 with a [http://sourceforge.net/mailarchive/attachment.php?list_name=bitcoin-list&message_id=da7b3ce30901101113v2ec6bf61xf018265479eb7faf%40mail.gmail.com&counter=1 human readable debug log]. | ||
There might have been also (private) earlier client code before 0.1.0 available only to Satoshi Nakamoto. | There might have been also (private) earlier client code before 0.1.0 available only to Satoshi Nakamoto. | ||
==See also== | ==See also== | ||
[[Bitcoind#History of official bitcoind (and predecessor) releases|History of Bitcoind]] | [[Bitcoind#History of official bitcoind (and predecessor) releases|History of Bitcoind]] |
Revision as of 19:55, 5 January 2013
As the Satoshi client or the Satoshi code is denoted the bitcoin-applications called bitcoind resp. bitcoin-client resp. bitcoin-qt in memorize to Satoshi Nakamoto supporting and propagating the Bitcoin idea / aim.
- In the most widest sense:
- All releases of bitcoin-x.y.z (starting 2009) and future official releases of the bitcoin-developer community.
(Last/newest when writing the remark is of release 0.7.2 in December 2012). - In the narrow sense:
- Only the bitcoin releases up to version 0.3.19 which Satoshi Nakamoto himself was chief and main developer. He retired afterwards (end of 2010) completely from this project.
- Original Satoshi clients:
- Only the bitcoin releases 0.1.0 up to 0.1.5 which supported only Windows 2000 / Windows NT and Windows XP (perhaps Windows Vista). The next bitcoin release 0.2.0 from Dec 2009, nearly a year later, starts to support Linux and the community got more and more actively involved in the development.
For history, one of the earliest available proof of a running bitcoin-0.1.0 with a human readable debug log. There might have been also (private) earlier client code before 0.1.0 available only to Satoshi Nakamoto.