Skip to content

0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 09:51
dfeeeb7

Added

  • Derive strict encoding for Alice (segwit v0), Bob (segwit v0), and KeyManager by @TheCharlatan (#318)

Changed

  • Fee strategy range support is now under the new crate feature fee_range and disable by default by @h4sh3d (#314)
  • Change Bitcoin fee unit from sat/vB to sat/kvB by @h4sh3d (#315)

Fixed

  • Check input lenght when parsing deals from strings by @h4sh3d (#313])
  • Add estimated witness when computing transaction fee by @h4sh3d (#317)