erigon-pulse/erigon-lib/downloader
Alex Sharov 748359cf72
webseed: .torrent file validation must check - fileName and hash (#8820)
because files with different name can have same hash: BitTorrent is
content-addressable.
2023-11-24 18:46:17 +07:00
..
downloadercfg webseed: .torrent file validation must check - fileName and hash (#8820) 2023-11-24 18:46:17 +07:00
downloadergrpc Add 'erigon-lib/' from commit '93d9c9d9fe4bd8a49f7a98a6bce0f0da7094c7d3' 2023-09-20 14:50:25 +02:00
snaptype snapshots: reduce merge limit of blocks to 100K (#8614) 2023-11-01 23:22:35 +07:00
downloader_grpc_server.go snapshots: reduce merge limit of blocks to 100K (#8614) 2023-11-01 23:22:35 +07:00
downloader_test.go Add full support to beacon snapshots (#8665) 2023-11-13 14:10:57 +01:00
downloader.go webseed: .torrent file validation must check - fileName and hash (#8820) 2023-11-24 18:46:17 +07:00
mdbx_piece_completion_test.go Add 'erigon-lib/' from commit '93d9c9d9fe4bd8a49f7a98a6bce0f0da7094c7d3' 2023-09-20 14:50:25 +02:00
mdbx_piece_completion.go Add 'erigon-lib/' from commit '93d9c9d9fe4bd8a49f7a98a6bce0f0da7094c7d3' 2023-09-20 14:50:25 +02:00
path_plan9.go Add 'erigon-lib/' from commit '93d9c9d9fe4bd8a49f7a98a6bce0f0da7094c7d3' 2023-09-20 14:50:25 +02:00
path_unix.go Add 'erigon-lib/' from commit '93d9c9d9fe4bd8a49f7a98a6bce0f0da7094c7d3' 2023-09-20 14:50:25 +02:00
path_windows.go Add 'erigon-lib/' from commit '93d9c9d9fe4bd8a49f7a98a6bce0f0da7094c7d3' 2023-09-20 14:50:25 +02:00
path.go Add 'erigon-lib/' from commit '93d9c9d9fe4bd8a49f7a98a6bce0f0da7094c7d3' 2023-09-20 14:50:25 +02:00
util.go Add full support to beacon snapshots (#8665) 2023-11-13 14:10:57 +01:00
webseed.go webseed: .torrent file validation must check - fileName and hash (#8820) 2023-11-24 18:46:17 +07:00