storj/satellite/reputation
Yaroslav Vorobiov ddbbb0038b satellite/satellitedb: remove suspension column from nodes and reputations
Remove redundant suspension timestamp column from nodes and reputation tables.
Suspended timestamp was moved to unknown_audit_suspended and suspended column is
no longer used so there is no point in keeping both.

Change-Id: Ieea3f12141b33ec9efe7594f4c9dbc7e10675b0e
2022-03-21 16:56:12 +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/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00: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/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00:00
service_test.go satellite/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00:00
service.go satellite/satellitedb: remove suspension column from nodes and reputations 2022-03-21 16:56:12 +00:00
suspension_test.go satellite/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00:00