Skip to content

Commit 83a5a78

Browse files
committed
chore: bump reth from v1.11.1 to v1.11.2
1 parent a97f1a9 commit 83a5a78

File tree

5 files changed

+256
-256
lines changed

5 files changed

+256
-256
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-
# Synced with reth v1.11.1
2+
# Synced with reth v1.11.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-
# Synced with reth v1.11.1
1+
# Synced with reth v1.11.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-
# Synced with reth v1.11.1
1+
# Synced with reth v1.11.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)