]> Untitled Git - bdk-cli/commit
chore(deps): Bump payjoin and enable reqwest rustls
authorMshehu5 <musheu@gmail.com>
Mon, 13 Apr 2026 11:26:28 +0000 (12:26 +0100)
committerMshehu5 <musheu@gmail.com>
Thu, 2 Jul 2026 11:30:28 +0000 (12:30 +0100)
commit181d1325ae5fae60c47c47df7c079abebc84c595
tree6ac11cffafe4a648a7e46c2857a79971643dd4aa
parentb9ca88ff6fbd8846d9f6122a7695cc129b71ad8a
chore(deps): Bump payjoin and enable reqwest rustls

Move to payjoin 0.25.0 to stay closer to the latest release.

Enable rustls for the direct reqwest client because Payjoin
polling uses bdk-cli's own HTTPS client and without a TLS
backend the first relay poll fails.

Refine the skipped monitoring status message for the receiver
flow.
Cargo.lock
Cargo.toml
src/payjoin/mod.rs