reth
reth copied to clipboard
Investigate how ExEx WAL should work with `reth stage unwind` CLI
Describe the feature
Currently, if you unwind more than just unfinalized blocks, your ExEx will not be able to recover from that state as there's nowhere to generate the revert notifications from anymore.
Additional context
No response