Skip to content

v1.2.0 release

Compare
Choose a tag to compare
@azuchi azuchi released this 24 Oct 05:38
· 100 commits to master since this release

This release contains following changes:

  • Add support for Taproot Fields for PSBT(BIP-371)
  • Add Bitcoin::Script#to_p2tr which creates P2TR script pubkey using xonly public key
  • Add Bitcoin::Key#to_addr which returns address correspond to key_type value and #to_p2tr which generates P2TR address
  • Some refactorings

See below for a complete list of changes:

Full Changelog: v1.1.1...v1.2.0