storj/satellite
Cameron Ayer bb343d9028 satellite/satellitedb: don't remove offline nodes from containment
When audits are being recorded, we automatically add some SQL to remove
the node from the pending audits table in case it exists. They are
removed from pending audits even if the node was offline for the audit.
This is not the correct behavior.

Add statement to record audit results in reverify tests to ensure no
more false positives.

Change-Id: I186ae68bc5e7962ef6c5defbebc1d95e63596a17
2021-05-03 16:05:55 +00:00
..
accounting all: fix error naming 2021-04-29 15:38:21 +03:00
admin satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
analytics satellite/analytics: Add analytics for "path selected" in onboarding step (#4086) 2021-04-19 09:44:25 -07:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit satellite/satellitedb: don't remove offline nodes from containment 2021-05-03 16:05:55 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console all: fix error naming 2021-04-29 15:38:21 +03:00
contact all: fix error naming 2021-04-29 15:38:21 +03:00
gc all: fix error naming 2021-04-29 15:38:21 +03:00
gracefulexit storj: use multipart API 2021-04-26 13:15:09 +00:00
inspector all: fix error naming 2021-04-29 15:38:21 +03:00
internalpb satellite/overlay: remove Inspector 2021-03-29 12:26:10 +03:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metabase all: fix error naming 2021-04-29 15:38:21 +03:00
metainfo mod: bump uplink 2021-04-30 16:53:54 +03:00
metrics all: fix error naming 2021-04-29 15:38:21 +03:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00
nodestats pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
orders all: fix error naming 2021-04-29 15:38:21 +03:00
overlay all: fix error naming 2021-04-29 15:38:21 +03:00
payments satellite/payments: Apply free tier coupons before preparing invoices 2021-04-30 13:26:25 +02:00
repair all: fix error naming 2021-04-29 15:38:21 +03:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards storj/storj: some domain changes we can make now 2021-04-13 17:12:06 +00:00
satellitedb satellite/satellitedb: don't remove offline nodes from containment 2021-05-03 16:05:55 +00:00
snopayouts all: fix error naming 2021-04-29 15:38:21 +03:00
admin.go satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
api.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/metabase/metaloop: move loop under metabase 2021-04-22 12:58:09 +03:00
gc.go satellite/metabase/metaloop: move loop under metabase 2021-04-22 12:58:09 +03:00
peer.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
repairer.go all: remove code related to PointerDB 2021-04-21 12:35:31 +00:00