lotus/chain
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
..
actors Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
beacon Merge pull request #2983 from nikkolasg/feat/cachedrand 2020-08-11 18:34:14 +02:00
blocksync Lint everything 2020-08-20 20:46:36 -07:00
events Lint everything 2020-08-20 20:46:36 -07:00
gen Lint everything 2020-08-20 20:46:36 -07:00
market Lint everything 2020-08-20 20:46:36 -07:00
messagepool Lint everything 2020-08-20 20:46:36 -07:00
metrics Lint everything 2020-08-20 20:46:36 -07:00
state Lint everything 2020-08-20 20:46:36 -07:00
stmgr Merge pull request #3138 from filecoin-project/feat/remainder 2020-08-18 23:52:19 +02:00
store Lint everything 2020-08-20 20:46:36 -07:00
sub Lint everything 2020-08-20 20:46:36 -07:00
types Lint everything 2020-08-20 20:46:36 -07:00
validation Lint everything 2020-08-20 20:46:36 -07:00
vectors Lint everything 2020-08-20 20:46:36 -07:00
vm Lint everything 2020-08-20 20:46:36 -07:00
wallet Merge remote-tracking branch 'origin/master' into next 2020-06-08 18:29:36 +02:00
badtscache.go Fix bad block rason if ValidateBlock fails 2020-07-08 03:55:56 +02:00
block_receipt_tracker.go Lint everything 2020-08-20 20:46:36 -07:00
sync_manager_test.go fix incoming tipset bucketing 2019-12-11 21:41:24 +01:00
sync_manager.go Lint everything 2020-08-20 20:46:36 -07:00
sync_test.go Lint everything 2020-08-20 20:46:36 -07:00
sync.go keep storage-fsm (renamed to storage-sealing) and sector-storage in extern. 2020-08-17 14:26:18 +01:00
syncstate.go introduce the ability to mock time. 2020-07-10 15:51:45 +01:00
types_test.go Delete GasPrice from this world 2020-08-06 23:08:42 +02:00