Ian Norden i-norden
  • Joined on 2023-01-17
i-norden created pull request cerc-io/ipld-eth-server#261 2023-11-01 20:23:52 +00:00
debug_traceCall and debug_traceBlock
i-norden pushed to ian/tracing at cerc-io/ipld-eth-server 2023-11-01 20:13:33 +00:00
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
Compare 9 commits »
i-norden pushed to ian/tracing at cerc-io/ipld-eth-server 2023-11-01 20:12:38 +00:00
e0cd2be4fd add ability to fall through to another RPC provider
i-norden created branch ian/tracing in cerc-io/ipld-eth-server 2023-11-01 20:05:37 +00:00
i-norden pushed to ian/tracing at cerc-io/ipld-eth-server 2023-11-01 20:05:37 +00:00
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
Compare 7 commits »
i-norden pushed to ian/v5_additions at cerc-io/ipld-eth-statedb 2023-11-01 20:02:23 +00:00
c09d19b68b additional StateDB and stateObject methods required for tracing
i-norden created pull request cerc-io/ipld-eth-statedb#4 2023-11-01 19:31:30 +00:00
additional StateDB and stateObject methods required for tracing
i-norden pushed to ian/v5_additions at cerc-io/ipld-eth-statedb 2023-11-01 19:29:13 +00:00
592b30c194 additional StateDB and stateObject methods required for tracing
i-norden created branch ian/v5_additions in cerc-io/ipld-eth-statedb 2023-11-01 19:29:13 +00:00
i-norden commented on issue cerc-io/ipld-eth-server#260 2023-10-19 19:19:29 +00:00
Implement go-ethereum "debug_" endpoints

The two "debug_" endpoints we want to support are:

"debug_traceCall" "debug_traceBlock"

i-norden opened issue cerc-io/ipld-eth-server#260 2023-10-19 17:44:51 +00:00
Implement go-ethereum "debug_" endpoints
i-norden opened issue cerc-io/ipld-eth-server#257 2023-10-12 12:53:07 +00:00
Imlement eth_getBlockReceipts