Skip to content

feat(wasm-utxo): expose classified input key-values - #382

Merged
OttoAllmendinger merged 3 commits into
masterfrom
otto/WAL-2023-expose-classified-input-key
Sep 4, 2026
Merged

feat(wasm-utxo): expose classified input key-values#382
OttoAllmendinger merged 3 commits into
masterfrom
otto/WAL-2023-expose-classified-input-key

Conversation

@OttoAllmendinger

Copy link
Copy Markdown
Contributor

Expose native PSBT input metadata through both descriptor and fixed-script
wrappers. Classify registered records in Rust and retain unrecognized
CompactSize key types as JavaScript bigint values.

Skip root-only and unusable BIP32 or Taproot derivation paths while
continuing descriptor lookup with every valid wallet derivation index.

Refs: WAL-2023
Extract BIP-174 input-map decoding from inspect-only code and reuse it for
native PSBT metadata. Decode key types and proprietary subtypes as canonical
CompactSize values, and centralize the registered input-key names.

Refs: WAL-2023
Expose native PSBT input metadata through both descriptor and fixed-script
wrappers. Classify registered records in Rust and retain unrecognized
CompactSize key types as JavaScript bigint values.

Refs: WAL-2023
@linear-code

linear-code Bot commented Sep 4, 2026

Copy link
Copy Markdown

WAL-2023

@OttoAllmendinger
OttoAllmendinger marked this pull request as ready for review September 4, 2026 12:55
@OttoAllmendinger
OttoAllmendinger requested a review from a team as a code owner September 4, 2026 12:56
@OttoAllmendinger
OttoAllmendinger merged commit 134edf1 into master Sep 4, 2026
13 checks passed
@OttoAllmendinger
OttoAllmendinger deleted the otto/WAL-2023-expose-classified-input-key branch September 4, 2026 15:27
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