3.9.15ShufBeta Dev Test Build #32
Pre-release
Pre-release
What's new:
- Made verify_tx_signatures be conformant to Bitcoin Cash consensus rules by enforcing STRICTENC, etc. Thanks Mark Blundeberg for all your insights and for your PR #111
- Fixed a crash bug with the "tentateive shuffle txid" (last player advantage #70 ) that I introduced in a recent commit to manage "shuffled addresses" -- thanks Emergent Reasons for your finding this!
- Hardened the code more against badly formatted peer messages -- still more to do on this front but it's getting there.
- Got rid of annoying unconditional print to console on startup for "_ExpiringCacheMgr"