chore: relax more consensus functions (#13236)

This commit is contained in:
Matthias Seitz
2024-12-09 19:26:32 +01:00
committed by GitHub
parent a3e90e18b6
commit 3af2afe995
5 changed files with 79 additions and 61 deletions

View File

@ -13,8 +13,8 @@ workspace = true
[dependencies]
# reth
reth-chainspec.workspace = true
reth-primitives.workspace = true
reth-consensus.workspace = true
reth-primitives.workspace = true
# ethereum
alloy-primitives.workspace = true
@ -24,8 +24,8 @@ alloy-consensus.workspace = true
alloy-eips.workspace = true
[dev-dependencies]
alloy-consensus.workspace = true
reth-storage-api.workspace = true
rand.workspace = true
mockall = "0.13"
alloy-consensus.workspace = true