Downloadliste

Projektbeschreibung

Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-29 06:25
0.4.0

Das Hauptmerkmal dieser Version ist Brieftasche private Schlüssel. Es verwendet Berkeley DB Version 4.8.
The main feature in this release is wallet private key encryption. It uses Berkeley DB version 4.8.

2011-07-10 18:17
0.3.24

Block Download wurde verbessert. Ein Absturz, der durch Verlust / Mangel an Netzwerk-Verbindung verursacht wurde behoben. DNS Aussaat ist standardmäßig aktiviert. UPNP war standardmäßig in der GUI-Client aktiviert. Eine erste Unit Testing Framework hinzugefügt wurde. Die interne Brieftaschencode wurde aufgeräumt.
Block downloading was improved. A crash caused by loss/lack of network connection was fixed. DNS seeding is enabled by default. UPNP was enabled by default in the GUI client. An initial unit testing framework was added. The internal wallet code was cleaned up.

2011-06-15 18:01
0.3.23

Dies ist ein weiteres schnelles Bugfix-Release, versucht, mit dem Zustrom von neuen Bitcoin Nutzer umfassen kann. P2P connect-zu-Knoten-Logik wurde geändert, um Timeout ein wenig zu reduzieren. Die Transaktionsgebühr reduziert bis 0,0005 für neue Transaktionen. Ein Client wird das Relais Transaktionen mit Gebühren so niedrig wie 0,0001 BTC.
This is another quick bugfix release, trying to deal with the influx of new bitcoin users. P2P connect-to-node logic was changed to reduce timeout a bit. The transaction fee reduced to 0.0005 for new transactions. A client will relay transactions with fees as low as 0.0001 BTC.

2011-06-07 09:28
0.3.22

Der Kunde wird akzeptieren und Relais TX ist mit einem 0,0005 BTC Gebührenordnung (Nutzer noch zahlen 0,01 BTC pro kb bis zur nächsten Version). Non-Standard-Transaktionen sind auf Testnet akzeptiert. Quellcode-Baum wurde reorganisiert (prep für autotools bauen). Die "Generate Coins"-Option aus dem GUI entfernt worden, und 4-fach SSE Bergmann wurde entfernt. Die interne Referenz CPU Bergmann bleibt vorhanden, aber die Benutzer werden auf externe Bergleute für die beste Produktion Hash gerichtet. IRC ist überfüllt. Client jetzt Schopf aus dem Sumpf zu Channels # bitcoin00 - # bitcoin99. DNS-Namen nun kann mit-addnode verwendet werden und-connect (erfordert-dns zu ermöglichen).
The client will accept and relay TX's with a 0.0005 BTC fee schedule (users still pay 0.01 BTC per kb until the next version). Non-standard transactions are accepted on testnet. Source code tree has been reorganized (prep for autotools build). The "Generate Coins" option has been removed from the GUI, and 4way SSE miner has been removed. The internal reference CPU miner remains available, but users are directed to external miners for best hash production. IRC is overflowing. Client now bootstraps to channels #bitcoin00 - #bitcoin99. DNS names now may be used with -addnode and -connect (requires -dns to enable).

2011-04-28 07:03
0.3.21

Universal Plug and Play-Unterstützung wurde hinzugefügt. Unterstützung für Full-Präzision Bitcoin Beträge. Eine neue Methode des Findens Bitcoin Knoten mit (via DNS A-Records) aufgenommen zu treten. Es gibt einen neuen RPC-Befehl ", sendmany", um Bitcoins auf mehr als eine Adresse senden in einer einzigen Transaktion. Es gibt eine Option, um logtimestamps einem Zeitstempel auf jede Zeile in debug.log hinzuzufügen. Unreife Blöcke (neu generiert, unter 120 Bestätigungen) sind jetzt in listtransactions gezeigt. Mehrere Bugfixes.
Universal Plug and Play support was added. Support for full-precision bitcoin amounts. A new method of finding bitcoin nodes to connect with (via DNS A records) was added. There is a new RPC command, "sendmany", to send bitcoins to more than one address in a single transaction. There is a logtimestamps option to add a timestamp to each line in debug.log. Immature blocks (newly generated, under 120 confirmations) are now shown in listtransactions. Several bugfixes.

Project Resources