kroma-network / tachyon

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

perf: optimize circom proof generation #469

Closed chokobole closed 2 months ago

chokobole commented 2 months ago

Description

This PR optimizes circom proof generation by avoiding parsing zkey and wtns files.

Related: #460

TomTaehoonKim commented 2 months ago

In 134c146, "not moved" -> "not be moved" would be better.

TomTaehoonKim commented 2 months ago

In 63d388a, there is a typo "pref" -> "perf".