risc0 / zeth

A "Type 0" zkEVM. Prove validity of Ethereum blocks using RISC Zero's zkVM
Apache License 2.0
382 stars 68 forks source link

refactor: Header Preparation Strategy #18

Closed hashcashier closed 1 year ago

hashcashier commented 1 year ago

Moves the initialize_header logic outside of the BlockBuilder