storj/satellite/metainfo
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
..
expireddeletion satellite/metainfo/expireddeletion: add config value to set list limit 2021-03-23 09:51:56 +00:00
metabase satellite/metainfo/metabase: select then delete expired objects 2021-03-22 17:39:13 +01:00
metaloop satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
piecedeletion satellite/metainfo/piecedeletion Remove spaces from metrics. 2020-12-30 14:27:39 -03:00
pointerverification satellite/metainfo/pointerverification: service for verifying pointers 2020-03-19 16:27:38 +00:00
attribution_test.go satellite/orders: rollout phase3 of SettlementWithWindow endpoint 2020-10-26 14:56:28 +00:00
attribution.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00
batch.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
config_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
config.go satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
db_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
db.go satellite/metainfo: remove BucketsDB.ListAllBuckets 2021-02-19 10:59:41 +02:00
endpoint_test.go Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-04 09:38:08 +01:00
metainfo_test.go satellite/metainfo: ensure list prefix is prepended in satStreamID 2021-02-19 16:32:55 +02:00
metainfo.go satellite/metainfo: add EncryptionParameters to SatStreamID 2021-03-25 07:54:34 +00:00
service_test.go satellite/{metainfo,gracefulexit}: fix failing tests 2020-12-21 12:22:32 +00:00
service.go Merge 'master' branch 2020-12-07 15:05:52 +01:00
signing.go satellite/metainfo: use deterministic signing for satStreamID 2021-01-19 15:56:29 +00:00
validation_norace.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation_race.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation.go satellite/metainfo: upload/download with metabase 2020-11-11 12:13:52 +00:00
version_collector.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00