]> Untitled Git - bdk-cli/commit
Add payjoin persistence test
authorMshehu5 <musheu@gmail.com>
Fri, 29 May 2026 10:53:44 +0000 (11:53 +0100)
committerMshehu5 <musheu@gmail.com>
Thu, 2 Jul 2026 11:30:30 +0000 (12:30 +0100)
commit262ce86573a98bfe33cb92d52d2da0acece32538
tree48489f2f92780494d91ee7dd50ae6cbdca5a3c1e
parente85a92cd655b7d44a401f01ca86dad782e04e54b
Add payjoin persistence test

Cover the new payjoin persistence paths with focused unit tests.

Exercise replay protection, sender and receiver event persistence,
session pruning and history rendering.

These cases were chosen because the PR's new behavior is
concentrated in the persistence layer and session history path
src/payjoin/db.rs