Merge #12075: [scripts] Add missing univalue file to copyright_header.py
[bitcoinplatinum.git] / doc / release-notes / release-notes-0.3.18.md
blobab1c2e0692ffba94d66a5201ac2675c83cc60f11
1 Changes:
2 * Fixed a wallet.dat compatibility problem if you downgraded from 0.3.17 and then upgraded again
3 * IsStandard() check to only include known transaction types in blocks
4 * Jgarzik's optimisation to speed up the initial block download a little
6 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).  
7 * getaccountaddress
8 * sendfrom
9 * move
10 * getbalance
11 * listtransactions