lotus/chain/store
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
..
basefee_test.go Basefee change depends on unique messages not all messages 2020-08-18 15:28:50 +02:00
basefee.go Fix testgrounds build 2020-08-18 17:40:53 +02:00
fts.go some initial godocs. (#2118) 2020-06-23 18:51:25 -03:00
index_test.go Lint everything 2020-08-20 20:46:36 -07:00
index.go add env vars to configure chain store cache sizes 2020-08-11 15:07:17 -07:00
store_test.go implement randomness distinction 2020-08-12 10:32:39 -07:00
store.go Lint everything 2020-08-20 20:46:36 -07:00
weight.go Introduce base fee 2020-08-06 21:14:38 +02:00