Skip to content

Add independent block proof aggregation pipeline #1997

Add independent block proof aggregation pipeline

Add independent block proof aggregation pipeline #1997

Triggered via pull request September 26, 2024 13:23
Status Success
Total duration 10m 23s
Billable time 18m
Artifacts

ci.yml

on: pull_request
Test mpt_trie
39s
Test mpt_trie
Test trace_decoder
2m 52s
Test trace_decoder
Test evm_arithmetization
9m 37s
Test evm_arithmetization
Test zero_bin
2m 1s
Test zero_bin
Test zk_evm_proc_macro
33s
Test zk_evm_proc_macro
Execute bash script to generate and verify a proof for a small block.
6m 51s
Execute bash script to generate and verify a proof for a small block.
Execute bash script to generate the proof witness for a small block.
1m 25s
Execute bash script to generate the proof witness for a small block.
Execute bash script to generate and verify a proof for multiple blocks using parallel proving.
5m 11s
Execute bash script to generate and verify a proof for multiple blocks using parallel proving.
Rustdoc, Formatting and Clippy
2m 56s
Rustdoc, Formatting and Clippy
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Execute bash script to generate the proof witness for a small block.
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rustdoc, Formatting and Clippy: evm_arithmetization/src/lib.rs#L53
unresolved link to `AllRecursiveCircuits::prove_root`
Rustdoc, Formatting and Clippy: evm_arithmetization/src/lib.rs#L76
unresolved link to `AllRecursiveCircuits::prove_aggregation`
Rustdoc, Formatting and Clippy: evm_arithmetization/src/lib.rs#L100
unresolved link to `AllRecursiveCircuits::prove_aggregation`
Rustdoc, Formatting and Clippy: smt_trie/src/smt.rs#L164
this URL is not a hyperlink
Execute bash script to generate and verify a proof for multiple blocks using parallel proving.
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Execute bash script to generate and verify a proof for a small block.
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/