Skip to content

ReamLabs/consenzero-bench

Repository files navigation

consenzero-bench

consenzero-bench is the benchmark of Ethereum consensus' state transition functions by using ream within RISC Zero zkVM.

Requirements

Running the Project

Generate benchmarks

cd host
make download
make run-<OPERATION_NAME>
OPERATIONS = attestation attester_slashing block_header bls_to_execution_change deposit execution_payload proposer_slashing sync_aggregate voluntary_exit withdrawals

This will execute the program and generate benchmarks (especially for cycles) in ./host/summaries directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published