test(revm): unit test insert_post_block_withdrawals_balance_increments (#9194)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Thomas Coratger
2024-07-12 14:19:09 +02:00
committed by GitHub
parent 61c85bb3e5
commit 5097ae7cff
3 changed files with 229 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -8236,6 +8236,7 @@ dependencies = [
"alloy-eips",
"reth-chainspec",
"reth-consensus-common",
"reth-ethereum-forks",
"reth-execution-errors",
"reth-primitives",
"reth-prune-types",