stacks-network / pybitcoin

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

Jcnelson master #49

Closed jcnelson closed 8 years ago

jcnelson commented 8 years ago

This is a candidate PR to catch malformed transactions earlier rather than later. I can do this in Blockstore instead, if you think that's more appropriate.