aszepieniec / stark-anatomy

Tutorial for STARKs with supporting code in python
Apache License 2.0
181 stars 49 forks source link

fix range of transition verification polynomial #14

Closed etan-k closed 1 year ago

etan-k commented 1 year ago

Correct the range from X_1 ... X_{w-1} to X_0 ... X_{w-1}.