Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

이 릴리스의 주요 기능은 지갑 개인 키를 암호화합니다. 그것은 버클리 DB 버전 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

블럭 다운로드가 개선되었습니다. 손실 / 네트워크 연결의 부족으로 인한 충돌이 해결되었습니다. DNS의 시딩은 기본적으로 활성화되어 있습니다. UPnP를이 GUI 클라이언트에서 기본적으로 활성화되었다. 초기 단위 테스트 프레임 워크가 추가되었습니다. 내부 지갑 코드는 청소했습니다.
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

이것은 새로운 bitcoin 사용자의 유입 처리하는 또 다른 빠른 bugfix 릴리스입니다. P2P 연결 - 투 - 노드의 논리는 조금 시간 제한을 줄이기 위해 변경되었습니다. 거래 수수료는 새로운 거래에 0.0005로 감소. 클라이언트는 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

클라이언트가 받아들일 것이다 0.0005 BTC 수수료 일정 (사용자가 아직도 다음 버전까지 킬로바이트 당 0.01 BTC 지불)와 텍사스의를 중계. 비표준 거래 testnet에 사용할 수 있습니다. 소스 코드 트리 (autotools 빌드를 준비해야) 개편되었습니다. "동전 생성"옵션은 GUI에서 제거되었습니다 4way 남남동 광부가 제거되었습니다. 내부 참고 CPU의 광부지만, 가능한 유적 사용자는 최고의 해쉬 생산에 대한 외부 광부로 이동합니다. IRC에이 넘치고있다. # bitcoin99 - 클라이언트는 이제 채널 # bitcoin00에 bootstraps. DNS 이름을 지금과 - addnode를 사용할 수 있습니다 접속 (필요 - DNS를 사용하도록).
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

범용 플러그 앤 플레이 지원이 추가되었습니다. 전체 정밀 bitcoin 금액을 지원합니다. bitcoin 노드를 찾는 새로운 방법은 (또는 DNS 레코드를 통해) 추가되었습니다와 연결합니다. 단일 트랜잭션에서 하나 이상의 주소로 bitcoins를 보낼 수있는 새로운 RPC는 명령은, "sendmany"가 있습니다. debug.log의 각 라인에 타임 스탬프를 추가하는 logtimestamps 옵션이 있습니다. 미숙 블록 (새로 120으로 인정 받고, 생성) 이제 listtransactions에 표시됩니다. 여러 버그수정.
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