storj/storagenode/orders
Moby von Briesen 53ba01b1f1 storagenode/orders/ordersfile/v0.go: Return ErrEntryCorrupt on pb.Unmarshal failure
In V0 orders files, unexpected EOF is correctly treated as a file
corruption, but pb.Unmarshal can also fail, and this is not treated as a
file corruption. This commit fixes that.

Change-Id: I6b446a10f4b1a5a44e832cbcc9bf8b2548cfcfeb
2020-10-26 17:38:22 +00:00
..
ordersfile storagenode/orders/ordersfile/v0.go: Return ErrEntryCorrupt on pb.Unmarshal failure 2020-10-26 17:38:22 +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: rollout phase3 of SettlementWithWindow endpoint 2020-10-26 14:56:28 +00:00
service.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00
store_test.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00
store.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00