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

ringct: cleanup proveRctCLSAGSimple #9605

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeffro256
Copy link
Contributor

@jeffro256 jeffro256 commented Dec 8, 2024

  1. Document parameters
  2. Document inner variables
  3. Remove dead variables
  4. Remove unnecessary allocations
  5. Rename a -> c_out

There should be absolutely no change to behavior.

1. Document parameters
2. Document inner variables
3. Remove dead variables
4. Remove unneseccary allocations
Copy link
Collaborator

@0xFFFC0000 0xFFFC0000 left a comment

Choose a reason for hiding this comment

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

LGTM. Change makes code cleaner, and it is semantically same code.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants