Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(
PeerStanding
): Include lower bound in standing test
An off-by-inclusion error caused peers that should have been banned based on poor standing to successfully accept connections. The fix involves including the lower bound on the standing in the standing test. Also: improve some log messages. Closes #301.
- Loading branch information