Back to Freedom.Tech Back
All Payjoin Dev Kit Release releasesAll versions
Release Wed, Aug 12, 2026 2 min read

Payjoin Dev Kit Release 1.0.0

Original release notes

Read the Announcement: https://payjoin.org/blog/2026/08/12/announcing-payjoin-1-0/

The first stable release of the payjoin library supports both synchronous BIP 78 payjoins and asynchronous BIP 77 payjoins. The BIP 77 sender and receiver APIs use typestate-driven session workflows, event-log persistence, and explicit monitoring, cancellation, and fallback paths so interrupted sessions can be safely resumed.

This release stabilizes the public API and persisted session format developed through the 0.24, 0.25, and 1.0 release candidates.

What's Changed since payjoin-1.0.0-rc.8

  • Bump dart payjoin 0.2.1 for pub.dev by @spacebear21 in https://github.com/payjoin/rust-payjoin/pull/1800
  • Add tests for signing in psbt_input_is_signed by @benalleng in https://github.com/payjoin/rust-payjoin/pull/1784
  • fix(payjoin-ffi): validate brew and llvm on macOS by @AdamuAbba in https://github.com/payjoin/rust-payjoin/pull/1776
  • Publish csharp from tag with Nuget OIDC by @DanGould in https://github.com/payjoin/rust-payjoin/pull/1767
  • Bump payjoin to version 1.0.0 by @benalleng in https://github.com/payjoin/rust-payjoin/pull/1801
  • Disable docs build verification in CI for non-lib crates by @benalleng in https://github.com/payjoin/rust-payjoin/pull/1799
  • Check semver compliance on release bump PRs by @spacebear21 in https://github.com/payjoin/rust-payjoin/pull/1804

New Contributors since 0.24.0, before any release candidate

  • @Mshehu5 made their first contribution in https://github.com/payjoin/rust-payjoin/pull/858
  • @arturgontijo made their first contribution in https://github.com/payjoin/rust-payjoin/pull/772
  • @Johnosezele made their first contribution in https://github.com/payjoin/rust-payjoin/pull/886
  • @w3irdrobot made their first contribution in https://github.com/payjoin/rust-payjoin/pull/768
  • @bc1cindy made their first contribution in https://github.com/payjoin/rust-payjoin/pull/945
  • @Prabhat1308 made their first contribution in https://github.com/payjoin/rust-payjoin/pull/961
  • @chavic made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1029
  • @ValeraFinebits made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1350
  • @luisschwab made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1393
  • @xstoicunicornx made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1455
  • @Arowolokehinde made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1457
  • @codaMW made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1475
  • @caarloshenriq made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1492
  • @vadim-anfv made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1509
  • @Yunusabdul38 made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1520
  • @dependabot[bot] made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1580
  • @mwihoti made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1589
  • @Jolah1 made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1763
  • @lntutor made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1775
  • @AdamuAbba made their first contribution in https://github.com/payjoin/rust-payjoin/pull/1776

Contributors

Everyone who authored a merged pull request across the full 1.0 development line, payjoin-0.24.0...payjoin-1.0.0. Listed alphabetically.

@0xZaddyy @AdamuAbba @arminsabouri @Arowolokehinde @arturgontijo @bc1cindy @benalleng @caarloshenriq @chavic @codaMW @DanGould @Johnosezele @Jolah1 @lntutor @luisschwab @mehmetefeumit @Mshehu5 @mwihoti @nothingmuch @Prabhat1308 @shinghim @spacebear21 @thebrandonlucas @vadim-anfv @ValeraFinebits @w3irdrobot @xstoicunicornx @Yunusabdul38 @zealsham

Full Changelog: https://github.com/payjoin/rust-payjoin/compare/payjoin-0.24.0...payjoin-1.0.0