storj/pkg
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
..
accounting Reduce noise in logging (#733) 2018-11-29 22:59:26 +02:00
audit Get rid of statdb grpc stuff (#761) 2018-12-04 13:47:58 -05:00
auth preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
bwagreement Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
cfgstruct pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
datarepair Keep track of 'irreparable' segments in a database (#686) 2018-12-04 11:26:30 -05:00
dht preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
eestream eestream avoids waiting for pending readers if lots of errors (#709) 2018-11-27 10:17:57 +02:00
encryption Configurable encryption type for paths (#637) 2018-11-13 14:21:52 +02:00
inspector Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
irreparabledb Keep track of 'irreparable' segments in a database (#686) 2018-12-04 11:26:30 -05:00
kademlia Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
metainfo/kvmetainfo Migrate Uplink CLI to Metainfo API (#745) 2018-12-04 18:46:02 +02:00
miniogw Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
node Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
overlay Attempt at fixing the all-in-one environment (#736) 2018-12-04 16:10:23 -05:00
pb Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
peertls better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
piecestore Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
pointerdb metainfo: basic upload (#726) 2018-11-30 15:50:52 +02:00
process Reduce noise in logging (#733) 2018-11-29 22:59:26 +02:00
provider Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
ranger Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
satellite Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
statdb Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
storage Linting protobuf files (#676) 2018-11-30 17:02:01 +02:00
storj Fix queue implementation (#758) 2018-12-04 17:46:53 +02:00
stream Object.Bucket as storj.Bucket instead of string (#747) 2018-12-03 16:38:03 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
utils Keep track of 'irreparable' segments in a database (#686) 2018-12-04 11:26:30 -05:00