dionyziz / popow

Research and implementation for non-interactive blockchain proofs of proofs of work
49 stars 6 forks source link

Suffix proofs optimization comment #39

Open dionyziz opened 7 years ago

dionyziz commented 7 years ago

We use the notation Q(\epsilon^{|C| - k}\chi). However, this is not explained. Add a textual explanation for this notation and also mention that in an actual implementation, the verifier would only look at \chi and never really construct a fake |C| - k-long prefix.