Files

36 lines
902 B
Markdown
Raw Permalink Normal View History

2021-01-01 15:28:04 -06:00
---
2021-01-03 00:02:35 -06:00
layout: email
2021-01-01 21:08:08 -06:00
title: '[bitcoin-list] Bitcoin 0.3.18 is released'
2021-01-01 15:28:04 -06:00
grand_parent: Emails
2021-01-03 00:02:35 -06:00
parent: '[bitcoin-list]'
2021-01-01 21:08:08 -06:00
nav_order: 15
date: 2010-12-08 23:11:55 UTC
2021-01-03 00:02:35 -06:00
original: https://satoshi.nakamotoinstitute.org/emails/bitcoin-list/33/
2021-01-01 15:28:04 -06:00
---
2021-01-01 21:08:08 -06:00
# [bitcoin-list] Bitcoin 0.3.18 is released
2021-01-01 15:28:04 -06:00
---
```
Version 0.3.18 is now available.
Changes:
- Fixed a wallet.dat compatibility problem if you downgraded from 0.3.17
and then upgraded again
- IsStandard() check to only include known transaction types in blocks
- Jgarzik's optimisation to speed up the initial block download a little
The main addition in this release is the Accounts-based JSON-RPC
commands that Gavin's been working on (more details at
http://www.bitcoin.org/smf/index.php?topic=1886.0).
- getaccountaddress
- sendfrom
- move
- getbalance
- listtransactions
Download:
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.18/
```