Post
Topic
Board Bitcoin Discussion
Re: Bitcoin Core 0.9.3 rc1 has been released
by
wumpus
on 18/09/2014, 09:08:57 UTC
rc2 has been uploaded last weekend to https://bitcoin.org/bin/0.9.3/test/, with some further fixes in network and memory behaviour
Code:
- Remove a useless millisleep in socket handler
- Stricter memory limits on CNode
- Better orphan transaction handling
- Add `-maxorphantx=` and `-maxorphanblocks=` options for control over the maximum orphan transactions and blocks