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

Fast sync cleanup #2798

Merged
merged 3 commits into from
May 28, 2024
Merged

Fast sync cleanup #2798

merged 3 commits into from
May 28, 2024

Conversation

nazar-pc
Copy link
Member

I was reading through the code and found a few things that could be simplified. Unfortunately it was difficult to convince Rust to compile while maintaining FastSync struct, so I removed it rather than fighting it for too long. DX around async in Rust could be much better.

Ignore whitespace changes, changes are quite simple here.

Code contributor checklist:

@nazar-pc nazar-pc force-pushed the atomic-fast-sync-block-import branch from 9abab27 to 1ad08d9 Compare May 28, 2024 13:38
Base automatically changed from atomic-fast-sync-block-import to add-fast-sync-algorithm May 28, 2024 13:39
@nazar-pc nazar-pc merged commit 3b5ab82 into add-fast-sync-algorithm May 28, 2024
9 checks passed
@nazar-pc nazar-pc deleted the fast-sync-cleanup branch May 28, 2024 13:40
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