Closed vivianjeng closed 5 months ago
What's needed for this PR to be ready for review/merge? Can we gate this feature behind a feature flag maybe? So existing flow works but this can be toggled. Also basic docs in README or so would be great
@vivianjeng can this PR be closed with #75 merged?
Research for #65
TODO
#[cfg(feature = "use_external_zkey")]
to control featuresinitializeMopro
(See 3.)load from a fixed path
e.g. "mopro-core/examples/circom/keccak256/target/keccak256_256_test_final.arkzkey"
proving time in swiftGenerating proof 2 Witness generation took: 423.89ms Loading arkzkey took: 26.66ms
proof generation took: 1.36s
3. Init with arkzkey initialization