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

feat: Add add_commitment interface to java code #101

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Oct 25, 2024

This adds the ability to the java interface to add two uncompressed commitments together, returning the summed uncompressed commitment.

This is useful in the cases where one component of a commitment does not change across multiple calls to commit and one wants to cache that component instead of recomputing it each time.

@kevaundray kevaundray changed the title chore: Add add_commitment interface to java code feat: Add add_commitment interface to java code Oct 25, 2024
@kevaundray kevaundray merged commit da0d5fa into master Oct 25, 2024
17 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.

1 participant