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 25 forks source link

fix and update txnData #763

Closed letypequividelespoubelles closed 3 months ago

letypequividelespoubelles commented 5 months ago

in order to fix lookup hub -> txnData, we need rewrite the whole module by using single source of truth in the TransactionProcessingMetadata class

letypequividelespoubelles commented 3 months ago

https://github.com/Consensys/linea-arithmetization/pull/748