Commit Graph

328 Commits (c4b7fdd27ed7ad44d4cc8ea953bae78efac536da)

Author SHA1 Message Date
obscuren 78e37e98e7 downloader: fixed a race condition for download status 10 years ago
obscuren 0d536734fe eth: adapted to new synchronous api of downloader's AddBlock 10 years ago
obscuren c2c24b3bb4 downloader: improved downloading and synchronisation 10 years ago
obscuren 60613b57d1 downloader: make sure that hashes are only accepted from the active peer 10 years ago
obscuren 8244825bbf downloader: reset the queue if a peer response with an empty hash set 10 years ago
obscuren 8f873b762b downloader: all handlers check for isBusy 10 years ago
obscuren eac2df02d1 downloader: fixed a typo 10 years ago
obscuren 205378016f downloader: added demotion / promotion in prep. for rep. system 10 years ago
obscuren eda10c7317 downloader: updated downloader and fixed issues with catch up 10 years ago
obscuren c4678ffd77 downloader: updated downloader and fixed issues with catch up 10 years ago
obscuren a8a2b2a488 downloader: added missing blocks catchup functionality 10 years ago
obscuren 7dcb9825c3 downloader: return an error for peer.fetch and return chunk to queue 10 years ago
obscuren 6efa8db888 downloader: renamed chunks to queue 10 years ago
obscuren acf8452c33 downloader: implemented new downloader 10 years ago