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.
There was an issue with the groovy task TraceFilesTask.groovy which was not accounting correctly for modules located in subdirectories. Specifically, it wasn't generating the correct Java package name.
There was an issue with the groovy task
TraceFilesTask.groovy
which was not accounting correctly for modules located in subdirectories. Specifically, it wasn't generating the correct Java package name.