8 Commits

Author SHA1 Message Date
ed4ea55cc6 feat: generate CLI docs without needing compiled binaries 2025-01-08 09:57:27 +11:00
adcb8f3b15 improve get api error messages 2021-08-16 14:33:08 +03:00
b34db8e432 chore: export pprof cli commands 2021-03-23 16:26:59 -07:00
cb7d99fcc7 fix: clash between daemon --api flag and cli tests 2020-10-08 14:24:50 +02:00
7fb4851eb9 update deps for bug fixes
* updates bitswap to include _many_ perf enhancements and bug fixes.
* updates go-fs-lock because the version here is pretty old.
* updates go-libp2p
* updates bbloom _just_ in case, because the version we were depending on had bugs (looks like we're not actually using it).
2020-08-25 17:06:07 -07:00
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
e7d65be90a gofmt 2020-08-18 18:27:28 +02:00
7595b1d8d4 cli: pprof goroutines command 2020-08-17 11:49:11 +02:00