January overview:
- last touches on pruning, finally in
- performance tests improvements (stats)
- fix the wallet cache going out of sync on error
- fix seed parsing with mismatched case
- new --reorg-notify monerod option
- more work on multiuser txes
- more work on SSL
- fix restricted rpc causing some daemon commands to get partial data
- some tx space savings (proposed by knaccc)
- blockchain_ancestry improveents, and can now get a single output's history
- do not display potentially attacker control text in the wallet
- better network buffer data structure
- remove ability to use detached short payment ids in the wallet
- add a dummy short payment id to try and make txes more uniform
- fix duplicate tx notifications
- the usual random speedups, improvements, tweaks and code review