feat: add pre-block EIP-4788 beacon root contract call (#4457)

This commit is contained in:
Dan Cline
2023-09-19 11:16:48 -04:00
committed by GitHub
parent a96dbb476c
commit a80b72041b
9 changed files with 660 additions and 17 deletions

View File

@ -9,7 +9,7 @@ repository.workspace = true
description = "reth specific revm utilities"
[dependencies]
# reth
# reth
reth-primitives.workspace = true
reth-interfaces.workspace = true
reth-provider.workspace = true
@ -21,4 +21,4 @@ reth-consensus-common = { path = "../consensus/common" }
revm.workspace = true
# common
tracing.workspace = true
tracing.workspace = true