Skip to content

Add ShieldedOutput::cmstar#10

Merged
nuttycom merged 4 commits intomainfrom
feature/shielded_output_cmstar
Aug 5, 2025
Merged

Add ShieldedOutput::cmstar#10
nuttycom merged 4 commits intomainfrom
feature/shielded_output_cmstar

Conversation

@nuttycom
Copy link
Contributor

It is useful to be able to obtain the parsed cmstar value in scanning, where this allows the Domain::ExtractedNoteCommitment type to inform the creation of wallet-specific note commitment tree leaf types.

daira and others added 2 commits June 11, 2025 13:31
…rate,

not `zcash_primitives`. fixes #7

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
This exposes the `ExtractedCommitment` of the shielded output directly,
in addition to the byte encoding exposed by `ShieldedOutput::cmstar_bytes`.
This is useful for further generalizing scanning code that constructs
note commitment tree leaves as part of its operation, allowing the
`Domain` bound to provide the necessary type information for conversion
into those leaf types.
@nuttycom nuttycom changed the title Add SheildedOutput::cmstar Add ShieldedOutput::cmstar Jun 11, 2025
@nuttycom nuttycom force-pushed the feature/shielded_output_cmstar branch from 8958425 to f32f895 Compare June 12, 2025 16:06
@nuttycom nuttycom force-pushed the feature/shielded_output_cmstar branch from eb0eaaf to 84e094c Compare June 17, 2025 18:29
Copy link
Contributor

@daira daira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@nuttycom nuttycom merged commit 9f7e93d into main Aug 5, 2025
23 checks passed
@nuttycom nuttycom deleted the feature/shielded_output_cmstar branch August 5, 2025 19:24
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