Merge #12075: [scripts] Add missing univalue file to copyright_header.py
[bitcoinplatinum.git] / doc / release-notes / release-notes-0.3.22.md
blob4c05e3e5e78e309770aed4974be1707a8d44d255
1 Download URL: https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.22/
3 This is largely a bugfix and TX fee schedule release.  We also hope to make 0.3.23 a quick release, to fix problems that the network has seen due to explosive growth in the past week.
5 Notable changes:
6 * Client will accept and relay TX's with 0.0005 BTC fee schedule (users still pay 0.01 BTC per kb, until next version)
7 * Non-standard transactions accepted on testnet
8 * Source code tree reorganized (prep for autotools build)
9 * Remove "Generate Coins" option from GUI, and remove 4way SSE miner.  Internal reference CPU miner remains available, but users are directed to external miners for best hash production.
10 * IRC is overflowing.  Client now bootstraps to channels #bitcoin00 - #bitcoin99
11 * DNS names now may be used with -addnode, -connect (requires -dns to enable)
13 RPC changes:
14 * 'listtransactions' adds 'from' param, for range queries
15 * 'move' may take account balances negative
16 * 'settxfee' added, to manually set TX fee