2021-01-01 15:08:06 -06:00
|
|
|
---
|
|
|
|
|
layout: default
|
2021-01-01 15:31:20 -06:00
|
|
|
title: '[bitcoin-list] Bitcoin v0.1.2 now available'
|
2021-01-01 15:08:06 -06:00
|
|
|
grand_parent: Emails
|
2021-01-02 23:49:28 -06:00
|
|
|
parent: '[bitcoin-list]'
|
2021-01-01 15:08:06 -06:00
|
|
|
nav_order: 2
|
2021-01-01 21:10:42 -06:00
|
|
|
date: 2009-01-11 22:32:18 UTC
|
2021-01-02 23:49:28 -06:00
|
|
|
original: https://sourceforge.net/p/bitcoin/mailman/message/21303153/
|
2021-01-01 15:08:06 -06:00
|
|
|
---
|
|
|
|
|
|
2021-01-01 15:31:20 -06:00
|
|
|
# [bitcoin-list] Bitcoin v0.1.2 now available
|
2021-01-01 15:08:06 -06:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
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 to get screwed up on the real Internet.
|
|
|
|
|
|
|
|
|
|
Bugs fixed:
|
|
|
|
|
- Fixed various problems that were making it hard for new nodes to
|
|
|
|
|
see other nodes to connect to.
|
|
|
|
|
- If you're behind a firewall, it could only receive one
|
|
|
|
|
connection, and the second connection would constantly disconnect
|
|
|
|
|
and reconnect.
|
|
|
|
|
|
|
|
|
|
These problems are kind of screwing up the network and will get
|
|
|
|
|
worse as more users arrive, so please make sure to upgrade.
|
|
|
|
|
|
|
|
|
|
Satoshi Nakamoto
|
|
|
|
|
```
|
|
|
|
|
|