feat(node-builder): ExEx (Execution Extensions) installation (#7235)

Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
This commit is contained in:
Alexey Shekhirin
2024-03-28 02:39:57 +01:00
committed by GitHub
parent 8d488f5982
commit 83cd848639
8 changed files with 226 additions and 8 deletions

1
Cargo.lock generated
View File

@ -6199,6 +6199,7 @@ name = "reth-node-ethereum"
version = "0.2.0-beta.4"
dependencies = [
"eyre",
"futures",
"reth-basic-payload-builder",
"reth-db",
"reth-ethereum-payload-builder",