storj/pkg/provider
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
..
cert_authority_test.go use golangci-lint and add missing error checks (#340) 2018-09-11 16:13:25 +03:00
certificate_authority.go Implement ListV2 with storage rework (#303) 2018-09-05 19:10:35 +03:00
common.go captplanet (#159) 2018-07-24 10:08:28 -06:00
identity_test.go Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00
identity.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
provider.go CA and identity commands (#235) 2018-08-28 00:23:48 +02:00
utils.go Enable more linters (#272) 2018-08-27 11:28:16 -06:00