Skip to content

Conversation

@eastorski
Copy link
Member

No description provided.

@eastorski eastorski linked an issue Nov 18, 2025 that may be closed by this pull request
return nil
}

func (ht *HistoryRoTx) Rebuild(ctx context.Context, fromTxNum, toTxNum uint64) error {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Rebuild method doesn't have comment - so i'm not sure what this method intended to do. I see it calling merge - if it's just a merge then why it's not called Merge?

}

var rebuildCmd = &cobra.Command{
Use: "rebuild",
Copy link
Collaborator

Choose a reason for hiding this comment

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

no description of cli method - in erigon snapshots --help will be impossible to understand what rebuild sub-command does - because it's generic name.

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.

Tool to rebuild history snapshots

3 participants