Skip to content

v1.9.0 release

Choose a tag to compare

@azuchi azuchi released this 04 Aug 01:36
· 35 commits to master since this release

This release contains

  • Migrate merkle tree implementation to merkle gem. This change replaces the Bitcoin::MerkleTree class with Bitcoin::PartialTree, which restores a partial tree. If you want to build a complete tree, please migrate to the merkle gem.
  • Support musig() descriptor defined by BIP-390.

Full Changelog: v1.8.2...v1.9.0