|
48 | 48 |
|
49 | 49 | "mainnet/debug_traceCall/test_02", # must be complete implementaion on latest
|
50 | 50 |
|
51 |
| - "mainnet/eth_getBlockReceipts/test_07", # new field |
52 |
| - |
53 | 51 | "mainnet/debug_traceBlockByHash/test_05", # diff on 1 gas
|
54 | 52 | "mainnet/debug_traceBlockByHash/test_08", # diff on 3 gasCost
|
55 | 53 | "mainnet/debug_traceBlockByHash/test_09", # diff on 60 gasCost, 8473 gas, 16 stack
|
|
64 | 62 | "mainnet/debug_traceBlockByNumber/test_11", # diff on 1 gas and 1 gasCost
|
65 | 63 | "mainnet/debug_traceBlockByNumber/test_12", # diff on 1 gas
|
66 | 64 |
|
67 |
| - "mainnet/debug_traceCallMany/test_02", # to be analized |
68 |
| - "mainnet/debug_traceCallMany/test_04", # to be analized |
69 |
| - "mainnet/debug_traceCallMany/test_05", # to be analized |
70 |
| - "mainnet/debug_traceCallMany/test_06", # to be analized |
| 65 | + "mainnet/debug_traceCallMany/test_02", # to be analized |
| 66 | + "mainnet/debug_traceCallMany/test_04", # to be analized |
| 67 | + "mainnet/debug_traceCallMany/test_05", # to be analized |
| 68 | + "mainnet/debug_traceCallMany/test_06", # to be analized |
71 | 69 | "mainnet/debug_traceCallMany/test_07", # diff on many storage and many stack entries
|
72 | 70 | "mainnet/debug_traceCallMany/test_09", # diff on 2 storage and 28 stack entries
|
73 |
| - "mainnet/debug_traceCallMany/test_10", # to be analized |
| 71 | + "mainnet/debug_traceCallMany/test_10", # to be analized |
74 | 72 |
|
75 | 73 | "mainnet/debug_traceTransaction/test_25.json", # diff on error field
|
76 | 74 | "mainnet/debug_traceTransaction/test_36.json", # diff on error field
|
|
0 commit comments