Skip to content

Commit dbff75f

Browse files
committed
chore: upgrade reth from v1.9.3 to v1.10.2
1 parent 420efea commit dbff75f

File tree

16 files changed

+677
-441
lines changed

16 files changed

+677
-441
lines changed

.github/assets/hive/build_simulators.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copied from reth v1.9.3
2+
# Synced with reth v1.10.2
33
set -eo pipefail
44

55
# Create the hive_assets directory

.github/assets/hive/expected_failures.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copied from reth v1.9.3
1+
# Synced with reth v1.10.2
22
# tracked by https://github.com/paradigmxyz/reth/issues/13879
33
rpc-compat:
44
- debug_getRawBlock/get-invalid-number (bera-reth)

.github/assets/hive/ignored_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copied from reth v1.9.3
1+
# Synced with reth v1.10.2
22
# Ignored Tests Configuration
33
#
44
# This file contains tests that should be ignored for various reasons (flaky, known issues, etc).

0 commit comments

Comments
 (0)