Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spams invalid RPC calls #83

Open
0xhackworth opened this issue Jul 30, 2024 · 0 comments
Open

Spams invalid RPC calls #83

0xhackworth opened this issue Jul 30, 2024 · 0 comments

Comments

@0xhackworth
Copy link

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  | }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant