release-notes-0.3.18.md
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 5 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