Consensys / linea-tracer

Part of the Linea stack responsible for extracting data from the execution of an EVM client in order to construct large matrices called execution traces.
https://linea.build
Other
24 stars 20 forks source link

Tracing issues list #865

Open OlivierBBB opened 1 month ago

OlivierBBB commented 1 month ago

Main point

This issue is about understanding with pinpoint accuracy the exact chronology of events in Besu. Details matter tremendously to the tracer as we would like to rely less and less on "hand modified snapshots".

CREATE related

CALL related

Generalities

Memory operations

Stack updates

What has already taken place at ... ?

Misc

OlivierBBB commented 1 month ago

Our reason for asking is that:

non-fungible-nelson commented 2 weeks ago

Hi @OlivierBBB - there are a bunch of issues opened / questions answered above. I want to make sure I am appropriately tracking next steps, what are they as of now?

CC: @lu-pinto

macfarla commented 2 weeks ago

ref https://github.com/hyperledger/besu/issues/7301