mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Migrate execution_engine_integration to alloy (#8140)
#6022 Migrate the `execution_engine_integration` tests to the `alloy` ecosystem. This removes the last remaining `ethers` dependencies Co-Authored-By: Mac L <mjladson@pm.me>
This commit is contained in:
@@ -147,10 +147,6 @@ ethereum_hashing = "0.7.0"
|
||||
ethereum_serde_utils = "0.8.0"
|
||||
ethereum_ssz = "0.9.0"
|
||||
ethereum_ssz_derive = "0.9.0"
|
||||
ethers-core = "1"
|
||||
ethers-middleware = { version = "1", default-features = false }
|
||||
ethers-providers = { version = "1", default-features = false }
|
||||
ethers-signers = { version = "1", default-features = false }
|
||||
execution_layer = { path = "beacon_node/execution_layer" }
|
||||
exit-future = "0.2"
|
||||
filesystem = { path = "common/filesystem" }
|
||||
|
||||
Reference in New Issue
Block a user