Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 17:08
99a3094

Added

  • Workflow automation to manage releases
  • Test ser/de strict encoding on protocol messages (#150)
  • TxLabel::AccLock (#152)
  • Add build on MSRV 1.54.0 in CI (#145)
  • Encoding/Decoding support for DLEQ (#144)
  • DLEQ implementation (#143)
  • Manage accordant address (#142)
  • Add correct accordant secret spend management (#139)
  • Add PartialEq to events (#134)
  • Taproot and key management (#126)
  • Auto derive on syncer structs (#132)

Changed

  • Cleanup and fix features (#149)
  • Split out dleq proof from parameters (#153)
  • Bump dependencies (#146, #147, #148)
  • Update Bitcoin and Bitcoincore RPC deps (#141)
  • Renaming some traits & structs (#138)
  • Rename and move some files (#137)
  • Modify segwit0 and extract witness (#133)
  • RPC tests automation (#127, #131)

Removed

  • Remove public keys from DLEQ proof (#151)