Skip to content

Release V2.1.0

Latest
Compare
Choose a tag to compare
@stephanfeb stephanfeb released this 12 Nov 03:21

This release includes various bug fixes and some improvements.

Bug Fixes
- Varint encoding was broken. Fixed
- Minor interpreter fixes
- Proper handling of OP_CODE_SEPARATOR with Sighash pre-image calculation

New Features
- Added dedicated SigHash preImage generator the SigHash() class. This is useful for working with OP_PUSH_TX.