You've already forked nakamoto-archive
1.0 KiB
1.0 KiB
layout, title, grand_parent, parent, nav_order, date, original
| layout | title | grand_parent | parent | nav_order | date | original |
|---|---|---|---|---|---|---|
| forum | Bitcoin 0.3.2 released | Forum Posts | Bitcoin Forum | 228 | 2010-07-17 21:35:51 UTC | https://bitcointalk.org/index.php?topic=437.msg3807#msg3807 |
Bitcoin 0.3.2 released
Bitcoin 0.3.2 released
July 17, 2010, 09:35:51 PM
Download links available now on bitcoin.org. Everyone should upgrade to this version.
- Added a simple security safeguard that locks-in the block chain up to this point.
- Reduced addr messages to save bandwidth now that there are plenty of nodes to connect to.
- Spanish translation by milkiway.
- French translation by aidos.
The security safeguard makes it so even if someone does have more than 50% of the network's CPU power, they can't try to go back and redo the block chain before yesterday. (if you have this update)
I'll probably put a checkpoint in each version from now on. Once the software has settled what the widely accepted block chain is, there's no point in leaving open the unwanted non-zero possibility of revision months later.