refactor: mv proofs mod to reth-primitives-traits and split tests (#13871)

This commit is contained in:
Léa Narzis
2025-01-20 13:18:29 +01:00
committed by GitHub
parent f527b5a60d
commit d2ad477b0e
9 changed files with 184 additions and 27 deletions

View File

@ -21,7 +21,6 @@ reth-static-file-types.workspace = true
# ethereum
alloy-consensus.workspace = true
alloy-primitives = { workspace = true, features = ["rand", "rlp"] }
alloy-eips = { workspace = true, features = ["serde"] }
alloy-trie = { workspace = true, features = ["serde"] }
# for eip-4844