storj/satellite/orders
Ivan Fraixedes d93944c57b satellite/orders: Delete unused methods & DB tables
Delete satellite order methods and DB tables which aren't used anymore
after we have done a refactoring on the orders to stuck bucket
information in the orders' encrypted metadata.

There are also configuration parameters and a satellite chore that
aren't needed anymore after the orders refactoring.

Change-Id: Ida3682b95921df70792284b42c96d2508bf8ca9c
2021-02-01 18:01:29 +00:00
..
encryptionkey_test.go satellite/orders: add factory function to encryption key 2020-11-20 11:40:15 -08:00
encryptionkey.go satellite/orders: use smaller encrypted metadata 2021-01-08 16:40:31 +00:00
endpoint_test.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
endpoint.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
orders_test.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +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 satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
service_test.go satellite/orders: use smaller encrypted metadata 2021-01-08 16:40:31 +00:00
service.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
signer_test.go satellite/orders: use smaller encrypted metadata 2021-01-08 16:40:31 +00:00
signer.go go.mod: bump storj.io/common 2021-01-13 14:51:08 +00:00
window_endpoint_phase.go satellite/orders: 3-phase rollout 2020-08-03 17:01:42 +00:00