psbt: reject trailing final witness data
This change tightens how a Bitcoin PSBT library extracts final witness data when turning a partially-signed transaction into a finished transaction. Previously, extra bytes after the declared witness stack were silently ignored. Now the li…
468853e4by Boris Nagaev+13−91 file