Commit graph

5 commits

Author SHA1 Message Date
Alex Grintsvayg
8bb1242ed9 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
e642c110b8 refactor contact sort 2018-07-25 11:44:11 -04:00
Jack Robison
c967af4a98
more
-add rpc_port argument
-run node on localhost for testing
2018-07-17 17:19:03 -04:00
Alex Grintsvayg
620a5d7d48 handle peer port correctly 2018-07-13 13:31:54 -04:00
Alex Grintsvayg
107757060e broke out contact into separate file 2018-06-25 13:00:55 -04:00