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

fix: remove non-determinism from tests #1537

Closed DavePearce closed 1 week ago

DavePearce commented 1 week ago

This removes non-determinism from the tests caused by a shared RNG across tests.