Bug fixes
Pre-release
Pre-release
Added
__eq__methods onBlockandTransaction- Test vectors
Fixed
- Parsing of 00 as a 1-byte push operation
- Parsing of invalid push operations
TxIn.from_jsonmethod now properly instantiatesCoinBaseScriptSigwhere appropriate- Generic
Scriptsunhexlify method now works as expected (i.e. no identification is performed on the unhexlifying ofScripts,ScriptPubKeys andScriptSigs)
Backward compatibility
- Should not break past usage, apart from usage that for some reason relied on the bugs that are now fixed