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

chore: more Maintenance #319

Merged
merged 4 commits into from
Feb 12, 2024
Merged

chore: more Maintenance #319

merged 4 commits into from
Feb 12, 2024

Conversation

huitseeker
Copy link
Member

  • fix a couple of maintenance issues on the repo,
  • removes more computation / boilerplate in tests.

Please refer to commit messages.

- Refactored test functions within the tests module for greater efficiency and readability.
- Removed `DlogGroup` trait usage within the `test_pp_digest_with` function.
- Simplified `test_pp_digest` function by removing redundant circuit instantiation.
- Upgraded the rust toolchain version from `1.75` to `1.76.0` in `rust-toolchain.toml` file.
- Closes lurk-lab#307
- Shifted `pprof` from `dev-dependencies` to `dependencies` for non-wasm32 targets to optimize benchmarking builds.
- Introduced "flamegraph" feature to include `pprof` during benchmarking.
- Closes lurk-lab#309
- Streamlined calculation of evaluation points in `compute_eval_points_quad` and `compute_eval_points_cubic_with_additive_term` functions within `src/spartan/sumcheck/mod.rs`.
@huitseeker huitseeker added this pull request to the merge queue Feb 12, 2024
Merged via the queue into lurk-lab:dev with commit 9064bfe Feb 12, 2024
9 checks passed
@huitseeker huitseeker deleted the maintenance_2 branch February 12, 2024 22:21
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.

None yet

2 participants