kroma-network / tachyon

Modular ZK(Zero Knowledge) backend accelerated by GPU
MIT License
7.77k stars 231 forks source link

refac: clean up fri protocol & benchmarks #551

Closed ashjeong closed 4 weeks ago

ashjeong commented 4 weeks ago

Fixes up minor typos and logic errors involved in FRI (+ benchmarks)

TomTaehoonKim commented 4 weeks ago

@ashjeong Can you fix ... to _ in ee4bc3f138a7e72f13d131386b276c4fb619d860?

ashjeong commented 4 weeks ago

@ashjeong Can you fix ... to _ in ee4bc3f?

Changed from ... to (inv)!

chokobole commented 4 weeks ago

I think if you change the code for better readability, we need to type it as a refac!