chore: introduce ethereum-primitives crate (#13185)

This commit is contained in:
Matthias Seitz
2024-12-06 19:28:27 +01:00
committed by GitHub
parent c9c6eb5aaa
commit 55f931d0b9
5 changed files with 35 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ set +e # Disable immediate exit on error
crates_to_check=(
reth-codecs-derive
reth-ethereum-forks
reth-ethereum-primitives
reth-primitives-traits
reth-optimism-forks
# reth-evm