vbuterin / pybitcointools

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

fixed BIP32 testnet CKD #75

Closed rubensayshi closed 9 years ago

rubensayshi commented 9 years ago

the magic bytes were flipped, fixed that and added some tests that should have detected this.