Welcome to the Bitcoin mailing list! Related posts: Re: [bitcoin-list] Problems From: Nicholas Bohm 2009-01-25 10:17 > I have had a… Re: [bitcoin-list] Does Bitcoin Crash in Windows? Liberty Standard wrote: > Do you Windows users experience occasional… [bitcoin-list] Bitcoin v0.1 Alpha release notes Release notes for Bitcoin v0.1 Alpha […]
Read moreCategory: SourceForge Mailing List
[bitcoin-list] Bitcoin v0.1.2 now available
Bitcoin v0.1.2 is now available for download. See http://www.bitcoin.org for the download link. All the problems I’ve been finding are in the code that automatically finds and connects to other nodes, since I wasn’t able to test it in the wild until now. There are many more ways for connections […]
Read more[bitcoin-list] Bitcoin v0.1 Alpha release notes
Release notes for Bitcoin v0.1 Alpha Bitcoin is a new electronic cash system that uses a peer-to-peer network to prevent double-spending. It’s completely decentralized with no server or central authority. You can find screenshots and the download link at: http://www.bitcoin.org Windows only for now. Open source C++ code is included. […]
Read more[bitcoin-list] Bitcoin v0.1.3
It looks like we’re through with the worst of the Internet connection issues. 0.1.3 fixed a problem where your node’s communications could go dead after a while. The network is running much more smoothly now with this version. If you’ve successfully generated a block, you’ve seen it has a maturation […]
Read moreRe: [bitcoin-list] Problems
From: Nicholas Bohm 2009-01-25 10:17 > I have had a couple of problems running bitcoin: is this an appropriate > list for reporting them (with about 70kb of attachments)? What’s the problem you’re having? If you send me your debug.log file directly (best not to send attachments to the list), […]
Read more[bitcoin-list] Bitcoin v0.1.5 released
Version 0.1.5 is now available. It includes the fix for the problem Nicholas had, checking for disk full and changes to try to improve things that were confusing. Special thanks to Nicholas and Dustin for all their help and feedback! Download link: http://sourceforge.net/project/showfiles.php?group_id=244765&package_id=298441 Changes: – disk full warning – fixed […]
Read moreRe: [bitcoin-list] Bitcoin v0.1.5 released
> What’s next? The next thing for v0.1.6 is to take advantage of multiple processors to generate blocks. Currently it only starts one thread. If you have a multi-core processor like a Core Duo or Quad this will double or quadruple your production. Later I want to add interfaces to […]
Read moreRe: [bitcoin-list] Bitcoin v0.1.5 released
Hal Finney wrote: > That sounds good. I’d also like to be able to run multiple coin/block > generators on multiple machines, all behind a single NAT address. I > haven’t tried this yet so I don’t know if it works on the current > software. The current version will […]
Read moreRe: [bitcoin-list] Does Bitcoin Crash in Windows?
Liberty Standard wrote: > Do you Windows users experience occasional Bitcoin crashes? > Lately Bitcoin running in wine-1.0.1 has been crashing frequently. I was > just wondering whether this is a Wine issue or a Bitcoin issue. I haven’t had any reports of crashes in v0.1.5. It’s been rock solid […]
Read more[bitcoin-list] Bitcoin 0.2 released
Bitcoin 0.2 is here! Download (Windows, and now Linux version available) http://sourceforge.net/projects/bitcoin/files/ New Features Martti Malmi – Minimize to system tray option – Autostart on boot option so you can keep it running in the background automatically – New options dialog layout for future expansion – Setup program for Windows […]
Read more