Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Add OutPoint type and previousOutput field to ParsedInput to expose
transaction input's previous output information. This allows clients
to access the txid and vout of the input directly from the parsed PSBT.

Extended tests to verify the new field structure and data types.

Issue: BTC-2786

Add OutPoint type and previousOutput field to ParsedInput to expose
transaction input's previous output information. This allows clients
to access the txid and vout of the input directly from the parsed PSBT.

Extended tests to verify the new field structure and data types.

Issue: BTC-2786

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review December 2, 2025 15:46
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner December 2, 2025 15:46
@OttoAllmendinger OttoAllmendinger merged commit c5dd9b2 into master Dec 2, 2025
1 check passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-2786.add-previousOutput branch December 2, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants