zkevm-circuits icon indicating copy to clipboard operation
zkevm-circuits copied to clipboard

Add mainnet block testing to the MPT codebase

Open ed255 opened this issue 1 year ago • 0 comments

During the zk light client PoC, Adria added many tests that use mainnet blocks with the zk light client circuits; which was a great way to test the MPT against real blocks. We need to move the functionality of these tests to the MPT codebase because they are very useful to keep testing the MPT.

ed255 avatar Jan 25 '24 10:01 ed255