Skip to content

payjoin-0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DanGould DanGould released this 18 Jul 17:10
· 194 commits to master since this release
payjoin-0.19.0
941a679

Summary

This release attempts to stabilize the Payjoin V2 Bitcoin URI format. That includes placing v2-specific parameters in the URI's pj parameter's fragment and including the exp expiration parameter.

Commit

941a679

Changelog

  • Error if send or receive session expires with exp parameter #299
  • Encode &ohttp= and &exp= parameters in the &pj= URL as a fragment instead of as URI params #298
  • Allow receivers to make payjoins out of sweep transactions #259
  • Fix: Correctly set v=2 query parameter for v2 senders #320

What's Changed

New Contributors

Full Changelog: payjoin-0.18.0...payjoin-0.19.0