Research · Tag · Compute_amp
Posts tagged compute_amp.
1 entry · sorted: recency← All research
RESEARCH
2026-07-22
How an exposed debug_traceCall lets one unauthenticated request burn seconds of go-ethereum CPU
debug_traceCall re-runs an eth_call-style message opcode-by-opcode with a full EVM tracer attached, so a single small request converts into up to seconds of single-goroutine CPU on the target — and with no per-source rate or concurrency cap, an unauthenticated caller drives many such traces in parallel against an exposed go-ethereum node.
Simon Morley
Read →5 min read
