storj/satellite/reputation
Cameron Ayer 56fe636123 satellite/{reputation/satellitedb}: remove references to contained column in reputations table
We don't use this column for anything. If you want to know if a node is
contained, you can check the pending_audits table.

Change-Id: I5671722a5fc6e1749d3a49e187a56556000ff941
2021-10-14 19:59:03 +00:00
..
audithistory_test.go satellite/satellitedb: improve Update query for reputation 2021-08-10 13:06:13 +00:00
audithistory.go satellite/satellitedb/reputation: replace audit_histories table with 2021-07-28 19:21:16 -04:00
benchmark_test.go satellite/overlay: remove reputation logic from overlay 2021-07-28 15:15:28 -04:00
config.go satellite/reputation: return default reputation stats when node is not 2021-08-04 19:34:54 +00:00
db_test.go satellite/overlay: remove reputation logic from overlay 2021-07-28 15:15:28 -04:00
service_test.go satellite/reputation: return default reputation stats when node is not 2021-08-04 19:34:54 +00:00
service.go satellite/{reputation/satellitedb}: remove references to contained column in reputations table 2021-10-14 19:59:03 +00:00
suspension_test.go satellite/satellitedb: improve Update query for reputation 2021-08-10 13:06:13 +00:00