CameronDiver / Minereum

A short script to run the ethminer program and parse it's output to produce more meaningful information.
GNU General Public License v2.0
2 stars 5 forks source link

Incorrect output when benchmarking #18

Closed jbaldwinroberts closed 9 years ago

jbaldwinroberts commented 9 years ago
[21:52  info] Connecting to geth JSON...
[21:52  info] Running command '/usr/bin/ethminer -M'
[21:52  ethminer] platform: 4-thread CPU
[21:52  ethminer] H/s
[21:52  ethminer] 110988 H/s
[21:52  ethminer] to find world ranking...
[21:52  ethminer] home. ET is sad.
CameronDiver commented 9 years ago

The emmarshal class needs to check if the benchmark flag is set and then return the full output line without trimming