Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into SLOT_DURATION
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Oct 22, 2024
2 parents e2aa07b + 468ac0d commit 3d123e9
Show file tree
Hide file tree
Showing 31 changed files with 287 additions and 195 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
matrix:
include:
- type: ethereum
args: --bin reth --workspace
args: --bin reth --workspace --locked
features: "ethereum asm-keccak jemalloc jemalloc-prof min-error-logs min-warn-logs min-info-logs min-debug-logs min-trace-logs"
- type: optimism
args: --bin op-reth --workspace
args: --bin op-reth --workspace --locked
features: "optimism asm-keccak jemalloc jemalloc-prof min-error-logs min-warn-logs min-info-logs min-debug-logs min-trace-logs"
- type: book
args: --manifest-path book/sources/Cargo.toml --workspace --bins
Expand Down
Loading

0 comments on commit 3d123e9

Please sign in to comment.