From 281307fe4c25fef8cebbffcfff6eaf0f4d190d6b Mon Sep 17 00:00:00 2001 From: Federico Gimenez Date: Wed, 16 Oct 2024 17:47:35 +0200 Subject: [PATCH] chore(ci): update list of crates excluded from wasm checks (#11787) --- .github/assets/check_wasm.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/assets/check_wasm.sh b/.github/assets/check_wasm.sh index 8d53f457af..1b1c0641fc 100755 --- a/.github/assets/check_wasm.sh +++ b/.github/assets/check_wasm.sh @@ -30,12 +30,10 @@ exclude_crates=( reth-engine-util reth-eth-wire reth-ethereum-cli - reth-ethereum-engine reth-ethereum-engine-primitives reth-ethereum-payload-builder reth-etl reth-evm-ethereum - reth-execution-errors reth-exex reth-exex-test-utils reth-ipc @@ -49,7 +47,6 @@ exclude_crates=( reth-node-events reth-node-metrics reth-optimism-cli - reth-optimism-evm reth-optimism-node reth-optimism-payload-builder reth-optimism-rpc @@ -63,9 +60,7 @@ exclude_crates=( reth-rpc-eth-api reth-rpc-eth-types reth-rpc-layer - reth-rpc-types reth-stages - reth-storage-errors reth-engine-local # The following are not supposed to be working reth # all of the crates below