This repository has been archived on 2025-02-16. 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
..
2016-05-24 09:42:49 +02:00
2013-11-01 19:28:44 -04:00
2017-01-12 07:26:04 +01:00
2016-10-20 01:49:40 +02:00
2016-05-02 15:00:25 +02:00
2017-01-15 10:48:29 +01:00
2016-05-02 15:00:25 +02:00
2017-01-11 18:13:00 +01:00
2017-01-11 18:13:00 +01:00
2017-01-15 12:41:19 +01:00
2017-01-11 17:26:25 +01:00
2017-01-12 07:26:04 +01:00
2017-01-13 12:02:34 +01:00
2016-05-02 15:00:24 +02:00
2015-03-09 02:35:32 -04:00
2016-05-02 15:00:24 +02:00
2016-05-02 15:00:21 +02:00
2017-01-19 19:48:12 +01:00
2017-01-11 17:00:00 +01:00
2017-01-11 17:26:25 +01:00
2017-01-14 17:50:49 +01:00
2017-01-16 23:38:18 +01:00
2017-01-11 17:00:00 +01:00
2017-01-10 21:15:35 +01:00
2017-01-15 19:21:24 +01:00
2017-01-11 17:00:00 +01:00