From dfcd00fc6a066bb8480891ca75fbcb9d8a1a80b9 Mon Sep 17 00:00:00 2001 From: Alexey Shekhirin Date: Mon, 12 Aug 2024 17:41:38 -0700 Subject: [PATCH] feat(ci): compile `reth-consensus` crate for Wasm (#10277) --- .github/assets/check_wasm.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/assets/check_wasm.sh b/.github/assets/check_wasm.sh index 0569f6f1a8..5eaa9cd702 100755 --- a/.github/assets/check_wasm.sh +++ b/.github/assets/check_wasm.sh @@ -6,7 +6,6 @@ crates=($(cargo metadata --format-version=1 --no-deps | jq -r '.packages[].name' # Array of crates to exclude exclude_crates=( # The following are not working yet, but known to be fixable - reth-consensus reth-exex-types # https://github.com/paradigmxyz/reth/issues/9946 # The following require investigation if they can be fixed reth-auto-seal-consensus