Sort reverts before comparing in witness hook #11355
Labels
A-cli
Related to the reth CLI
A-execution
Related to the Execution and EVM
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Made an issue for properly comparing
BundleState
in revm: bluealloy/revm#1813But until then, we should just sort the reverts before comparison and make a note referring to the above issue.
We would sort them before comparing here:
reth/crates/engine/invalid-block-hooks/src/witness.rs
Line 217 in f9027ab
The text was updated successfully, but these errors were encountered: