Skip to content

Evergreen#11370

Merged
AskAlexSharov merged 3 commits into
mainfrom
chadsync
Jul 31, 2024
Merged

Evergreen#11370
AskAlexSharov merged 3 commits into
mainfrom
chadsync

Conversation

@Giulio2002

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread cmd/utils/flags.go
panic(fmt.Errorf("error checking .torrent files: %s", err))
}
// If there are, do not load remote preverified snapshots
if len(torrentFiles) > 0 {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a bit hacky: if user restart erigon during headers-chain download - it will fallback to compiled-in hashes.

@Giulio2002 Giulio2002 Jul 30, 2024

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mh, you are correct, for now this should be good enough tho. it can occur but header-chain lasts a few minutes. also @mh0lt wants to do his solution, this is just temporary. Also, this is good. it is a good fall back for a quite obscure case

@Giulio2002

Copy link
Copy Markdown
Contributor Author

Hey @AskAlexSharov can we merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants