storj/pkg/miniogw/logging
Dylan Lott c6d790d58e
Improvements to Kad Lookups (#731)
* adds channel for getting node out of lookup

* WIP adding the channels to lookups

* WIP adding channel to node lookups

* Wires up FindNodes method with channels

* WIP adds a test suite for lookup - tests are still failing

* WIP wires up use of testplanet for kademlia lookup tests

* WIP merging in node id changes

* Merges in pkg/storj node type changes

* Tests passing

* Lookup node working via Inspector now

* updates

* WIP working on getting tests passing

* WIP getting tests passing

* FindNode works

* Linter fix

* Adds copyrights to lookup_test

* removes a fmt.Printf I missed

* Removes commented out lines
2018-12-04 14:39:28 -07:00
..
gw_mock_test.go miniogw: log all errors (#182) 2018-07-31 08:10:37 -06:00
logger_mock_test.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
logging_test.go Separate storj.io packages in imports (#481) 2018-10-16 14:43:44 +03:00
logging.go move stacktraces to debug level, disable debug by default (#329) 2018-09-09 05:27:09 -06:00
objlayer_mock_test.go miniogw: log all errors (#182) 2018-07-31 08:10:37 -06:00