storj/satellite
Kaloyan Raev cc42dfcc78 satellite/metainfo: add EncryptionParameters to SatStreamID
We have a use case for this in ListSegments. ListSegments is going to
return the EncryptedETag along with EncryptedKey and EncryptedKeyNonce.
It also must return the EncryptionParameters.

Since the EncryptionParameters are in the objects DB table, it would be
more efficient for ListSegment to avoid querying that DB table, but take
it from the SatStreamID.

Change-Id: I16c98641c0fe0c98e3303329d0da6ef137ca55cf
2021-03-25 07:54:34 +00:00
..
accounting redis: Rename functions prefixed with New by Open 2021-03-25 06:09:27 +00:00
admin satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console redis: Rename functions prefixed with New by Open 2021-03-25 06:09:27 +00:00
contact {storagenode,satellite}/nodeoperator: add wallet features 2021-02-08 22:09:45 +02:00
gc satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
gracefulexit satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
inspector satellite/inspector: migrate to metabase 2020-12-17 11:56:08 +00:00
internalpb satellite/metainfo: add EncryptionParameters to SatStreamID 2021-03-25 07:54:34 +00:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo satellite/metainfo: add EncryptionParameters to SatStreamID 2021-03-25 07:54:34 +00:00
metrics satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00: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 satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns 2021-01-19 15:43:02 -05:00
orders Merge remote-tracking branch 'origin/main' into multipart-upload 2021-03-10 08:53:38 +01:00
overlay Merge remote-tracking branch 'origin/multipart-upload' 2021-03-23 09:44:49 +01:00
payments satellite/payments: Disable paywall (free tier) 2021-03-22 17:11:20 -04:00
repair satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
satellitedb satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
snopayouts satellite/satellitedb: add distributed column and migration 2021-02-01 16:33:14 +00:00
admin.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
api.go satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
gc.go satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
peer.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
repairer.go Merge 'main' branch. 2021-01-11 10:26:58 +01:00