Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 383 Bytes

CHANGELOG-rust.md

File metadata and controls

14 lines (10 loc) · 383 Bytes

Changelog

Unreleased

0.6.0

  • btc: handle error when an input's previous transaction is required but missing
  • btc: add support for regtest
  • btc: add support for Taproot wallet policies
  • cardano: added support for vote delegation
  • eth: add method to help clients identify and specify address case (upper/lower/mixed)

0.5.0

  • btc: add make_script_config_multisig()