storj/satellite/overlay
Cameron Ayer bb21551a9c satellite/satellitedb: remove references to contained column in nodes 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: I8da1d8e01a2dcaff63c5067a7927b5451424ad04
2021-10-14 19:17:46 +00:00
..
straynodes testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
benchmark_test.go satellite/overlay: remove reputation logic from overlay 2021-07-28 15:15:28 -04:00
checkin_test.go satellite/overlay: Ignore unnecessary check-ins 2021-06-22 09:00:41 +00:00
config.go satellite/overlay: remove reputation logic from overlay 2021-07-28 15:15:28 -04:00
db_test.go satellite/overlay: remove reputation logic from overlay 2021-07-28 15:15:28 -04:00
downloadselection_test.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
downloadselection.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
piececount_test.go ci: test benchmarks 2020-07-10 13:26:49 +00:00
selection_test.go satellite/overlay: remove reputation logic from overlay 2021-07-28 15:15:28 -04:00
service_test.go satellite/satellitedb: remove references to contained column in nodes table 2021-10-14 19:17:46 +00:00
service.go satellite/overlay: fix UpdateCheckIn comment 2021-08-06 05:54:00 +00:00
statdb_test.go satellite/overlay: remove reputation logic from overlay 2021-07-28 15:15:28 -04:00
uploadselection_test.go satellite/overlay: remove reputation logic from overlay 2021-07-28 15:15:28 -04:00
uploadselection.go testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00