Git updates since last time:
Since last post:
- more wallet refresh speedups
- a few more berkeley db key fixes
- fixups for databases created with an early version of the db branch
- compatibility with older libdb
- new --offline daemon argument
- fixes to potential crashers in DB code
- optional use of TCP for DNS requests (plays nice with Tor)
- atomic wallet cache save (to avoid some types of corruption)
- misc tweaks to the README (using Tor, rlwrap)
- cleanup in daemon headers, to speed up builds
- a couple daemon exit hang fixes, and crash on ^C