-
Notifications
You must be signed in to change notification settings - Fork 132
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
Simplify PolynomialCommitment
trait: remove the generic on S: CryptographicSponge
#145
Merged
Commits on Mar 11, 2024
-
PolynomialCommitment
trait is no longer generic onS
Instead, pass `&mut impl CryptographicSponge` as an argument to the functions that need it
Configuration menu - View commit details
-
Copy full SHA for ea7fe26 - Browse repository at this point
Copy the full SHA ea7fe26View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b2e60 - Browse repository at this point
Copy the full SHA a8b2e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for c45e1e4 - Browse repository at this point
Copy the full SHA c45e1e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d161b - Browse repository at this point
Copy the full SHA 53d161bView commit details -
clean up imports acc to nightly Revert "dont need to use full path" This reverts commit b272524abeaa9f7d6697539f22682bc081e3e8a5. more fmt
Configuration menu - View commit details
-
Copy full SHA for 38ca957 - Browse repository at this point
Copy the full SHA 38ca957View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad58f25 - Browse repository at this point
Copy the full SHA ad58f25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a2843 - Browse repository at this point
Copy the full SHA 58a2843View commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acdbaae - Browse repository at this point
Copy the full SHA acdbaaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3448c90 - Browse repository at this point
Copy the full SHA 3448c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc5394 - Browse repository at this point
Copy the full SHA 8bc5394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6959ef2 - Browse repository at this point
Copy the full SHA 6959ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 209c062 - Browse repository at this point
Copy the full SHA 209c062View commit details -
Configuration menu - View commit details
-
Copy full SHA for de453a9 - Browse repository at this point
Copy the full SHA de453a9View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef199a1 - Browse repository at this point
Copy the full SHA ef199a1View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 780d9dc - Browse repository at this point
Copy the full SHA 780d9dcView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f374720 - Browse repository at this point
Copy the full SHA f374720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc20f7 - Browse repository at this point
Copy the full SHA 2cc20f7View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 587fff5 - Browse repository at this point
Copy the full SHA 587fff5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.