storj/satellite
paul cannon 355ea2133b satellite/audit: remove pieces when audits fail
When pieces fail an audit (hard fail, meaning the node acknowledged it
did not have the piece or the piece was corrupted), we will now remove
those pieces from the segment.

Previously, we did not do this, and some node operators were seeing the
same missing piece audited over and over again and losing reputation
every time.

This change will include both verification and reverification audits. It
will also apply to pieces found to be bad during repair, if
repair-to-reputation reporting is enabled.

Change-Id: I0ca7af7e3fecdc0aebbd34fee4be3a0eab53f4f7
2023-06-22 14:19:00 +00:00
..
abtesting console/abTesting: add support for AB testing 2022-10-27 10:57:12 +00:00
accounting satellite/accounting/tally: calculate pending object count 2023-06-09 10:15:27 +00:00
admin satellite/admin: fix paid tier field on /api/apikeys/{apikey} endpoint 2023-06-22 11:12:56 +00:00
analytics satellite/analytics: add events for project member invitation responses 2023-06-12 16:07:32 +00:00
attribution satellite/{db, admin}: added endpoints to update user's and project's user_agent 2023-06-16 19:41:05 +00:00
audit satellite/audit: remove pieces when audits fail 2023-06-22 14:19:00 +00:00
buckets satellite/accounting/tally: handle well bucket names with escape char 2023-06-21 15:04:14 +00:00
compensation payments: don't redefine compensation rates twice 2023-06-10 12:40:43 +00:00
console satellite/console: add endpoint to get invite link 2023-06-21 16:08:50 +00:00
contact satellite: save and return which node features are enabled 2023-06-06 21:13:29 +00:00
gc satellite/gc/bloomfilter: enable sync observer by default 2023-06-20 10:42:05 +00:00
geoip satellite/overlay: update country code on every node check-in 2023-03-22 08:38:51 +00:00
gracefulexit satellite/gracefulexit: use node alias instead id with observer 2023-05-18 22:37:46 +00:00
internalpb cmd/inspector: remove 2023-05-19 09:11:29 +00:00
mailservice satellite/consoleweb: fix flaky TestAuth tests 2022-08-04 19:06:07 +00:00
metabase satellite/accounting/tally: handle well bucket names with escape char 2023-06-21 15:04:14 +00:00
metainfo satellite/metainfo: drop piecedeletion package 2023-06-14 11:19:21 +00:00
metrics satellite/metabase/rangedloop: move Segment definition 2023-05-16 12:37:17 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeevents satellite/satellitedb/dbx: document node tables 2023-02-24 14:05:55 +00:00
nodeselection/uploadselection satellite/overlay: fix GetNodesNetworkInOrder 2023-05-19 08:08:08 +00:00
nodestats payments: don't redefine compensation rates twice 2023-06-10 12:40:43 +00:00
oidc satellite/buckets: move Bucket definition 2023-04-13 17:55:40 -04:00
orders satellite/orders: filter nodes based on segment placement 2023-06-05 13:56:22 -04:00
overlay satellite/overlay: delete unused method 2023-06-22 12:45:59 +00:00
payments satellite/payments: fix account freeze chore race condition 2023-06-14 10:10:56 +00:00
repair satellite/audit: remove pieces when audits fail 2023-06-22 14:19:00 +00:00
reputation satellite/audit: remove pieces when audits fail 2023-06-22 14:19:00 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
satellitedb satellite/overlay: delete unused method 2023-06-22 12:45:59 +00:00
snopayouts all: fix error naming 2021-04-29 15:38:21 +03:00
admin.go satellite/payments: Remove expired package credits 2023-05-22 11:58:37 +00:00
api.go satellite/metainfo: drop piecedeletion package 2023-06-14 11:19:21 +00:00
auditor.go satellite/audit: remove pieces when audits fail 2023-06-22 14:19:00 +00:00
configlock_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
core.go satellite/payments: Remove expired package credits 2023-05-22 11:58:37 +00:00
gc-bf_test.go satellite/gc/bloomfilter: remove segments loop parts 2023-05-15 11:46:26 +00:00
gc-bf.go satellite/metabase: remove segmentsloop package 2023-05-18 19:08:29 +00:00
gc.go gc: remove segment loop dependency 2023-02-03 10:31:16 +00:00
peer.go satellite/console/dbcleanup: create console DB cleanup chore 2023-05-05 19:11:53 +00:00
rangedloop.go satellite/gracefulexit: use node alias instead id with observer 2023-05-18 22:37:46 +00:00
repairer.go satellite/audit: remove pieces when audits fail 2023-06-22 14:19:00 +00:00