Files
nakamoto-archive/docs/emails/bitcoin-list/8.md
T

32 lines
708 B
Markdown
Raw Normal View History

2021-01-01 15:18:52 -06:00
---
layout: default
2021-01-01 21:00:45 -06:00
title: 'Re: [bitcoin-list] Bitcoin v0.1.5 released'
2021-01-01 15:18:52 -06:00
grand_parent: Emails
parent: bitcoin-list
nav_order: 8
2021-01-01 21:00:45 -06:00
date: 2009-02-22 17:47:52 UTC
2021-01-01 15:18:52 -06:00
---
# Bitcoin P2P e-cash paper
The email on the Cryptography Mailing List that announced Bitcoin publicly to the world.
{: .fs-6 .fw-300 }
---
```
2021-01-01 21:00:45 -06:00
> What's next?
2021-01-01 15:18:52 -06:00
2021-01-01 21:00:45 -06:00
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.
2021-01-01 15:18:52 -06:00
2021-01-01 21:00:45 -06:00
Later I want to add interfaces to make it really easy to integrate
into websites from any server side language.
2021-01-01 15:18:52 -06:00
2021-01-01 21:00:45 -06:00
Satoshi
2021-01-01 15:18:52 -06:00
http://www.bitcoin.org
```