Skip to content

Fix compute_quotient_eval_within_domain overflow#3256

Merged
hwwhww merged 1 commit intodevfrom
fix-compute_quotient_eval_within_domain
Feb 17, 2023
Merged

Fix compute_quotient_eval_within_domain overflow#3256
hwwhww merged 1 commit intodevfrom
fix-compute_quotient_eval_within_domain

Conversation

@hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Feb 16, 2023

Found in #3255

Test case:

cd tests/core/pyspec
pytest eth2spec/test/deneb/unittests/polynomial_commitments/test_polynomial_commitments.py::test_compute_kzg_proof_within_domain --preset=mainnet

for i, z in enumerate(roots_of_unity_brp) is 4096 iterations. My miserable laptop still couldn't run through this test case with the mainnet preset.

@hwwhww hwwhww merged commit 270a66e into dev Feb 17, 2023
@hwwhww hwwhww deleted the fix-compute_quotient_eval_within_domain branch February 17, 2023 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants