Commit graph

6 commits

Author SHA1 Message Date
Alex Grintsvayg
30c3125016 update dht imports 2019-01-09 17:37:29 -05:00
Alex Grintsvayg
544ee88311 fixed a few reflector issues, added some tests 2018-08-09 15:46:40 -04:00
Alex Grintsvayg
0a54d4da56 fixed some linting errors
found them using

```
gometalinter --skip=vendor --disable-all --enable=megacheck --enable=deadcode --enable=ineffassign --enable=interfacer --enable=errcheck ./...
```
2018-08-07 11:38:56 -04:00
Alex Grintsvayg
f701b78160 fix stuck goroutine 2018-08-06 19:52:09 -04:00
Alex Grintsvayg
38eaa17a9b announce still needs tests, but i tested a lot by hand and its good 2018-07-26 21:30:22 -04:00
Alex Grintsvayg
5378fcbb94 hash announcer / rate limiter 2018-07-26 16:05:27 -04:00