We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b38e6 commit 95537eaCopy full SHA for 95537ea
integration/run_tests.py
@@ -54,6 +54,7 @@
54
"mainnet/debug_traceBlockByNumber/test_29", # diff on 42 gasCost, 12358 gas, 8 stack
55
56
"mainnet/debug_traceCall/test_16", # diff on response with error (waiting for PR to handle insufficient funds)
57
+ "mainnet/debug_traceCall/test_17", # diff on response (debug missing result)
58
"mainnet/debug_traceCall/test_20", # diff on response with error (waiting for PR to handle insufficient funds)
59
"mainnet/debug_traceCall/test_21", # check on TxIndex, diff on response (waiting for PR to handle out-of-range)
60
0 commit comments