We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba55cf commit 45d10a0Copy full SHA for 45d10a0
.github/workflows/scripts/run_rpc_tests_ethereum.sh
@@ -37,8 +37,6 @@ DISABLED_TEST_LIST=(
37
web3_clientVersion/test_1.json
38
# test disable needs debug
39
eth_getProof/test_24.json
40
- # waiting merge PR #18080
41
- debug_traceTransaction/test_148.json
42
)
43
44
# Transform the array into a comma-separated string
.github/workflows/scripts/run_rpc_tests_remote_ethereum.sh
@@ -14,8 +14,6 @@ DISABLED_TEST_LIST=(
14
eth_getProof
15
eth_simulateV1
16
eth_getBlockReceipts/test_01.json
17
18
19
20
21
0 commit comments