erigontech / erigontech/erigon
FullNode: prevent merge if not enough files
Open
ErigonDB
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
As I understand: full-node now can download 1 file of history
for example `chiado` now downloading only: `accessor/v1.1-accounts.32-34.v`
and after some time: produce more files and merge them to `accessor/v1.1-accounts.0-64.v`
but such file will be incomplete? is it bad? do we need to prevent such merges?
Contributor guide
Assessment
This issue has not been assessed yet.