github payjoin/rust-payjoin payjoin-1.0.0-rc.8
Release payjoin-1.0.0-rc.8

latest release: payjoin-cli-1.0.0-rc.2
pre-release4 hours ago

This release tightens the sender's validation of the sighash types declared on
its own inputs.

Selected Improvements:

Bug Fixes

  • Require sender inputs to declare a sighash type that commits to all inputs
    and outputs. Only ECDSA SIGHASH_ALL, taproot
    SIGHASHDEFAULT/SIGHASH_ALL, and an unset type are accepted, both when
    building the sender context and when validating the receiver's proposal
    (#1790, #1793)

What's Changed

Full Changelog: payjoin-1.0.0-rc.7...payjoin-1.0.0-rc.8

Don't miss a new rust-payjoin release

NewReleases is sending notifications on new releases.