Merge pull request #2 from luke-jr/bugfix_sernum
authorslush0 <marek@palatinus.cz>
Mon, 28 Jan 2013 23:51:07 +0000 (15:51 -0800)
committerslush0 <marek@palatinus.cz>
Mon, 28 Jan 2013 23:51:07 +0000 (15:51 -0800)
Bugfix: Serialized numbers are signed, so need an extra \x00 in the case of 0x80...-0xff... This was a reason for rejecting v2 blocks on testnet.


No differences found