ethereum / retesteth

testeth via RPC. Test run, generation by t8ntool protocol
http://retesteth.ethdevops.io/
GNU General Public License v3.0
113 stars 75 forks source link

Apr 28 fix out of memory #130

Closed qbzzt closed 3 years ago

qbzzt commented 3 years ago
  1. Changed logHash to a clearly fake value. Now that retesteth doesn't test it by default, that's better than a value that looks real.
  2. Fixed a memory issue that affected tests with huge traces
  3. Removed the trace option, which will require work to get it to work with the solution to the memory issue above