You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-fund uses default basket — auto_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 normalisation — compute_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)