succinctlabs / rsp

A minimal implementation of ZKPs of Ethereum block execution using Reth. Supports both Ethereum and OP Stack.
Apache License 2.0
55 stars 19 forks source link

feat: generate EthereumState from single state #50

Closed yuwen01 closed 1 month ago

yuwen01 commented 1 month ago

This lets me avoid duplicating a lot of MPT logic.