Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ban and unban peers at the swarm level (sigp#3653)
## Issue Addressed I missed this from sigp#3491. peers were being banned at the behaviour level only. The identify errors are explained by this as well ## Proposed Changes Add banning and unbanning ## Additional Info Befor,e having tests that catch this was hard because the swarm was outside the behaviour. We could now have tests that prevent something like this in the future
- Loading branch information