storj/satellite/overlay
Egon Elbre ce6a500b0c satellite/overlay: support DistinctIP=false in selection cache
Most of our tests and storj-sim are using DistinctIP.

Also fix bug with newNodeCount calculation.

Change-Id: I1a6d0efe7074908896a3322d19f487b929f0f0fc
2020-05-07 11:04:32 +00:00
..
benchmark_test.go satellite/overlay: add feature flag for node selection cache 2020-05-06 16:13:47 +03:00
config.go satellite/overlay: Add flag for enabling/disabling disqualification from suspension mode 2020-05-04 17:25:09 +00:00
inspector.go common: separate repository 2019-12-27 14:11:15 +02:00
nodeselectioncache_test.go satellite/overlay: support DistinctIP=false in selection cache 2020-05-07 11:04:32 +00:00
nodeselectioncache.go satellite/overlay: support DistinctIP=false in selection cache 2020-05-07 11:04:32 +00:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go common: separate repository 2019-12-27 14:11:15 +02:00
piececount_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
selection_test.go satellite/overlay: add feature flag for node selection cache 2020-05-06 16:13:47 +03:00
service_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
service.go satellite/overlay: fix data-race in node selection cache 2020-05-06 20:03:06 +03:00
statdb_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
suspension_test.go satellite/overlay: Add flag for enabling/disabling disqualification from suspension mode 2020-05-04 17:25:09 +00:00