Skip to content

bsv-wallet 0.5.1

Choose a tag to compare

@sgbett sgbett released this 11 Apr 22:29
· 651 commits to master since this release

0.5.1

Fixed

  • Auto-fund uses default basketauto_fund_and_create now selects
    inputs from the 'default' basket only and stores change back to
    'default', preventing application-tracked outputs (tokens, NFTs) from
    being consumed as funding inputs (#343, #344)

Changed

  • KeyDeriver protocol name normalisationcompute_invoice_number
    applies .downcase.strip to the protocol name, matching TS and Go SDKs
    (#262)
  • Cross-SDK pinned test vectors — 12 vectors verified byte-identical
    against ts-sdk for KeyDeriver with counterparty: 'anyone' (#263)