storj/pkg/overlay
Ivan Fraixedes f624b213a3
reputation: Add configuration parameters (#2150)
* reputation: Add configuration parameters
 Add the configuration parameters which will be used by the algorithm
 which will calculate the storage node reputation.
 Because the reputation calculation is based on audit and uptime check
 results some configuration parameters are in pkg/audit, others in
 pkg/discovery and other in the satellite which will combine the both
 reputation results to obtain the storage node reputation for repair and
 uplink.
* satellite-config: Refresh lock file with new params
  Refresh the Satellite configuration yaml lock file with the new
  parameters added in this branch.
2019-06-11 12:14:01 +02:00
..
benchmark_test.go Optimize KnownUnreliableOrOffline SQL query (#1968) 2019-05-19 17:10:46 +02:00
cache_test.go rename VetNode to IsVetted (#2097) 2019-06-03 10:53:30 -04:00
cache.go pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
config.go reputation: Add configuration parameters (#2150) 2019-06-11 12:14:01 +02:00
inspector.go pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
selection_test.go Relocate IP Lookup to ensure it is always set (#2061) 2019-05-30 19:35:04 +02:00
statdb_test.go add disqualified check to node selection queries (#2102) 2019-06-05 20:21:32 -04:00