storj/storagenode
Ivan Fraixedes 546d099cf5
storagenode/orders: An invalid one don't have to stop all (#2804)
When an unsent order stored in the DB cannot be unmarshalled due to an
unmarshal error the rest unsent orders must be processed as usual.

This changes will avoid that a Storage Node with unsent orders with
invalid protobuf serialized values get blocked without sending orders
until those invalid ones get removed from the DB.
2019-08-16 17:33:51 +02:00
..
bandwidth Use UTC date in TestCachedBandwidthMonthRollover (#2684) 2019-08-01 11:30:04 -04:00
collector move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
console storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
inspector move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
monitor Restrict node info only for trusted satellites (#2737) 2019-08-09 12:21:41 +03:00
nodestats storagenode/nodestats: fix test duration (#2748) 2019-08-09 14:12:32 +03:00
orders storagenode/orders: An invalid one don't have to stop all (#2804) 2019-08-16 17:33:51 +02:00
pieces skip flaky test (#2769) 2019-08-13 08:06:28 -07:00
piecestore storagenode: Add more test assertions (#2772) 2019-08-13 15:08:05 -04:00
reputation storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
storagenodedb storagenode/orders: An invalid one don't have to stop all (#2804) 2019-08-16 17:33:51 +02:00
storageusage storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
trust rename all the things (#2531) 2019-07-28 08:55:36 +03:00
vouchers rename all the things (#2531) 2019-07-28 08:55:36 +03:00
peer.go storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00