feat: move calculate_intrinsic_gas_after_merge to tx pool (#8914)

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Krishang
2024-06-19 17:40:47 +05:30
committed by GitHub
parent 5edf449633
commit a3fd112915
10 changed files with 32 additions and 36 deletions

View File

@ -19,6 +19,7 @@ reth-primitives.workspace = true
reth-fs-util.workspace = true
reth-provider.workspace = true
reth-tasks.workspace = true
revm.workspace = true
# ethereum
alloy-rlp.workspace = true