Skip to content

Strict mode, serialisation fix, pubkey rare prefixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@SimoneBronzini SimoneBronzini released this 15 May 16:20
· 54 commits to master since this release

Added

  • Support for 0x06 and 0x07 pubkey prefixes
  • Strict mode

Fixed

  • StackData serialisation

Backward compatibility

  • many methods that previously expected a check_network flag, now expect a strict flag with the same semantics
  • some script_pubkeys that were previously recognised as 'nonstandard' will now be recognised as the appropriate type if strict is set to False