feat(engine): Compare sorted bundle states in witness invalid block hook (#15689)

Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
This commit is contained in:
rotcan
2025-04-22 19:19:08 +05:30
committed by GitHub
parent 2ab24fe90a
commit ee8d7d00cb
3 changed files with 109 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -8244,6 +8244,8 @@ dependencies = [
"reth-rpc-api",
"reth-tracing",
"reth-trie",
"revm-bytecode",
"revm-database",
"serde",
"serde_json",
]