stacks-network / pybitcoin

A Bitcoin python library for private + public keys, addresses, transactions, & RPC
MIT License
277 stars 117 forks source link

Add Ufocoin support for private keys #69

Open therocco opened 6 years ago

therocco commented 6 years ago

History:

Ran into an issue with the old Ufocoin paper wallet generator where it created invalid WIF keys. Added private key support for Ufocoin to easily create valid keys for anyone else that might have been hit by the same bug and needs to convert keys properly.

CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

therocco commented 3 years ago

@jcnelson Can this be merged?