3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-30 23:02:15 +00:00
altcoinj/core
Matt Corallo 810b03dd0a Give Blocks/Transactions an idea of their optimally-encoded size.
In the case of Blocks/Transactions which are encoded using VarInts
which are not optimally encoded, we need to compare MAX_BLOCK_SIZE
with the optimally encoded size, not the actually encoded size.
2012-12-31 15:54:19 +01:00
..
src Give Blocks/Transactions an idea of their optimally-encoded size. 2012-12-31 15:54:19 +01:00
findbugs.xml s/BitCoinJ/bitcoinj/ everywhere except the version handshake. 2012-11-01 16:24:26 +01:00
pom.xml Make H2 non required. 2012-12-16 13:38:46 +01:00