Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Pana committed Jan 23, 2025
2 parents dad24f3 + cc8558f commit 086e4b1
Show file tree
Hide file tree
Showing 203 changed files with 2,618 additions and 2,271 deletions.
1 change: 1 addition & 0 deletions .github/assets/check_wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ exclude_crates=(
reth-invalid-block-hooks # reth-provider
reth-libmdbx # mdbx
reth-mdbx-sys # mdbx
reth-payload-builder # reth-metrics
reth-provider # tokio
reth-prune # tokio
reth-stages-api # reth-provider, reth-prune
Expand Down
5 changes: 5 additions & 0 deletions .github/assets/hive/expected_failures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ rpc-compat:
- eth_getTransactionReceipt/get-blob-tx (reth)
- eth_getTransactionReceipt/get-dynamic-fee (reth)

# https://github.com/paradigmxyz/reth/issues/13879
- eth_createAccessList/create-al-contract-eip1559 (reth)
- eth_getBlockByNumber/get-genesis (reth)
- eth_getTransactionReceipt/get-setcode-tx (reth)

# https://github.com/paradigmxyz/reth/issues/8732
engine-withdrawals:
- Withdrawals Fork On Genesis (Paris) (reth)
Expand Down
2 changes: 2 additions & 0 deletions .github/assets/kurtosis_op_network_params.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
ethereum_package:
participants:
- el_type: reth
el_extra_params:
- "--rpc.eth-proof-window 100"
cl_type: lighthouse
optimism_package:
chains:
Expand Down
Loading

0 comments on commit 086e4b1

Please sign in to comment.