Skip to content

payjoin-ffi 0.21.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DanGould DanGould released this 04 Dec 05:32
· 9 commits to main since this release
v0.21.0
5230f19

Summary

This release accommodates rust-payjoin 0.21.0, using a payjoin v2-first
API and exposing bitcoin-ffi types directly.

Changelog

  • Major overhaul to attempt a stable BIP 77 protocol implementation.
  • v1 support is now only available through the V2 backwards-compatible APIs.
  • see payjoin-0.21.0 changelog for more details.
  • Separate payjoin_ffi and payjoin_ffi::uni UniFFI types into two layers.
  • Re-export bitcoin-ffi types and their UniFFI bindings

What's Changed

Full Changelog: v0.20.0...v0.21.0