Peter Todd
Peter Todd
Ah right, I should have realized a minikey is obviously a one-way transformation. Note that you also may consider just making this functionality a separate Python library - it might...
That'd also make it easy to add HD key derivation operations too. One disadvantage though is it's a dependency, and unless I'm mistaken secp256k1 isn't available on Windows. A reasonable...
Pull-reqs welcome!
@shalakhin It does not.
Weird. What version of Bitcoin Core are you running?
Huh, sorry, I can't seem to reproduce that here. What's your bitcoin.conf? That's a non-standard service port.
@posita The BigNum handling doesn't need an external dependency, especially how that Bitcoin Core doesn't actually use it. What needs to be done is just a review/cleanup of the code...
Fixed now that #187 is merged?
@dgpv Wait, what do you mean by your code snippet above?
@dgpv Ah! Well, if you figure out a fix, pull-req accepted, and I'll try to merge it in a more reasonable amount of time than your other (much appreciated!) segwit...