Get desktop application:
View/edit binary Protocol Buffers messages
Erigon "download once" - means restart/upgrade/downgrade will not download files (and will be fast) After "download once" - Erigon will produce and seed new files Downloader will able: seed new files (already existing on FS), download uncomplete parts of existing files (if Verify found some bad parts)
Adding new file to downloader: non-existing files it will download, existing - seed
single hash will be resolved as magnet link
DeleteRequest: stop seeding, delete file, delete .torrent
Trigger verification of files If some part of file is bad - such part will be re-downloaded (without returning error)
(message has no fields)
Set log prefix for downloader
SetLogPrefixRequest: set downloader log prefix
Get is download completed
(message has no fields)
CompletedReply: return true if download is completed
(message has no fields)
Message: downloaded file data
DownloadItem: - if Erigon created new snapshot and want seed it - if Erigon wnat download files - it fills only "torrent_hash" field
Used in:
will be resolved as magnet link