Skip to content

v0.8.2

Compare
Choose a tag to compare
@maraoz maraoz released this 19 Dec 15:25
· 14692 commits to master since this release

Minor fixes to the code base:

  • Fix critical bugs when creating P2SH and Multisig scripts (commits a352937, and de44137)
  • Updated the transaction creation interface, adding checks on serialization and a uncheckedSerialize in case no check is necessary e5631b1
  • Updated documentation