Skip to content

feat(wasm-utxo): add Zcash PSBT factory - #384

Merged
veetragjain merged 1 commit into
masterfrom
otto/CSHLD-1674-add-zcash-psbt-factory
Sep 8, 2026
Merged

feat(wasm-utxo): add Zcash PSBT factory#384
veetragjain merged 1 commit into
masterfrom
otto/CSHLD-1674-add-zcash-psbt-factory

Conversation

@OttoAllmendinger

Copy link
Copy Markdown
Contributor

Provide one deserialization entry point for legacy and Ironwood Zcash PSBTs.
Derive the version from parsed metadata so callers can use the format-specific
implementation without scanning raw PSBT bytes or choosing a parser first.

Provide one deserialization entry point for legacy and Ironwood Zcash PSBTs.
Derive the version from parsed metadata so callers can use the format-specific
implementation without scanning raw PSBT bytes or choosing a parser first.

Refs: CSHLD-1674
@linear-code

linear-code Bot commented Sep 8, 2026

Copy link
Copy Markdown

CSHLD-1674

@OttoAllmendinger
OttoAllmendinger marked this pull request as ready for review September 8, 2026 09:55
@OttoAllmendinger
OttoAllmendinger requested review from a team as code owners September 8, 2026 09:55
@veetragjain
veetragjain merged commit 011b961 into master Sep 8, 2026
13 checks passed
@veetragjain
veetragjain deleted the otto/CSHLD-1674-add-zcash-psbt-factory branch September 8, 2026 09:56
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