storj/satellite
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
..
accounting satellite/accounting: implement tally as an observer (#2992) 2019-10-07 16:55:20 -04:00
attribution satellite: remove remote/inline file from BucketTally (#3041) 2019-09-13 16:51:41 +03:00
audit satellite/audit: add mutex to pieceHashesVerified map (#3214) 2019-10-08 17:01:32 -04:00
console satellite/accounting: refactor code and remove unused fields (#3178) 2019-10-04 22:09:52 +03:00
contact all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
dbcleanup all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
discovery Remove Kademlia dependencies from Satellite and Storagenode (#2966) 2019-09-19 15:56:34 -04:00
gc all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
gracefulexit satellite/gracefulexit: add transfer queue for pieces (#3174) 2019-10-07 16:38:05 -04:00
inspector all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
mailservice all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
marketingweb all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
metainfo satellite/metainfo: remove Iterate from service (#3196) 2019-10-08 07:39:23 -07:00
nodestats all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
orders all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
overlay satellite/overlay: do not include gracefully exiting nodes in node selection (#3211) 2019-10-08 15:03:38 -04:00
payments all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
repair satellite/repairer: fix segment_time_until_repair metric (#3199) 2019-10-07 13:54:12 -04:00
rewards all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
satellitedb satellite/overlay: do not include gracefully exiting nodes in node selection (#3211) 2019-10-08 15:03:38 -04:00
vouchers all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
api.go split satellite: create separate API process (#3152) 2019-10-02 19:02:47 -04:00
peer.go satellite/metainfo: remove Iterate from service (#3196) 2019-10-08 07:39:23 -07:00