-
Notifications
You must be signed in to change notification settings - Fork 984
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: Refactor cell recovery code #3781
Commits on Jun 7, 2024
-
- Remove shift_polynomial_coeff - Remove recover_shifted_data - Remove recover_original_data - Move `zero_poly_eval_brp ` under sanity check comment as its only used for sanity checking
Configuration menu - View commit details
-
Copy full SHA for 7930128 - Browse repository at this point
Copy the full SHA 7930128View commit details -
chore: remove sanity check -- this was doing a wasteful `compute_root…
…_of_unity` operation
Configuration menu - View commit details
-
Copy full SHA for 61598ae - Browse repository at this point
Copy the full SHA 61598aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3382f84 - Browse repository at this point
Copy the full SHA 3382f84View commit details -
chore: copy values python was taking a reference, so it passes in our…
… regular codepaths but not in isolated test
Configuration menu - View commit details
-
Copy full SHA for 583adb4 - Browse repository at this point
Copy the full SHA 583adb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01873d5 - Browse repository at this point
Copy the full SHA 01873d5View commit details -
Update specs/_features/eip7594/polynomial-commitments-sampling.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6565122 - Browse repository at this point
Copy the full SHA 6565122View commit details -
Update specs/_features/eip7594/polynomial-commitments-sampling.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7541930 - Browse repository at this point
Copy the full SHA 7541930View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd17ff5 - Browse repository at this point
Copy the full SHA cd17ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c1d20 - Browse repository at this point
Copy the full SHA 83c1d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for f049ea9 - Browse repository at this point
Copy the full SHA f049ea9View commit details -
chore: (ben) rename
extended_evaluations_coeffs
to `extended_evalua……tion_times_zero_coeffs`
Configuration menu - View commit details
-
Copy full SHA for 44031e0 - Browse repository at this point
Copy the full SHA 44031e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for af3520a - Browse repository at this point
Copy the full SHA af3520aView commit details -
Configuration menu - View commit details
-
Copy full SHA for daa7497 - Browse repository at this point
Copy the full SHA daa7497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6144e3d - Browse repository at this point
Copy the full SHA 6144e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e6d91f - Browse repository at this point
Copy the full SHA 1e6d91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1593ede - Browse repository at this point
Copy the full SHA 1593edeView commit details -
chore: (ben) add code to generate the vanishing polynomial when all c…
…ells are missing
Configuration menu - View commit details
-
Copy full SHA for b0be78a - Browse repository at this point
Copy the full SHA b0be78aView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b70ec6 - Browse repository at this point
Copy the full SHA 8b70ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9ecf3d - Browse repository at this point
Copy the full SHA b9ecf3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da3dcd - Browse repository at this point
Copy the full SHA 4da3dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 425d066 - Browse repository at this point
Copy the full SHA 425d066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 232510c - Browse repository at this point
Copy the full SHA 232510cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e3d72 - Browse repository at this point
Copy the full SHA 33e3d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcd7c3 - Browse repository at this point
Copy the full SHA dfcd7c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dc975 - Browse repository at this point
Copy the full SHA 75dc975View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6071e0 - Browse repository at this point
Copy the full SHA a6071e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9523acf - Browse repository at this point
Copy the full SHA 9523acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b9d91e - Browse repository at this point
Copy the full SHA 4b9d91eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c43b167 - Browse repository at this point
Copy the full SHA c43b167View commit details