Post things here that need explicit mention in 0.14 release notes
I’d strongly prefer for pulls to just update doc/release-notes.md
directly, but if they somehow slip by, mention them here.
Overview:
- ZMQ on Windows (#8238) (done in wiki)
- Changed RPC calls:
- Mention that the GUI confirmation target has been changed from the default of 25 to 6 (#9036).
- Mempool dump to disk (#8448) (done in wiki)
- Several memory usage improvements
- (shared pointers, LockedPool #8753)
- Share unused mempool space with coin cache (#8610)
- Qt RPC nested commands: #7783 (done in wiki)
- Qt sensitive data filter: #8877 (done in wiki)
- Removal of priority estimation (#7730).
- Address relay changes (#8594, #8661, #8740).
- Named RPC arguments (#8811).
- Manual block file pruning (#7871)
- Deprecate use of getrawtransaction for confirmed transactions with unspent outputs without -txindex (#9520).
Note: we’re doing an experiment with editing the release notes draft in a github wiki.
The most up to date version of the release notes is thus at https://github.com/bitcoin-core/bitcoin-devwiki/wiki/0.14.0-Release-notes . Feel free to edit them there if you want to add any of these items.