Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ShieldedOutput implementation to return reference from enc_ciphertext #112

Merged
merged 5 commits into from
Aug 14, 2024

Conversation

dmidem
Copy link

@dmidem dmidem commented Aug 8, 2024

This PR updates the ShieldedOutput implementation for the Action/CompactAction struct to align with the recent changes in the zcash_note_encryption crate. Specifically, the enc_ciphertext method now returns a reference instead of a copy.

This change was discussed and suggested in PR zcash/zcash_note_encryption#2 review.

These changes were discussed and suggested in PR zcash_note_encryption#2
@dmidem dmidem changed the title Update ShieldedOutput to return reference from enc_ciphertext Update ShieldedOutput implementation to return reference from enc_ciphertext Aug 8, 2024
@QED-it QED-it deleted a comment from what-the-diff bot Aug 8, 2024
@dmidem dmidem requested a review from PaulLaux August 13, 2024 13:49
@dmidem dmidem merged commit 07b3697 into zsa1 Aug 14, 2024
28 checks passed
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