storj/satellite/orders
Jessica Grebenschikov d961437889 satellite/orders: remove the config IncludeEncryptedMetadata
Since the Satellite now requires the order encryption functionality (since serial_number table is deprecated) to properly function, we can remove the config flag to turn on/off the feature.

Change-Id: Ie973f72a9a05a81cef9e53dc9c99d22c940c2488
2020-12-18 10:39:29 -08:00
..
encryptionkey_test.go satellite/orders: add factory function to encryption key 2020-11-20 11:40:15 -08:00
encryptionkey.go satellite/orders: ensure encryption keys handles set twice 2020-11-23 19:47:22 +00:00
endpoint_test.go satellite/orders: remove the config IncludeEncryptedMetadata 2020-12-18 10:39:29 -08:00
endpoint.go satellite/dbcleanup: remove expired serial chore 2020-12-18 09:36:28 -08:00
orders_test.go {satellite,storagenode}/orders: fix flaky tests 2020-11-18 13:44:02 +00:00
rollups_chore.go satellite/orders: Flush all pending bandwidth rollup writes on shutdown 2020-01-23 08:12:41 -07:00
rollups_write_cache_test.go satellite/orders: add settled amount to rollups write cache 2020-07-07 14:46:06 +00:00
rollups_write_cache.go all: fix dots 2020-07-16 14:58:28 +00:00
service_test.go satellite/orders: stop inserting/reading from serial_numbers table 2020-12-18 08:35:13 -08:00
service.go satellite/orders: remove the config IncludeEncryptedMetadata 2020-12-18 10:39:29 -08:00
signer_test.go satellite/orders: remove the config IncludeEncryptedMetadata 2020-12-18 10:39:29 -08:00
signer.go satellite/orders: remove the config IncludeEncryptedMetadata 2020-12-18 10:39:29 -08:00
window_endpoint_phase.go satellite/orders: 3-phase rollout 2020-08-03 17:01:42 +00:00