Summary
Improved checking logic and backwards compatible sends for v2
users
Changelog
- remove
contribute_non_witness_input
because it was unused - Fix output checks
- Make backwards-compatible v2 to v1 sends possible
- Bump bitcoin to v0.32.2
What's Changed
- Bump payjoin-cli version to 0.0.8-alpha by @DanGould in #327
- Fix README.md typo by @DanGould in #329
- Pin tokio by @DanGould in #331
- Remove unused release action by @DanGould in #330
- Make tests less verbose by @spacebear21 in #334
- Bump bitcoin-v0.32.2 by @DanGould in #333
- Send v1 to v1 receivers if v2 unsupported by @DanGould in #335
- Fix check outputs by @spacebear21 in #338
- Remove
contribute_non_witness_input
by @spacebear21 in #340 - Bump payjoin 0.20.0 by @DanGould in #343
Full Changelog: payjoin-0.19.0...payjoin-0.20.0