vbuterin / pybitcointools

SImple, common-sense Bitcoin-themed Python ECC library
1.28k stars 857 forks source link

fixed script_to_address for testnet p2sh magic byte #77

Closed rubensayshi closed 9 years ago

rubensayshi commented 9 years ago

Fixes https://github.com/vbuterin/pybitcointools/issues/67

and adds a unittest for testnet stuff