Ava Chow
6f9db1ebca
Merge bitcoin/bitcoin#30357 : Fix cases of calls to FillPSBT errantly returning complete=true
...
7e36dca657 test: add test for modififed walletprocesspsbt calls (willcl-ark)
39cea21ec5 wallet: fix FillPSBT errantly showing as complete (willcl-ark)
Pull request description:
Fixes : #30077
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.
ACKs for top commit:
achow101:
ACK 7e36dca657
ismaelsadeeq:
Tested ACK 7e36dca657
pinheadmz:
re-ACK 7e36dca657
Tree-SHA512: e35d19789899c543866d86d513506494d672e4bed9aa36a995dbec4e72f0a8ec5536b57c4a940a18002ae4a8efd0b007c77ba64e57cd52af98e4ac0e7bf650d6
2024-07-16 17:10:19 -04:00
..
2024-07-16 16:19:07 -04:00
2024-07-01 12:39:53 -04:00
2024-06-07 13:55:23 -04:00
2024-07-08 11:12:01 +02:00
2024-07-08 11:12:01 +02:00
2024-06-18 18:47:51 +02:00
2024-07-14 13:07:44 +01:00
2024-07-11 19:08:46 +01:00
2024-06-13 13:17:57 +01:00
2024-06-12 14:38:39 +01:00
2024-07-15 13:42:53 -04:00
2024-07-08 11:12:01 +02:00
2024-07-08 11:12:01 +02:00
2024-07-15 12:15:09 +01:00
2024-07-16 16:00:33 -04:00
2024-07-16 16:19:07 -04:00
2024-06-25 15:01:00 +01:00
2024-07-08 11:12:01 +02:00
2024-07-16 12:13:02 +01:00
2024-04-16 16:35:12 +02:00
2024-07-11 19:08:46 +01:00
2024-07-16 17:10:19 -04:00
2024-07-08 11:12:01 +02:00
2024-07-11 19:21:05 +01:00
2024-07-01 12:39:53 -04:00
2024-07-01 10:26:46 -04:00
2024-07-11 19:21:05 +01:00
2024-05-30 08:35:18 -04:00
2024-05-16 10:16:08 -05:00
2024-06-05 13:18:13 +02:00
2024-05-13 12:07:47 +02:00
2024-07-05 09:03:04 +02:00
2024-06-12 17:12:54 -04:00
2024-06-12 17:12:54 -04:00
2024-05-01 08:33:04 +02:00
2024-06-12 17:12:54 -04:00
2024-06-13 11:20:49 +01:00
2024-06-19 22:56:30 +01:00
2024-07-08 11:12:01 +02:00
2024-05-16 10:16:08 -05:00
2024-07-08 11:12:01 +02:00
2024-05-16 10:16:08 -05:00
2024-05-16 10:16:08 -05:00
2024-05-01 08:33:04 +02:00
2024-06-10 13:46:56 +02:00
2024-07-08 11:12:01 +02:00
2024-06-07 13:55:23 -04:00
2024-07-08 21:19:23 +02:00
2024-06-07 13:55:23 -04:00
2024-07-04 22:35:29 +02:00
2024-05-16 15:03:13 -04:00
2024-07-08 11:12:01 +02:00
2024-07-01 12:39:53 -04:00
2024-07-08 11:12:01 +02:00
2024-06-27 17:35:08 -04:00
2024-06-26 06:47:30 +03:00
2024-07-11 19:08:46 +01:00
2024-06-26 15:28:26 -04:00
2024-06-12 16:19:50 -03:00
2024-07-16 16:27:24 -04:00
2024-06-03 16:59:43 +02:00
2024-06-14 10:27:03 +00:00
2024-05-16 10:16:08 -05:00
2024-05-16 10:16:08 -05:00
2024-07-11 11:55:37 +01:00
2024-07-16 16:19:07 -04:00
2024-05-06 11:29:14 +01:00
2024-07-01 10:26:46 -04:00
2024-07-15 18:25:59 +05:30
2024-06-18 12:24:48 +00:00
2024-07-08 11:12:01 +02:00
2024-05-16 10:16:08 -05:00
2024-07-16 09:40:53 +01:00
2024-07-08 11:12:01 +02:00
2024-05-20 16:48:19 +00:00
2024-07-08 11:12:01 +02:00
2024-07-16 16:27:24 -04:00
2024-07-16 09:40:53 +01:00
2024-05-16 10:16:08 -05:00
2024-07-01 12:39:53 -04:00
2024-06-21 09:43:46 +01:00
2024-06-14 14:23:50 +02:00
2024-05-03 14:20:44 -03:00
2024-05-03 14:20:44 -03:00
2024-07-08 11:12:01 +02:00
2024-05-21 13:59:33 -04:00
2024-05-16 10:16:08 -05:00
2024-07-11 19:08:46 +01:00
2024-05-14 10:24:31 +02:00
2024-05-14 10:24:31 +02:00
2024-07-01 12:39:57 -04:00
2024-07-06 09:06:36 -04:00
2024-07-01 17:40:35 +02:00
2024-06-26 06:47:30 +03:00
2024-07-08 11:12:01 +02:00
2024-06-07 13:55:23 -04:00
2024-07-08 11:12:01 +02:00
2024-05-16 18:16:46 +02:00
2024-07-08 11:12:01 +02:00
2024-07-08 11:12:01 +02:00
2024-07-08 11:12:01 +02:00
2024-05-16 10:16:08 -05:00
2024-07-01 12:39:53 -04:00
2024-05-17 23:37:25 +02:00
2024-05-29 09:02:07 -07:00
2024-06-19 10:14:31 +01:00
2024-07-01 12:39:53 -04:00
2024-07-16 10:14:23 -04:00
2024-07-08 21:19:22 +02:00
2024-07-08 11:12:01 +02:00
2024-07-08 11:12:01 +02:00