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.

2012-12-19 11:50
0.7.2

Dies ist eine kleine Bugfix-Release.
This is a minor bugfix release.

2012-03-18 19:00
0.5.3

Dieses Release enthält eine neue Netzwerkregel: "ein Block ist nicht gültig, wenn sie eine Transaktion, deren Hash bereits in der Block-Kette existiert, enthält, falls nicht alles, was der Transaktion Ausgänge bereits vor dem besagten Block ausgegeben wurden" Beginn am 15. März 2012, 00:00 UTC. Es fügt verschiedene Fehler und Security-Fixes, UPnp Verbesserungen und ein neuer Prüfpunkt am Block 168.000.
This release introduces a new network rule: “a block is not valid if it contains a transaction whose hash already exists in the block chain, unless all that transaction’s outputs were already spent before said block” beginning on March 15, 2012, 00:00 UTC. It adds various bug and security fixes, UPnp improvements, and a new checkpoint at block 168,000.

2012-01-24 08:46
0.5.2

Diese Version überprüft alle Transaktionen in Blöcken nach dem letzten Checkpoint. Es hört nicht-sensiblen Daten verwendete Speicher sperren. Es behebt einige Deadlocks Adresse-Handhabung. Sie akzeptiert nicht mehr eingehende Verbindungen über das Internet, wenn Bitcoin mit Tor genutzt wird. Es reaktiviert die SSL-Unterstützung für die JSON-RPC-Schnittstelle. Es verwendet die richtige Basis Transaktionsgebühr von 0,0005 BTC für die Annahme von Transaktionen in Blöcken abgebaut. Es zeigt nicht "IP" für Transaktionen, die nicht unbedingt IP-Transaktionen sind. Es fügt neue DNS-Samen.
This release checks all transactions in blocks after the last checkpoint. It ceases locking memory used by non-sensitive information. It fixes some address-handling deadlocks. It no longer accepts inbound connections over the Internet when Bitcoin is being used with Tor. It re-enables SSL support for the JSON-RPC interface. It uses the correct base transaction fee of 0.0005 BTC for accepting transactions into mined blocks. It doesn’t show “IP” for transactions that are not necessarily IP transactions. It adds new DNS seeds.

2011-12-20 12:17
0.5.1

SSL-Unterstützung wurde für die JSON-RPC-Schnittstelle wieder aktiviert (sie hatte versehentlich deaktiviert in der 0.5.0 Binärdateien freigeben). Der Code, der nicht mehr Kollegen über "DNS-Samen" findet beendet Bitcoin Start, wenn eine der DNS-Saatgut Maschinen gedrückt ist. QuickInfos in der Transaktion Listenansicht werden jetzt korrekt gerendert. Ein Denial-of-Service-Angriff mit Überschwemmungen einen Bitcoin Knoten mit verwaisten Blöcke wurde behoben. Das Brieftasche Passphrase Dialogfeld jetzt warnt, dass Sie, wenn die Mützen Lösung Locke gedrückt wurde. Suchen in Adressen und Etiketten wurde im Bitcoin-Qt verbessert, die fünf neue Übersetzungen zur Verfügung gestellt wurden.
SSL support was re-enabled for the JSON-RPC interface (it had been unintentionally disabled in the 0.5.0 release binaries). The code that finds peers via “DNS seeds” no longer stops bitcoin startup if one of the DNS seed machines is down. Tooltips on the transaction list view now render correctly. A denial-of-service attack involving flooding a bitcoin node with orphan blocks was fixed. The wallet passphrase dialog now warns you if the caps lock key was pressed. Searching in addresses and labels was improved in bitcoin-qt. Five new translations were provided.

2011-11-26 06:28
0.5.0

Diese Version behebt die gebrochenen wallet.dat Verschlüsselungsimplementierung in 0.4.0 (Lesen Sie die Bitcoin-Website für Details), fügt eine neue Qt-basierte grafische Benutzeroberfläche, fügt die neue RPC-Befehle Getmemorypool, Listsinceblock, Signmessage und Verifymessage und führt schneller Anfangsblock herunterladen.
This release fixes the broken wallet.dat encryption implementation in 0.4.0 (read the bitcoin website for details), adds a new Qt-based graphical interface, adds the new RPC commands getmemorypool, listsinceblock, signmessage, and verifymessage, and performs faster initial block downloading.

Project Resources