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 asyncore #2953

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

darwintree
Copy link
Contributor

@darwintree darwintree commented Nov 14, 2024

This PR removes deprecated asyncore in favor of asyncio.

This modification is based on bitcoin's commit bitcoin/bitcoin@fa87da2#diff-0be0a11a850d4efed38840c744a0c1847296d87a97e1e405e1df08781d2d4dbf.

This commit also removes the p2p.state property in favor of p2p.is_connected (following bitcoin's change).

Changes shall be done in the submodule extra-test-toolkits where network_thread_start() should be removed


This change is Reviewable

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