lotus/chain/vm
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
..
burn_test.go Add tests 2020-08-07 01:57:21 +02:00
burn.go Make MpoolPushMessage message wait for the first message to be done 2020-08-09 00:29:59 +02:00
gas_v0.go Make VerifyPost cheaper 2020-07-31 21:38:23 +02:00
gas.go Update gas numbers 2020-08-06 23:27:09 +02:00
invoker_test.go Fix even more lint warnings 2020-06-02 16:29:39 +02:00
invoker.go More pond-related fixes 2020-08-07 16:07:48 +02:00
mkactor.go Reorg some gas charges 2020-07-15 20:01:56 +02:00
runtime_test.go specs-actors v0.3 2020-04-29 20:06:05 +02:00
runtime.go Lint everything 2020-08-20 20:46:36 -07:00
syscalls.go keep storage-fsm (renamed to storage-sealing) and sector-storage in extern. 2020-08-17 14:26:18 +01:00
validation_test.go Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
vm.go Lint everything 2020-08-20 20:46:36 -07:00