storj/storagenode/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
..
ordersfile storagenode/orders/ordersfile: Add reasonable size caps for orders/limits when detecting file corruption. 2020-11-18 12:33:26 +00:00
db_test.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00
service_test.go satellite/orders: get bucketID from encrypted metadata in order instead of serial_numbers table 2020-12-01 15:29:32 +00:00
service.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
store_test.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00
store.go storagenode/orders: Improve performance of handling corrupt orders. 2020-11-16 14:08:36 +00:00