-
Notifications
You must be signed in to change notification settings - Fork 628
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite State Sync, from a giant state machine to proper async code. (#…
…12172) This rewrites state sync. All functionality is expected to continue to work without any protocol or database changes. See the top of state/mod.rs for an overview. State sync status is now available on the debug page; an example: ![Screenshot from 2024-09-24 09-48-37](https://github.com/user-attachments/assets/41c17e27-564d-403b-93ac-852297b70577)
- Loading branch information
1 parent
16fd9e8
commit e86c72a
Showing
38 changed files
with
1,795 additions
and
2,063 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.