Russel Waters
Results
2
issues of
Russel Waters
### Describe the bug Node was syncing, and then it crashed due to a long lived read transaction and then the node restarted This is a PVC backed by a...
C-bug
A-db
### Describe the bug rpc method debug_traceBlockByNumber is broken on v1.0.4 v1.0.4 ``` // Request { "method": "debug_traceBlockByNumber", "params":["0x114a730",{"tracer":"callTracer"}], "id": 1, "jsonrpc": "2.0" } // Response { "jsonrpc": "2.0", "id":...
C-bug
S-needs-triage