Maximillian von Briesen
|
b884ee4626
|
Update protos to fit style guide (easy review) (#702)
* fix overlay.proto and piecestore.proto to meet style guide
* update code to be consistent with regenerated protos
|
2018-11-23 21:46:53 -05:00 |
|
Jennifer Li Johnson
|
93c5f385a8
|
Enable checker in captplanet and staging (#643)
* enable checker
* add option to use mock overlay in checker
* adds logs to checker
* appease linter
|
2018-11-20 10:54:22 -05:00 |
|
Egon Elbre
|
caecb2801d
|
Cleanups related to transport (#475)
* Remove DialUnauthenticated method
* Use more specific node transport enum
* Formatting
* Rename Provider.g -> Provider.grpc
* Fix naming in dialer
|
2018-10-15 15:04:21 +03:00 |
|
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 |
|