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

Plonkup - Add test coverage for polynomial evaluations #586

Closed
vlopes11 opened this issue Sep 27, 2021 · 0 comments · Fixed by #621
Closed

Plonkup - Add test coverage for polynomial evaluations #586

vlopes11 opened this issue Sep 27, 2021 · 0 comments · Fixed by #621
Assignees
Labels
module:plonkup Issue related to plonkup implementation team:Core Low Level Core Development Team (Rust)

Comments

@vlopes11
Copy link
Contributor

Describe what you want implemented
Currently the new polynomial evaluations for plonkup aren't tested

Describe "Why" this is needed
It is critical to have edge cases and test vectors covered in order to have a robust implementation

Describe alternatives you've considered
N/A

Additional context
N/A

@vlopes11 vlopes11 added team:Core Low Level Core Development Team (Rust) module:plonkup Issue related to plonkup implementation labels Sep 27, 2021
@ZER0 ZER0 self-assigned this Oct 6, 2021
@ZER0 ZER0 added this to the Implementing PlonkUp milestone Oct 6, 2021
ZER0 added a commit that referenced this issue Oct 14, 2021
The test vectors are calcolate by @marta-belles, assuming the `ifft`
function is actually correct.

Resolves: #586
ZER0 added a commit that referenced this issue Oct 14, 2021
The test vectors are calculate by @marta-belles, assuming the `ifft`
function is actually correct.

Resolves: #586
@ZER0 ZER0 linked a pull request Oct 14, 2021 that will close this issue
ZER0 added a commit that referenced this issue Oct 14, 2021
The test vectors are calculate by @marta-belles, assuming the `ifft`
function is actually correct.

Resolves: #586
ZER0 added a commit that referenced this issue Oct 15, 2021
The test vectors are calculate by @marta-belles, assuming the `ifft`
function is actually correct.

Resolves: #586
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:plonkup Issue related to plonkup implementation team:Core Low Level Core Development Team (Rust)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants