feat(ci): compile reth-consensus crate for Wasm (#10277)

This commit is contained in:
Alexey Shekhirin
2024-08-12 17:41:38 -07:00
committed by GitHub
parent 5ab8b732fa
commit dfcd00fc6a

View File

@ -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