Skip to content

Release payjoin-cli-1.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:41
payjoin-cli-1.0.0-rc.2
c929332

Track payjoin 1.0.0-rc.8, whose check_inputs_not_owned callback now
identifies inputs by outpoint instead of script. The CLI resolves each
outpoint's scriptPubKey from the receiver node's own record of the funding
transaction before checking ownership. A receiver session with no spendable
inputs to contribute now remains recoverable instead of being cancelled
automatically: the receiver can fund the wallet and resume the session, or run
payjoin-cli cancel <id> to fall back to the original transaction.

Selected Improvements:

What's Changed

Full Changelog: payjoin-1.0.0-rc.8...payjoin-cli-1.0.0-rc.2