HerodotusDev / integrity

Cairo STARK proof verifier for Starknet
Apache License 2.0
67 stars 21 forks source link

FRI #8

Closed tiagofneto closed 9 months ago

tiagofneto commented 11 months ago

Good resources:

Reference: https://github.com/starkware-libs/cairo-lang/tree/9e6e0e96d208608d98635ccfad5b26285c4936e1/src/starkware/cairo/stark_verifier/core/fri

This issue will be further divided in more issues.

Okm165 commented 11 months ago

Implementation Plan of Fast Reed Solomon Interactive Oracle Proof of Proximity

0: FRI Verify Config

1: FRI Commit Phase

2: FRI Query Phase

Okm165 commented 10 months ago

Developing tests for fri_commit_phase & fri_query_phase & fri_verify_config

Okm165 commented 10 months ago

fri_commit&table_commit&vector_commit tests check for channel state at final stage