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.
I guess what is missing is the triggering. I expect that we can have the triggering happen in the CommonValuesFragment (IIRC this is where we compute the CONTEXT_MAY_CHANGE flag which is the trigger for this module.)
I guess what is missing is the triggering. I expect that we can have the triggering happen in the
CommonValuesFragment
(IIRC this is where we compute theCONTEXT_MAY_CHANGE
flag which is the trigger for this module.)