erigon-pulse/turbo/snapshotsync/freezeblocks
Alex Sharov 52c4489b04
sapshots: remove modtime protection (#8573)
Historically we had several times when:
- erigon downloaded new version of .seg file
- or didn't finish download and start indexing

this was a "quick-fix protection" against this cases
but now we have other protections for this cases
let's try to remove this one - because it's not compatible with "copy
datadir" and "restore datadir from backup" scenarios
2023-10-25 11:35:45 +07:00
..
beacon_block_reader.go Added functional beacon snapshots reader and generator to Caplin (#8570) 2023-10-24 21:32:29 +02:00
block_reader.go Move validator set snapshot computation to bor_heimdall stage (#8202) 2023-10-20 18:31:00 +01:00
block_snapshots_test.go move chainname and snapcfg packages to erigon-lib (#8508) 2023-10-18 13:37:39 +07:00
block_snapshots.go sapshots: remove modtime protection (#8573) 2023-10-25 11:35:45 +07:00
bor_snapshots.go sapshots: remove modtime protection (#8573) 2023-10-25 11:35:45 +07:00
caplin_snapshots.go sapshots: remove modtime protection (#8573) 2023-10-25 11:35:45 +07:00
dump_test.go move chainname and snapcfg packages to erigon-lib (#8508) 2023-10-18 13:37:39 +07:00