feat: add ExecutionData AT (#14179)

This commit is contained in:
Arsenii Kulikov
2025-02-04 05:08:47 +04:00
committed by GitHub
parent 754cd58b34
commit e468d4d7c5
16 changed files with 127 additions and 72 deletions

1
Cargo.lock generated
View File

@ -7156,6 +7156,7 @@ dependencies = [
"alloy-eips",
"alloy-primitives",
"alloy-rpc-types-engine",
"auto_impl",
"futures",
"reth-errors",
"reth-execution-types",