Open 0xhackworth opened 3 months ago
When running, the liquidator seems to make repeated, endless invalid RPC calls to my execution client. The following log appears in nethermind hundreds of times per hour. It appears to relate somehow to an SSV contract.
execution-1 | 30 Jul 11:41:00 | Error when handling Id:1185, eth_call([{"data":"0xeb8ecfa7000000000000000000000000e0891aac5dffcbb58b2035a0dbc9e79e1faaaee000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000e9184bf2800000000000000000000000000000000000000000000000000000034cd5727020000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000004936fdd0dc2bd600000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000174000000000000000000000000000000000000000000000000000000000000017500000000000000000000000000000000000000000000000000000000000001760000000000000000000000000000000000000000000000000000000000000177","to":"0x352a18aee90cdcd825d1e37d9939dca86c00e281"},"latest"]) | { execution-1 | "jsonrpc": "2.0", execution-1 | "error": { execution-1 | "code": -32015, execution-1 | "message": "VM execution error.", execution-1 | "data": "Reverted 0x12e04c87" execution-1 | }, execution-1 | "id": 1185 execution-1 | }
When running, the liquidator seems to make repeated, endless invalid RPC calls to my execution client. The following log appears in nethermind hundreds of times per hour. It appears to relate somehow to an SSV contract.