chore: no_std for reth-execution-types (#14465)

This commit is contained in:
Arsenii Kulikov
2025-02-13 13:47:40 +04:00
committed by GitHub
parent a699ee5405
commit cfb91e94dd
25 changed files with 93 additions and 62 deletions

View File

@ -10,6 +10,11 @@ crates_to_check=(
reth-chainspec
reth-consensus
reth-consensus-common
reth-prune-types
reth-static-file-types
reth-storage-errors
reth-execution-errors
reth-execution-types
## ethereum
reth-ethereum-forks

View File

@ -28,6 +28,7 @@ exclude_crates=(
reth-ethereum-cli
reth-ethereum-payload-builder
reth-etl
reth-evm
reth-exex
reth-exex-test-utils
reth-ipc
@ -58,7 +59,7 @@ exclude_crates=(
reth-invalid-block-hooks # reth-provider
reth-libmdbx # mdbx
reth-mdbx-sys # mdbx
reth-payload-builder # reth-metrics
reth-payload-builder # reth-metrics
reth-provider # tokio
reth-prune # tokio
reth-stages-api # reth-provider, reth-prune