storj/pkg
Alexander Leitner c9d900fe4d Process for updating storage node stats in kademlia (#904)
* Process for updating node stats in kademlia

* Mutex lock

* Rename and set up the refresher

* Wrap errors

* Lock should be around the if

* Address comments; Build updateSelf funciton in Kademlia Routing Table

* Added test

* Address comments
2019-01-07 22:05:11 -05:00
..
accounting Test bwagreement serial number (#978) 2019-01-07 16:19:05 +01:00
audit Verifier should use payer bandwidth alloc from satellite (#960) 2019-01-06 19:51:01 +01:00
auth CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
bwagreement Test bwagreement serial number (#978) 2019-01-07 16:19:05 +01:00
certificates automate certificate signing in storage node setup (#954) 2019-01-04 18:23:23 +01:00
cfgstruct Add setup tag for config structs (#968) 2019-01-07 12:06:10 +01:00
datarepair Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
dht Add the ability for Kademlia to do a refresh for each bucket (#908) 2018-12-20 16:45:06 -05:00
discovery Node lifecycle hooks (#920) 2018-12-21 21:51:42 -07:00
eestream eestream avoids waiting for pending readers if lots of errors (#709) 2018-11-27 10:17:57 +02:00
encryption Faster tests (#834) 2018-12-12 16:05:47 +02:00
identity prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
inspector inspector: use existing identity (#952) 2019-01-02 12:45:47 +02:00
kademlia Process for updating storage node stats in kademlia (#904) 2019-01-07 22:05:11 -05:00
metainfo/kvmetainfo moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
miniogw CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
node Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
overlay CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
pb fix manipulated paychecks V3-1023 (#961) 2019-01-04 11:26:26 -05:00
peertls prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
piecestore Process for updating storage node stats in kademlia (#904) 2019-01-07 22:05:11 -05:00
pointerdb fix manipulated paychecks V3-1023 (#961) 2019-01-04 11:26:26 -05:00
process Add setup tag for config structs (#968) 2019-01-07 12:06:10 +01:00
provider pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
ranger removes a few todos (#867) 2018-12-17 13:11:29 -05:00
satellite V3-1029 Update list Project Logic (#966) 2019-01-04 13:32:21 +02:00
server pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
statdb Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
storage Test all-in-one (#900) 2019-01-03 14:54:27 -05:00
storj prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
stream Migrate Minio Gateway to the new Metainfo API (#775) 2018-12-07 20:31:29 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
utils added tally to capt run.go (#751) 2018-12-12 08:15:34 -05:00