risc0 / zeth

A "Type 0" zkEVM. Prove validity of Ethereum blocks using RISC Zero's zkVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Respect `--cache` parameter for receipt caching

hashcashier opened this issue · comments

commented
          This should not be hard-coded. Also it might make sense to derive it from the cache argument, maybe `/receipts` or something.

Originally posted by @Wollac in #69 (comment)

Related: #40

In the current system, if the cache_zkp directory does not already exist, then the receipt will fail to save.