github payjoin/rust-payjoin payjoin-0.18.0

latest release: payjoin-cli-0.0.7-alpha
pre-release7 days ago

Summary

An upgraded asynchronous payjoin experience. This update focused semantically describing a Payjoin V2 "Session" and includes various enhancements and bugfixes.

Changelog

  • Handle OHTTP encapsulated response status (#284)
  • Upgrade receive::v2 Typestate machine to resume multiple payjoins simultaneously (#283)
    • Enroller became SessionInitializer
    • Enrolled became ActiveSession
      • fallback_target() became pj_url()
      • pj_url_builder() was introduced
    • ContextV2 became SessionContext
      • Include a bitcoin address in SessionContext
  • send::ResponseError variants fields got explicit names (#304)
  • Refactor output substitution with new fallable try_substitute_outputs (#277)

What's Changed

Full Changelog: payjoin-0.17.0...payjoin-0.18.0

Don't miss a new rust-payjoin release

NewReleases is sending notifications on new releases.