Payjoin (PDK) v0.13.0: Improved Taproot, V2 & Receiver Error Handling Support

Rust-payjoin is a library and a client binary for bitcoind implementing BIP78 Payjoin. PDK makes Payjoin support easy for any wallet or service and save significant fees as a result.

Payjoin (PDK) v0.13.0: Improved Taproot, V2 & Receiver Error Handling Support
  • "payjoin-0.13.0 improves taproot and v2 payjoin support for integration with downstream projects. Much improved response error handling thanks to @jbesraa's persistence."

What's new

API

  • Parse json errors from the receiver into WellKnown or other ResponseErrors

Fixes

  • Fixed problem where outdated OHTTP Config issue was unclear (#153)
  • Support Taproot PSBT field clearing and validation (#157)
  • Build v2 docs

Selected PRs

Full Changelogpayjoin-0.12.0...payjoin-0.13.0

Announcement / Archive
GitHub Repo
Crates.io Page
Website