Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | downloader: moved chunk ignoring. Fixes issue with catching up | obscuren | 2015-04-19 | 1 | -5/+3 |
* | downloader: defer peer reset after download | obscuren | 2015-04-19 | 1 | -0/+1 |
* | typo | obscuren | 2015-04-19 | 1 | -1/+1 |
* | downloader: free up peers from work when the downloader resets | obscuren | 2015-04-19 | 1 | -0/+10 |
* | downloader: improved downloading and synchronisation | obscuren | 2015-04-19 | 1 | -1/+14 |
* | downloader: added demotion / promotion in prep. for rep. system | obscuren | 2015-04-16 | 1 | -0/+20 |
* | downloader: added missing blocks catchup functionality | obscuren | 2015-04-13 | 1 | -1/+43 |
* | downloader: return an error for peer.fetch and return chunk to queue | obscuren | 2015-04-12 | 1 | -1/+8 |
* | downloader: implemented new downloader | obscuren | 2015-04-12 | 1 | -0/+48 |