fix(evm): validate requests in block post-execution (#8529)

This commit is contained in:
Alexey Shekhirin
2024-05-31 16:20:18 +01:00
committed by GitHub
parent 256f6a954d
commit b8e8ce1f40
4 changed files with 5 additions and 7 deletions

View File

@ -21,7 +21,6 @@ reth-ethereum-consensus.workspace = true
revm-primitives.workspace = true
# Alloy
alloy-consensus.workspace = true
alloy-eips.workspace = true
alloy-sol-types.workspace = true