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

Fetch blocks and update account heads #25

Merged
merged 8 commits into from
Jun 28, 2024
Merged

Fetch blocks and update account heads #25

merged 8 commits into from
Jun 28, 2024

Conversation

dguenther
Copy link
Member

Adds support for downloading blocks from both the wallet server and the wallet server chunks APIs, then iterating over those blocks and updating the account head. Also writes the most recent blocks to storage in order to allow for reorganizing off forks.

This isn't perfect yet, but I'd like to move to smaller branches rather than continuing to make this branch larger.

@dguenther dguenther merged commit 2d38086 into main Jun 28, 2024
1 check failed
@dguenther dguenther deleted the add-syncer branch June 28, 2024 20:12
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