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

Prevent node from locking itself out of the network by banning all peers #2953

Closed
hendrikhofstadt opened this issue Jul 7, 2020 · 1 comment

Comments

@hendrikhofstadt
Copy link

Version: stable

Our node on testnet banned all peers for HeightFraud and got disconnected from the network.
The only way to recover was to manually write a tool to unban the peers (#2850).

Ideally a node should never ban all of its connected peers to maintain a link to the network.

@bowenwang1996
Copy link
Collaborator

We patched stable branch with the fix 0152d1e

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

No branches or pull requests

2 participants