Skip to content

feat(wasm-utxo): add PSBT key-value deletion methods#253

Merged
OttoAllmendinger merged 1 commit intomasterfrom
BTC-0.delete-kvpair
Apr 17, 2026
Merged

feat(wasm-utxo): add PSBT key-value deletion methods#253
OttoAllmendinger merged 1 commit intomasterfrom
BTC-0.delete-kvpair

Conversation

@OttoAllmendinger
Copy link
Copy Markdown
Contributor

Add deleteKV, deleteInputKV, and deleteOutputKV methods to PSBT
interface for removing unknown and proprietary key-value pairs.
Implement bounds checking for input/output deletion operations.

Issue: BTC-0

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

Add deleteKV, deleteInputKV, and deleteOutputKV methods to PSBT
interface for removing unknown and proprietary key-value pairs.
Implement bounds checking for input/output deletion operations.

Issue: BTC-0

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review April 17, 2026 11:44
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner April 17, 2026 11:44
@OttoAllmendinger OttoAllmendinger merged commit 7ad3564 into master Apr 17, 2026
16 checks passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-0.delete-kvpair branch April 17, 2026 19:39
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