Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Develop keccak #89

Merged
merged 38 commits into from
Mar 27, 2024
Merged

Conversation

10to4
Copy link
Contributor

@10to4 10to4 commented Aug 22, 2023

No description provided.

@leolara leolara force-pushed the main branch 4 times, most recently from 03ddbb5 to 8397503 Compare November 19, 2023 05:49
@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.35%. Comparing base (8365674) to head (86c9c30).

❗ Current head 86c9c30 differs from pull request most recent head 659c32b. Consider uploading reports for the commit 659c32b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   62.34%   62.35%           
=======================================
  Files          26       26           
  Lines        8284     8285    +1     
=======================================
+ Hits         5165     5166    +1     
  Misses       3119     3119           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Cargo.toml Outdated
@@ -20,6 +20,7 @@ num-bigint = { version = "0.4", features = ["rand"] }
uuid = { version = "1.4.0", features = ["v1", "rng"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
ff = "0.13.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

@10to4 why is this package required, it seems it is not used

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I think this should be legacy useless code.

@leolara
Copy link
Collaborator

leolara commented Mar 27, 2024

@10to4 I have approved it, perhaps you can fix those clippy errors and merge it :-)

@10to4 10to4 added this pull request to the merge queue Mar 27, 2024
Merged via the queue into privacy-scaling-explorations:main with commit 1788d7e Mar 27, 2024
4 checks passed
@10to4 10to4 deleted the develop-keccak branch March 27, 2024 09:35
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.

3 participants