storj/satellite/audit
Maximillian von Briesen 3a3d576d9b satellite/audit: add mutex to pieceHashesVerified map (#3214)
* add mutex

* remove double send to ch

* lock mutex inside defer

* import sync
2019-10-08 17:01:32 -04:00
..
chore.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
containment_test.go all: fix Error.New formatting (#2840) 2019-08-21 19:30:29 +03:00
containment.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
cryptosource.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
disqualification_test.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
integration_test.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
pathcollector_test.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
pathcollector.go satellite: remove remote/inline file from BucketTally (#3041) 2019-09-13 16:51:41 +03:00
queue_test.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
queue.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
reporter_test.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
reporter.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
reservoir.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
reverify_test.go satellite/audit: do not fail or contain nodes for audited segments that are not piece-hash-verified (#3161) 2019-10-07 16:06:10 -04:00
testplanet_helpers_test.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
verifier_test.go satellite/audit: do not fail or contain nodes for audited segments that are not piece-hash-verified (#3161) 2019-10-07 16:06:10 -04:00
verifier_unit_test.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
verifier.go satellite/audit: add mutex to pieceHashesVerified map (#3214) 2019-10-08 17:01:32 -04:00
worker.go satellite/audit: set devDefaults for ChoreInterval and QueueInterval to 1m (#3058) 2019-09-16 16:36:33 -04:00