Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Fix the multidimensional pseudorandomness check in verifier #10

Open
rbharath opened this issue Dec 22, 2018 · 0 comments
Open

Fix the multidimensional pseudorandomness check in verifier #10

rbharath opened this issue Dec 22, 2018 · 0 comments

Comments

@rbharath
Copy link
Contributor

The stark verification for multidimensional state starks currently does not verify that the pseudorandom combination of the trace, constraint, boundary, and remainder polynomial is computed correctly. The multidimensional polynomial combines pseudorandomly the dimensionwise polynomials.

I think that to do this, it's sufficient to account for the dimensionwise combination in the check, but this will take some more coding.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant