3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-20 22:25:50 +00:00
Mike Hearn 27b6b5ab97 Patch 8 from Steves lazy parsing patchset.
More optimizations: pre-calculate or guess various array sizes to avoid needlessly re-sizing them later.

Sha256Hash caches the hashCode.

Message classes now track their (estimated) length even when not using deserialization-related constructors.
2011-10-14 12:33:47 +00:00
..