Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

[confidential-transfer] Organize transfer proof data using structs #7021

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

samkim-crypto
Copy link
Contributor

@samkim-crypto samkim-crypto commented Jul 17, 2024

Problem

The constructor functions for proof data required for confidential transfer and transfer with fee returns a tuple of proof data structs. It would be cleaner and more readable to organize the return type using structs instead.

Summary of changes

Re-organize the proof data using structs.

@samkim-crypto samkim-crypto marked this pull request as ready for review July 17, 2024 09:45
@samkim-crypto samkim-crypto requested a review from joncinque July 17, 2024 10:45
joncinque
joncinque previously approved these changes Jul 17, 2024
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

thanks for fixing this up!

@mergify mergify bot dismissed joncinque’s stale review July 18, 2024 00:41

Pull request has been modified.

@samkim-crypto samkim-crypto merged commit cfaa453 into solana-labs:master Jul 18, 2024
31 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants