You've already forked nakamoto-archive
Create 9.md
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
---
|
||||
layout: default
|
||||
title: “[bitcoin-list] Bitcoin v0.1.5 released”
|
||||
grand_parent: Emails
|
||||
parent: bitcoin-list
|
||||
nav_order: 9
|
||||
---
|
||||
|
||||
# Bitcoin P2P e-cash paper
|
||||
|
||||
The email on the Cryptography Mailing List that announced Bitcoin publicly to the world.
|
||||
{: .fs-6 .fw-300 }
|
||||
|
||||
---
|
||||
|
||||
```
|
||||
> 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 make it really easy to integrate
|
||||
into websites from any server side language.
|
||||
|
||||
Satoshi
|
||||
|
||||
http://www.bitcoin.org
|
||||
```
|
||||
Reference in New Issue
Block a user