Skip to content

Commit

Permalink
Merge main branch into builder-validation-requests-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
lean-apple committed Nov 8, 2024
2 parents 611dfd0 + 87f328f commit 6d32d99
Show file tree
Hide file tree
Showing 238 changed files with 4,392 additions and 3,994 deletions.
1 change: 1 addition & 0 deletions .config/zepter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ workflows:
# Do not try to add a new section into `[features]` of `A` only because `B` expose that feature. There are edge-cases where this is still needed, but we can add them manually.
"--left-side-feature-missing=ignore",
# Ignore the case that `A` it outside of the workspace. Otherwise it will report errors in external dependencies that we have no influence on.

"--left-side-outside-workspace=ignore",
# Auxillary flags:
"--offline",
Expand Down
1 change: 0 additions & 1 deletion .github/assets/check_wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ exclude_crates=(
# The following are not working yet, but known to be fixable
reth-exex-types # https://github.com/paradigmxyz/reth/issues/9946
# The following require investigation if they can be fixed
reth-auto-seal-consensus
reth-basic-payload-builder
reth-beacon-consensus
reth-bench
Expand Down
Loading

0 comments on commit 6d32d99

Please sign in to comment.