lotus/cmd/lotus-chainwatch/processor
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
..
common_actors.go fix(chainwatch): Actually capture human actor names 2020-08-18 00:22:01 -04:00
market.go feat: create relation for dealIDs to sectorID 2020-08-03 16:31:24 -07:00
messages.go feat(chainwatch): track message size in bytes 2020-08-07 14:25:35 -04:00
miner.go refactor(chainwatch): add new values to sector_info table 2020-08-19 13:05:07 -07:00
mpool.go move sleep into the select 2020-08-15 21:20:02 +03:00
power.go feat(chainwatch): power actor smoothing estimate 2020-08-19 13:34:58 -07:00
processor.go feat(chainwatch): power actor smoothing estimate 2020-08-19 13:34:58 -07:00
reward.go Lint everything 2020-08-20 20:46:36 -07:00