mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-13 22:27:27 +00:00
The transaction-logger was slowing down tests because each Tx, it would read a file and write to it, but that's slow and even got slower as the file grew bigger To fix, I removed the Tx-logger from text, along with the profiler as they are useless for tests (cherry picked from commit a656eea7dda83ad970615cffd51cce5d53a1d034)
embark-transaction-logger
Transaction listener and logger for Embark
Visit embark.status.im to get started with Embark.