Block a user
debug_traceCall
and debug_traceBlock
b092154e33
add ability to fall through to another RPC provider
bae020d7ef
temporary go mod using replace directive
969e650f67
go fmt
0ea4d50856
update top-level service
8985110b6c
update config
41d98c7beb
temporary go mod using replace directive
8ac4d2dce1
go fmt
fd2793e5af
update top-level service
230780a510
update config
deaf30884a
tracing API for traceBlock and traceCall
additional StateDB and stateObject methods required for tracing
Implement go-ethereum "debug_" endpoints
The two "debug_" endpoints we want to support are:
"debug_traceCall" "debug_traceBlock"
Implement go-ethereum "debug_" endpoints
Imlement
eth_getBlockReceipts