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

`MMU` should read less in exoModule and use less the CallStackReader #689

Closed letypequividelespoubelles closed 3 months ago

letypequividelespoubelles commented 7 months ago
letypequividelespoubelles commented 4 months ago

given https://github.com/Consensys/linea-arithmetization/issues/810, MMU is now given the src / exo RAM when needed, and we could / should safe delete all the callStackReader in MMU

letypequividelespoubelles commented 4 months ago

need to do a clean-up of the MMU