Closed mike-holcomb closed 9 years ago
What's the point? python-bitcoinrpc provides the jsonrpc module that works fine here. I see no reason to unnecessarily break compatibility...
And midstate is still used when available.
I was just submitting the changes I made to get it to run. I should've added something more elegant for the cases to fall back on old jsonrpc when available.
Also I can't find midstate at the link in the README or with cursory Google searches, so I figured it was dead/deprecated. You're correct that the current lines handle missing misstate well.
Great piece of code - donated 0.15BTC to say thanks
Changed references from jsonrpc to bitcoinrpc and removed references to midstate