Watch / EVM Tracing in Geth

EVM Tracing in Geth

  • YouTube
  • Details

EVM Tracing in Geth

Duration: 00:38:26

Speaker: Sina Mahmoodi

Type: Workshop

Expertise:

Event: Devcon 6

Date: Oct 2022

Geth comes with a variety of ways to analyze the execution of past and constructed transactions. In addition to the collection of built-in tracers, users can submit scripts in JavaScript or Go which hook to the EVM, receiving minute events such as "opcode executed" or "entered new call frame". In the workshop, the audience can follow along a summary of basic tracing, commonly faced problems, as well as an introduction to the more recently shipped features and how to write efficient tracers.
About the speakers

SM

Sina Mahmoodi

I work on the go-ethereum client, with a focus on tracing, the JSON-RPC as well as GraphQL APIs.

  • Related