lotus/cmd/lotus-shed
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
..
base16.go Update cli 2020-06-04 01:01:41 +02:00
base32.go Update cli 2020-06-04 01:01:41 +02:00
bigint.go Update cli 2020-06-04 01:01:41 +02:00
bitfield.go gofmt 2020-06-06 00:59:01 +02:00
commp.go Update cli 2020-06-04 01:01:41 +02:00
import-car.go Support inline CIDs 2020-07-23 23:12:32 -07:00
jwt.go lotus-shed: add simple jwt creation support 2020-08-19 19:21:36 +00:00
keyinfo.go Lint everything 2020-08-20 20:46:36 -07:00
main.go Merge pull request #3172 from filecoin-project/feat/lotus-shed-jwt 2020-08-19 23:32:01 +02:00
misc.go add some useful tools 2020-07-22 10:14:45 -07:00
mpool.go Wire in Ticket Quality to MpoolSelect 2020-08-11 16:14:27 +02:00
nonce-fix.go Swich gas-price to 0 in many places 2020-08-01 16:23:13 +02:00
params.go gofmt 2020-06-06 00:59:01 +02:00
proofs.go Update deps, fix more tests 2020-06-15 18:30:49 +02:00
stateroot-stats.go add command to print state size statistics of actors 2020-07-23 15:32:28 -07:00
verifreg.go Use a struct for send metadata in MpoolPushMessage 2020-08-12 22:17:29 +02:00