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: incorrect generation of `Trace.java` files #1524

Closed DavePearce closed 5 days ago

DavePearce commented 6 days ago

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.