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

Remove banning system from warp_sync.rs and optimistic.rs #1498

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Dec 20, 2023

Close #1497

Now that #1442 is done, we can remove the banning system from the syncing code, as it should be the responsibility of higher-level code.

The reasoning is that the higher-level code must perform banning anyway in case of unresponsive peer, thus there's no point in having two ban systems.

@tomaka tomaka added this pull request to the merge queue Dec 20, 2023
Merged via the queue into smol-dot:main with commit 2ef17df Dec 20, 2023
22 checks passed
@tomaka tomaka deleted the rm-warp-sync-ban branch December 20, 2023 16:44
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.

Warp sync assertion failed
1 participant