Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix startup on brand new chain and catchup after long break. #55

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

piohei
Copy link
Contributor

@piohei piohei commented Sep 24, 2024

Two things:

  • on startup with brand new chain (tests for example) select proper starting block (0)
  • when starting after long break (example is a fork of chain) get some blocks from the past to estimates fees

@piohei piohei marked this pull request as ready for review September 24, 2024 11:46
src/tasks/index.rs Outdated Show resolved Hide resolved
@piohei piohei merged commit 9b758de into main Sep 25, 2024
8 checks passed
@piohei piohei deleted the piohei/fixes branch September 25, 2024 11:35
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