obscuren
|
a8a2b2a488
|
downloader: added missing blocks catchup functionality
When a parent is missing in the block list an attempt should be made to
fetch the missing parent and grandparents.
|
2015-04-13 16:38:32 +02:00 |
|
obscuren
|
7dcb9825c3
|
downloader: return an error for peer.fetch and return chunk to queue
If a peer was somehow already fetching and somehow managed to end up in
the `available` pool it should return it's work.
|
2015-04-12 13:36:01 +02:00 |
|
obscuren
|
acf8452c33
|
downloader: implemented new downloader
|
2015-04-12 12:38:25 +02:00 |
|