Use min(bitcoin block version, 2) as block version instead of fixing it at 2 so BIP34...
authorForrest Voight <forrest.voight@gmail.com>
Mon, 13 Aug 2012 21:58:11 +0000 (17:58 -0400)
committerForrest Voight <forrest.voight@gmail.com>
Tue, 14 Aug 2012 18:55:45 +0000 (14:55 -0400)
commitf6874ee268e55f8609b0b7df2fb3fafa68348590
treebe4a523882808ef6466e8544500e19f40dce4ab2
parent401376ef981295ae12f37f26dfffeb6d22440720
Use min(bitcoin block version, 2) as block version instead of fixing it at 2 so BIP34 voting process isn't messed up
p2pool/main.py
p2pool/work.py