storj/cmd
Dennis Coyle dee2c137c8
Remove BKAD dependency from pkg/kademlia (#294)
* slowly but surely

* hardcode ID for tests so we can get predictable results

* skipping bad test

* removing tests of bkad

* wip

* new algorithm for worker

* clean up

* remove skipped test

* changes

* uncomment

* fixed conflicts

* maybe done ?

* cleanup

* boot bkad

* wip

* cleanup

* undo change

* fixes

* wip

* wip

* moving nodeID around

* wip

* wip

* fixes

* fixes after merge

* added TODO

* fixed tests post identity

* linter fixes

* wip

* PR review comments

* wip

* fixing tests

* fix tests

* force db directory

* bad test

* fixes race condition

* small cleanups

* adding db folder

* testing

* wip

* cleanup

* cleanup

* linters

* export Restrict

* add timeout

* testing

* linters

* forgot one

* moar fixes from master merge

* PR comments

* moar PR comments

* removed stun flag

* remove duplicate declaration

* remove old tests

* remove timeout

* fix tests

* missed one

* changed StringToID >> IDFromString

* PR comments

* stupid linter

* moevd overlay mock

* fixed merge conflicts

* fixes

* linter
2018-10-08 11:09:37 -04:00
..
captplanet Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
identity Reduce linter concurrency (#297) 2018-08-28 18:00:18 +03:00
overlay Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
s3-benchmark benchmark list files and folders (#431) 2018-10-06 14:26:35 +02:00
satellite Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
statdb rename farmers to storagenode (#275) 2018-08-24 21:52:58 -04:00
storagenode A bunch of small fixes to make OPsy things better (#346) 2018-09-12 11:02:53 -04:00
uplink Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00