This repository has been archived on 2025-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
Peter Surda 5ae1327edc
Download/upload shutdown fixes
- Missing renamed to PendingDownload
- PendingDownload now only retries 3 times rather than 6 to dowload an
  object
- Added PendingUpload, replacing invQueueSize
- PendingUpload has both the "len" method (number of objects not
  uploaded) as well as "progress" method, which is a float from 0
  (nothing done) to 1 (all uploaded) which considers not only objects
  but also how many nodes they are uploaded to
- PendingUpload tracks when the object is successfully uploaded to the
  remote node instead of just adding an arbitrary time after they have
  been send the corresponding "inv"
- Network status tab's "Objects to be synced" shows the sum of
  PendingUpload and PendingDownload sizes
2017-01-19 19:48:12 +01:00
..
2017-01-19 19:48:12 +01:00
2016-10-20 02:50:00 +02:00
2017-01-11 18:13:00 +01:00
2013-09-21 14:31:47 +02:00
2017-01-11 17:00:00 +01:00
2016-05-02 15:00:25 +02:00
2016-05-02 15:00:25 +02:00
2016-05-02 15:00:25 +02:00
2016-05-02 15:00:18 +02:00
2015-01-14 22:45:02 +08:00
2015-01-14 22:45:02 +08:00
2017-01-11 17:00:00 +01:00
2016-10-22 01:45:32 +02:00
2016-05-02 15:00:18 +02:00
2017-01-11 18:13:00 +01:00
2016-05-02 15:00:25 +02:00
2016-11-14 20:19:26 +01:00
2016-11-12 15:41:58 +01:00
2016-05-02 15:00:19 +02:00
2016-12-15 16:11:29 +01:00
2016-05-02 15:00:24 +02:00
2017-01-11 17:26:25 +01:00
2017-01-11 17:00:00 +01:00