Commit graph

7 commits

Author SHA1 Message Date
Niko Storni dd2171172d update to v2 2019-10-10 05:07:33 +02:00
Alex Grintsvayg 30c3125016 update dht imports 2019-01-09 17:37:29 -05: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 965bed9587 refactor contact sort 2018-07-25 11:44:11 -04:00
Jack Robison 0151982bea more
-add rpc_port argument
-run node on localhost for testing
2018-07-17 17:19:03 -04:00
Alex Grintsvayg f068daf0b8 handle peer port correctly 2018-07-13 13:31:54 -04:00
Alex Grintsvayg ea9b181d16 broke out contact into separate file 2018-06-25 13:00:55 -04:00