bluealloy / revm

Rust implementation of the Ethereum Virtual Machine.
https://bluealloy.github.io/revm/
MIT License
1.64k stars 551 forks source link

bundle builder: add `Option` for `state_original` and `state_present` #1641

Open tcoratger opened 3 months ago

tcoratger commented 3 months ago

Related:

cc @rkrasiuk @mattsse

tcoratger commented 2 months ago

@mattsse @rkrasiuk Nice bump on this :), can we merge so that we can move forward on https://github.com/paradigmxyz/reth/issues/4614?