Skip to content

feat: cache proof inputs - #608

Draft
Aalanli wants to merge 2 commits into
develop-v2.0.0-rc.1from
cache_eth
Draft

feat: cache proof inputs#608
Aalanli wants to merge 2 commits into
develop-v2.0.0-rc.1from
cache_eth

Conversation

@Aalanli

@Aalanli Aalanli commented May 19, 2026

Copy link
Copy Markdown
Contributor
./run.sh --block 21345144 --mode generate-fixtures-evm --fixtures-path proof_cache > proof_log2.txt
./run.sh --block 21345144 --mode prove-evm --app-pk-path proof_cache/app_pk.bitcode --agg-pk-path proof_cache/agg_pk.bitcode --halo-pk-path proof_cache/halo_pk.bitcode --run-parts root_proof --fixtures-path proof_cache > proof_log2.txt
app_pk: loading from cache at proof_cache/app_pk.bitcode
agg_pk: loading from cache at proof_cache/agg_pk.bitcode
loading app_pk + agg_pk time 3.111s
halo_pk: loading from cache at proof_cache/halo_pk.bitcode
loading halo_pk time 147.394s
app_proof: loading from cache at proof_cache/app_proof.bitcode
app_proof took 0.055s

Resolve INT-7744

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant