Skip to content

payjoin-0.22.0

Pre-release
Pre-release

Choose a tag to compare

@DanGould DanGould released this 27 Dec 02:13
· 1742 commits to master since this release
payjoin-0.22.0
f202098

Release payjoin-0.22.0

Summary

Payjoin V2 Sender now serializes reply_key so that it may resume after being persisted.

Changelog

  • Propagate uri Fragment parameter errors to their caller
  • Have Sender persist reply key so resumption listens where a previous send session left off

What's Changed

  • Document Testing in Contributing section of README by @DanGould in #429
  • Tag payjoin-directory v0.0.1 by @DanGould in #413
  • Propagate ParseError when retrieving ohttp parameter by @shinghim in #428
  • update gitignore with vscode workspace dir by @0xBEEFCAF3 in #438
  • fix: the attribute version is obsolete by @ethicnology in #439
  • Don't pause between long polls by @DanGould in #436
  • Propagate errors when retrieving exp parameter by @shinghim in #441
  • Propagate error if the fs read for ohttp keys fails during config by @shinghim in #435
  • Fix unresumable Sender by @DanGould in #443

New Contributors

Full Changelog: payjoin-0.21.0...payjoin-0.22.0