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
35 stars 22 forks source link

Implement a mechanism to detect line count mismatches between the sequencer and the tracer #771

Open powerslider opened 5 months ago

letypequividelespoubelles commented 4 months ago

@FlorianHuc If I understood well, the line counting of a conflation of block is the sum of the line count of each blocks. So the conflation 's line count will be an upper bond and may not be the right value (because counting duplicates) of the trace's line count for all stampless module: EUC, ACC, WCP, BIN, ADD, MOD, ROM, ROMLEX, EXP, OOB, TRM, RLP_ADDR, MUL, SHF.