Skip to content

feat(wasm-utxo): support P2SH-P2PK replay protection inputs in legacy format hydration#248

Merged
OttoAllmendinger merged 1 commit intomasterfrom
BTC-2768.hydrate-with-rp
Apr 8, 2026
Merged

feat(wasm-utxo): support P2SH-P2PK replay protection inputs in legacy format hydration#248
OttoAllmendinger merged 1 commit intomasterfrom
BTC-2768.hydrate-with-rp

Conversation

@OttoAllmendinger
Copy link
Copy Markdown
Contributor

Extend legacy transaction hydration to handle P2SH-P2PK replay protection
inputs alongside standard multisig wallet inputs. Update TypeScript
HydrationUnspent type to accept either wallet inputs (with chain/index)
or replay protection inputs (with pubkey). Add parsing and serialization
logic for P2PK scripts in legacy format conversion.

BTC-2768

Co-authored-by: llm-git llm-git@ttll.de

… format hydration

Extend legacy transaction hydration to handle P2SH-P2PK replay protection
inputs alongside standard multisig wallet inputs. Update TypeScript
HydrationUnspent type to accept either wallet inputs (with chain/index)
or replay protection inputs (with pubkey). Add parsing and serialization
logic for P2PK scripts in legacy format conversion.

BTC-2768

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger force-pushed the BTC-2768.hydrate-with-rp branch from 4abe609 to 42c5892 Compare April 8, 2026 15:34
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review April 8, 2026 15:46
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner April 8, 2026 15:46
@OttoAllmendinger OttoAllmendinger merged commit 2e80e26 into master Apr 8, 2026
15 checks passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-2768.hydrate-with-rp branch April 8, 2026 16:00
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.

2 participants