lotus/cmd/lotus-chainwatch
Steven Allen 5733c71c50 Lint everything
We were ignoring quite a few error cases, and had one case where we weren't
actually updating state where we wanted to. Unfortunately, if the linter doesn't
pass, nobody has any reason to actually check lint failures in CI.

There are three remaining XXXs marked in the code for lint.
2020-08-20 20:46:36 -07:00
..
processor Lint everything 2020-08-20 20:46:36 -07:00
scheduler Lint everything 2020-08-20 20:46:36 -07:00
syncer proper genesis block history 2020-08-17 21:13:43 -07:00
util refactor: implement processor and syncer 2020-07-15 11:42:19 -07:00
dot.go fix(log): Move metrics and stage updates to debug; Add --log-level switch 2020-07-16 11:36:52 -04:00
main.go feat(chainwatch): Add full version to help/startup log via build param 2020-08-17 11:31:59 -04:00
run.go Lint everything 2020-08-20 20:46:36 -07:00