alex.sharov
5a748687f8
save
2022-02-05 08:46:00 +07:00
Alex Sharov
ef668bee47
Open downloader: add % progress to logs ( #3428 )
2022-02-04 16:52:46 +07:00
Alex Sharov
b8c75e6b0b
save ( #3426 )
2022-02-04 13:10:21 +07:00
Alex Sharov
bbf1b5b4bd
Torrent less goroutines ( #3423 )
2022-02-04 12:42:55 +07:00
Alex Sharov
1214831c6e
downloader reduce amount of trackers to 10 ( #3394 )
2022-02-01 10:41:10 +07:00
Alex Sharov
0f44a545e6
reduce client limit ( #3393 )
2022-02-01 10:06:31 +07:00
Alex Sharov
7844af0343
smaller limit ( #3392 )
2022-02-01 09:57:18 +07:00
Alex Sharov
e168e52df5
reduce client conns ( #3391 )
2022-02-01 09:30:59 +07:00
Alex Sharov
636e3a8327
Open Don't drop torrents if they don't resolved long time ( #3388 )
2022-01-31 21:51:31 +07:00
Alex Sharov
d5cbbf5a65
Fix panic in devel ( #3386 )
2022-01-31 14:04:16 +07:00
Alex Sharov
7b77585195
Downloader: supress some errors ( #3381 )
2022-01-31 12:28:59 +07:00
Alex Sharov
63b31c2eed
supress some logs ( #3380 )
2022-01-31 11:29:34 +07:00
Alex Sharov
1f77e220de
disable dht ( #3379 )
2022-01-31 08:56:48 +07:00
Alex Sharov
aa25792daf
Downloader: use default config (including db) #3359
2022-01-27 13:02:44 +07:00
Alex Sharov
341f70c67b
Snapshot: simplify files walk ( #3355 )
2022-01-27 12:56:08 +07:00
Alex Sharov
0f908c81fa
Snapshot: use default config ( #3357 )
2022-01-27 11:23:12 +07:00
Alex Sharov
bb1d19060f
Add downloader to docker-compose ( #3348 )
2022-01-26 22:26:33 +07:00
Alex Sharov
3142541e5d
Better downloader and txpool docs, support --txpool.trace.senders in external pool ( #3346 )
...
* better docs
* better docs
2022-01-26 16:11:22 +07:00
Alex Sharov
9e8543d948
Snapshots: fill kv.HeaderNumber table ( #3328 )
2022-01-24 13:47:05 +07:00
Alex Sharov
304b40dd0a
Snapshot: prohibit to change cli flags ( #3311 )
2022-01-22 11:18:24 +07:00
Alex Sharov
1e3228124a
Move cli root context to erigon-lib ( #3294 )
...
* save
* save
* save
2022-01-19 10:49:07 +07:00
Alex Sharov
06c52c7bc3
Snapshots: create .seg and huffman_codes.txt in tmpdir ( #3223 )
2022-01-09 15:18:45 +07:00
Alex Sharov
2bcc40fd3f
Snapshots: create .dat in tmpdir ( #3222 )
2022-01-09 14:43:58 +07:00
Alex Sharov
4ef541f5dc
Snapshots: tx lookup in RPC from snapshots ( #3214 )
2022-01-07 20:52:38 +07:00
Alex Sharov
65188ce440
Snapshot: add hash first byte to headers.seg, serve p2p blocks from snapshots ( #3198 )
2022-01-05 17:14:37 +07:00
Alex Sharov
d4442af192
save ( #3193 )
2022-01-03 11:39:03 +07:00
Alex Sharov
6904e4c3c4
Snapshot: describe idx schema ( #3191 )
2021-12-31 20:42:56 +07:00
alex.sharov
e442c8bb2e
improve downloader readme
2021-12-31 12:09:11 +07:00
alex.sharov
e29be219a7
improve downloader readme
2021-12-31 11:53:15 +07:00
alex.sharov
d45325c324
downloader readme
2021-12-25 15:32:51 +07:00
Alex Sharov
f5ebd52015
Downloader: --download.limit --upload.limit flags ( #3163 )
2021-12-24 15:03:51 +07:00
Alex Sharov
4f2fbf27b5
Downloader: log alloc/sys ( #3162 )
2021-12-24 12:39:33 +07:00
Alex Sharov
40205fb7ca
Torrent: continue download after reboot, --torrent.verbosity flag ( #3161 )
2021-12-24 10:44:14 +07:00
Alex Sharov
7390db7b84
Snapshots hashes for mainnet ( #3150 )
2021-12-21 21:12:32 +07:00
alex.sharov
59c2e88fec
Revert "count in .seg"
...
This reverts commit 1a130bc9a9
.
2021-12-17 09:36:07 +07:00
alex.sharov
1a130bc9a9
count in .seg
2021-12-17 09:35:49 +07:00
Alex Sharov
ecb10e8548
Snapshots download and seed ( #3117 )
...
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* Squashed 'interfaces/' content from commit e5b1945d0
git-subtree-dir: interfaces
git-subtree-split: e5b1945d02da7a7f00e2289034ee90a6edd60184
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
2021-12-14 10:13:17 +00:00
primal_concrete_sledge
d89e5d2603
Issue/2710 add grpc health check ( #3091 )
...
* ISSUE-2710: Add standard grpc health check to services with grpc server
* Go import changed files
* Add flags for healthcheck
* Add grpc healthcheck option to rpcdaemon
* Remove grpc port info if grpc is not enabled
* Resolve merge issues
2021-12-06 12:03:46 +00:00
Alex Sharov
3f34dee475
first revisit downloader service ( #3093 )
2021-12-06 10:06:37 +07:00
Alex Sharov
b7aa5be149
Remove snapshot migrator class ( #3088 )
2021-12-05 16:13:40 +07:00
Alex Sharov
8104a90993
Snapshot: exec and trie to support snapshot files ( #3033 )
2021-11-29 10:43:19 +07:00
Alex Sharov
deed48c01a
Small step towards torrent downloader ( #2929 )
2021-11-08 20:40:56 +07:00