995 B
995 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
v0.3.0
- Move bdk-kotlin bindings and ios example to separate repos
- Add bin to generate Python bindings
- Add
PartiallySignedBitcoinTransaction::deserializefunction as named constructor to decode from a string per BIP 0174 - Add
PartiallySignedBitcoinTransaction::serializefunction to encode to a string per BIP 0174 - Remove
PartiallySignedBitcoinTransaction.detailsstruct field