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: fetch history headers #100

Merged
merged 1 commit into from
Apr 11, 2024
Merged

fix: fetch history headers #100

merged 1 commit into from
Apr 11, 2024

Conversation

johntaiko
Copy link
Contributor

@johntaiko johntaiko commented Apr 11, 2024

anchor transaction accesses the history hashes from the oldest to the newest, so we can't lazy batch fetch in the provider db.

Fetching historical block headers... Done in 51.387 seconds

to

Fetching historical block headers... Done in 0.213 seconds

@johntaiko johntaiko requested review from smtmfft and Brechtpd and removed request for smtmfft April 11, 2024 08:04
@johntaiko johntaiko merged commit 4fd70ee into taiko/unstable Apr 11, 2024
7 checks passed
@johntaiko johntaiko deleted the fix/history_headers branch April 11, 2024 08:20
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.

1 participant