3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-14 11:15:51 +00:00
Jon Griffiths 3403fc52c6 DownloadProgressTracker: Fix behaviour when download is done.
Currently progress() can be called after doneDownload() which should not
happen. Also make sure that we call progress() with 100% progress before we
call doneDownload() - this is in case any existing users have given up on
downDownload() being called at the right time and instead use 100% progress
as their signal that downloading is complete.
2019-02-04 02:10:29 +01:00
..
2018-11-27 13:41:58 +01:00