Files
bitcoin/src/wallet
willcl-ark f22b9ca70c wallet: fix FillPSBT errantly showing as complete
Fix cases of calls to `FillPSBT` returning `complete=true` when it's not
the case.

This can happen when some inputs have been signed but the transaction is
subsequently modified, e.g. in the context of PayJoins.

Also fixes a related bug where a finalized hex string is attempted to be
added during `walletprocesspsbt` but a CHECK_NONFATAL causes an abort.

Reported in #30077.

Github-Pull: #30357
Rebased-From: 39cea21ec5
2024-07-17 11:27:03 +01:00
..
2024-02-21 15:49:05 -05:00
2022-12-24 23:49:50 +00:00
2023-11-21 13:15:44 +00:00
2023-10-12 11:27:19 +02:00
2023-03-23 12:55:18 +01:00