Files
bitcoin/src
Lőrinc 7e1090f5e8 psbt: Fix PSBTInputSignedAndVerified bounds assert
The previous `assert` used `>=`, allowing `input_index == psbt.inputs.size()` and out-of-bounds access in `psbt.inputs[input_index]`.

Found during review: https://github.com/bitcoin/bitcoin/pull/31650#discussion_r2685892867

Github-Pull: #34272
Rebased-From: 2f5b1c5f80
2026-01-14 12:19:04 +00:00
..
2025-09-08 18:39:55 +01:00
2025-09-07 17:28:31 +02:00
2025-11-26 16:49:06 +00:00
2025-11-05 09:52:41 +00:00
2025-09-03 11:23:30 +01:00
2026-01-05 12:07:02 +00:00
2025-09-23 10:20:05 -04:00