haskoin v0.21.0 Release Notes
-
โ Added
- โ BCH Testnet4 support.
๐ Changed
- ๐จ Use a newtype for Fingerprint, which uses an 8 digit hex string for various instances. This fixes inconsistent (de)serialization across the package.
๐ Fixed
- ๐ Makes
finalScriptWitness
field encoding conform to bitcoin core. - ๐ Fixes bug in
finalizeTransaction
โ Added
- ๐ Signing support for PSBTs
- ๐ Helper function for merging PSBTs
- โ More PSBT tests
- ๐ Partial support for taproot