risc0 / zeth

A "Type 0" zkEVM. Prove validity of Ethereum blocks using RISC Zero's zkVM
Apache License 2.0
382 stars 68 forks source link

perf: EC Verify instead of Recover inside guest with VerifyingKey as hint by host #95

Open hashcashier opened 9 months ago

hashcashier commented 9 months ago

Saves ~1M cycles per transaction.