starkware-libs / stwo

Apache License 2.0
245 stars 78 forks source link

Blowup as a param #788

Closed spapinistarkware closed 2 months ago

spapinistarkware commented 2 months ago

Revert "integrated decomposition in fri (#598)"

This reverts commit 56dcc5463e78a2dcf07590f34379f045d796556f.

Configurable blowup


This change is Reviewable

spapinistarkware commented 2 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @spapinistarkware and the rest of your teammates on Graphite Graphite

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.30159% with 16 lines in your changes missing coverage. Please review.

Project coverage is 92.07%. Comparing base (64bb1bf) to head (7a53c40). Report is 1 commits behind head on dev.

Files Patch % Lines
crates/prover/src/trace_generation/prove.rs 71.73% 11 Missing and 2 partials :warning:
crates/prover/src/core/pcs/mod.rs 85.71% 1 Missing :warning:
crates/prover/src/core/pcs/verifier.rs 91.66% 0 Missing and 1 partial :warning:
crates/prover/src/core/poly/circle/domain.rs 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #788 +/- ## ========================================== - Coverage 92.17% 92.07% -0.10% ========================================== Files 91 91 Lines 12047 11993 -54 Branches 12047 11993 -54 ========================================== - Hits 11104 11043 -61 - Misses 841 849 +8 + Partials 102 101 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.