Skip to content

v0.6.2

Choose a tag to compare

@sgbett sgbett released this 05 Apr 23:28
· 798 commits to master since this release

Added

  • WalletWalletClient#create_action now accepts UnlockingScriptTemplate objects (e.g. P2PKH) as input unlocking scripts, enabling template-based signing without BEEF.
  • Walletwire_source_from_storage fallback populates source data from wallet storage when BEEF is absent or incomplete.
  • Walletfinalize_action resolves template inputs via sign_all before serialisation.
  • StorageMemoryStore#filter_outputs supports outpoint filtering.