feat(alloy-provider): compatibility for non-reth nodes (#17511)

This commit is contained in:
cakevm
2025-07-21 11:19:04 +02:00
committed by GitHub
parent 54855e1798
commit c78f7e4501
4 changed files with 129 additions and 36 deletions

1
Cargo.lock generated
View File

@@ -7202,6 +7202,7 @@ dependencies = [
"alloy-provider",
"alloy-rpc-types",
"alloy-rpc-types-engine",
"parking_lot",
"reth-chainspec",
"reth-db-api",
"reth-errors",