increased available stratum nonce length for bitcoin network
authorForrest Voight <forrest@forre.st>
Wed, 17 Jul 2013 21:39:10 +0000 (17:39 -0400)
committerForrest Voight <forrest@forre.st>
Thu, 18 Jul 2013 21:36:56 +0000 (17:36 -0400)
commit11d63ef66b9d9948861feb27f1c678a8297d0725
treec1f393bb515cb8450550c1e96b8ea84e468766b9
parentf5239b250ac0828482c25872f6ed6e01a7527916
increased available stratum nonce length for bitcoin network

XXX's mark hack that copes with last_txout_nonce being little-endian, but things outside of Share class only knowing about the high 4 bytes of it prior to this commit. will go away once all networks have switched
p2pool/data.py
p2pool/work.py