always produce blocks with nVersion=1 instead of passing through value received from... 3.2
authorForrest Voight <forrest.voight@gmail.com>
Mon, 6 Aug 2012 01:11:55 +0000 (21:11 -0400)
committerForrest Voight <forrest.voight@gmail.com>
Mon, 6 Aug 2012 01:11:55 +0000 (21:11 -0400)
commit9ab1013b4d752f05753a46eaf55f36c3c8968813
tree82c37148bf4be45113f7fac52d5dcb6e92f7ab8e
parentfc751b1447c571636f7b48f55afe49143d8328e0
always produce blocks with nVersion=1 instead of passing through value received from bitcoind, as to avoid problems with BIP 34's requirement for nVersion=2 blocks to include the block height in the coinbase script
p2pool/main.py
p2pool/work.py