erigon-pulse/turbo/snapshotsync
Enrique Jose Avila Asapche 8dceb6fe82
Auto download snapshots (#4729)
* refactored request download

* keeping track of missing snapshots

* using slice mergeRange

* request snapshots on reopen

* passing arguments

* passed in var

* Revert "passed in var"

This reverts commit 90478978dfa9f2a6dd5b1b051fc1d3f9e5f7a9c5.

* Revert "passing arguments"

This reverts commit 1e39c4152003796f6ff0bcfc188512d4a43bd18d.

* Revert "request snapshots on reopen"

This reverts commit d40212b973bc15db2b25cc1b0abb22051a3debb1.

* added downloadRequest
;

* downloading missing headers at start up

* there shouldnt be an error anymore

* not using nil;
;
2022-07-18 17:42:20 +03:00
..
parallelcompress Snapshots: files list (#3264) 2022-01-15 11:23:37 +07:00
snap prevent downloading new snapshots after initial sync (#4585) 2022-06-30 22:35:44 +06:00
snapshothashes snapshots: mainnet to 15m #4733 2022-07-18 15:36:53 +07:00
block_reader.go Try to reproduce and fix eth_getBlockByNumber returning nil (#4608) 2022-07-06 14:10:12 +01:00
block_snapshots_test.go Auto download snapshots (#4729) 2022-07-18 17:42:20 +03:00
block_snapshots.go Auto download snapshots (#4729) 2022-07-18 17:42:20 +03:00
const.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
snapshot_mode_test.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
snapshot_mode.go snapshots: better files sort and filter (#3582) 2022-02-23 10:54:35 +07:00