Files

30 lines
690 B
Markdown
Raw Permalink 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
2021-01-02 23:53:44 -06:00
parent: '[bitcoin-list]'
2021-01-01 15:18:52 -06:00
nav_order: 8
2021-01-01 21:00:45 -06:00
date: 2009-02-22 17:47:52 UTC
2021-01-02 23:53:44 -06:00
original: https://sourceforge.net/p/bitcoin/mailman/message/21646307/
2021-01-01 15:18:52 -06:00
---
2021-01-02 23:53:44 -06:00
# Re: [bitcoin-list] Bitcoin v0.1.5 released
2021-01-01 15:18:52 -06:00
---
```
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
```