storj/storagenode/piecetransfer
JT Olio 522aed083d private/server,satellite/contact,misc: use new storj/common noise helpers
this change uses the new storj/common noise helpers, which:
 * add a security fix (require an expected node id for validating
   noise key attestations)
 * stops doing an unnecessary order signature validation (it's
   already been done inside of PutPiece)
 * removes some duplicate code

Change-Id: I5e67a08ff216cd9c5b0b82e40b4d9de664b6b0fc
2023-02-07 09:53:45 -05:00
..
doc.go storagenode/gracefulexit: logic moved from worker to service 2020-10-22 23:19:30 +00:00
service.go private/server,satellite/contact,misc: use new storj/common noise helpers 2023-02-07 09:53:45 -05:00