So I see that nargo execute still generates noir.gz and noir.json, but if I delete these files and run nargo prove, it works and does not regenerate those files. I assume your modifications bypass the typical flow with noir, but could you clarify what the intended workflow is for this?
My understanding is plonky2 does not require a trusted setup, so perhaps that .gz file is an artifact from that?
So I see that
nargo executestill generates noir.gz and noir.json, but if I delete these files and runnargo prove, it works and does not regenerate those files. I assume your modifications bypass the typical flow with noir, but could you clarify what the intended workflow is for this?My understanding is plonky2 does not require a trusted setup, so perhaps that .gz file is an artifact from that?