storj/satellite/reputation
Moby von Briesen 395426977f satellite/reputation: Alter logic for hasReputationChanged
This change modifies "reputation change trigger" logic for dq and
suspension in order to:
* count only nil -> not-nil and not-nil -> nil as "reputation changes"
* do not count the timestamp updating (not-nil -> not-nil) as a
  reputation change

Change-Id: Ie57c97e80e5f3b368e2f2dc004e680a2f9416d1c
2023-02-03 21:17:57 -05:00
..
audithistory_test.go satellite/reputation: new ApplyUpdates() method 2022-06-07 15:22:25 +00:00
audithistory.go satellite/reputation: new ApplyUpdates() method 2022-06-07 15:22:25 +00:00
benchmark_test.go satellite/reputation: move Config fields into a Config struct 2022-05-24 20:57:51 +00:00
calculations.go all: reformat comments as required by gofmt 1.19 2022-08-10 18:24:55 +00:00
config.go satellite/reputation: reconfigure lambda and alpha 2022-08-17 18:52:53 +00:00
db_test.go satellite/reputation: reconfigure lambda and alpha 2022-08-17 18:52:53 +00:00
service_test.go satellite/reputation: reconfigure lambda and alpha 2022-08-17 18:52:53 +00:00
service.go satellite/reputation: Alter logic for hasReputationChanged 2023-02-03 21:17:57 -05:00
suspension_test.go satellite/audit: split out auditor process 2022-12-16 12:44:32 -06:00
writecache_service_test.go satellite/reputation: reconfigure lambda and alpha 2022-08-17 18:52:53 +00:00
writecache_unit_test.go satellite/reputation: offset write times by random, not by satelliteID 2022-08-03 21:14:06 +00:00
writecache.go satellite/reputation: reconfigure lambda and alpha 2022-08-17 18:52:53 +00:00