-
Notifications
You must be signed in to change notification settings - Fork 839
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
applies merge filtering to peers after 2 finalized #4124
Conversation
Testing this in ropsten, I cannot get more than a single peer after the node has been up for over 20 minutes. Prior to merging this, the node had 100 peers. If I revert the merge and restart the node I have 20 peers within 2 minutes. The logs seem to indicate good reasons for the disconnects, but 🤷 :
|
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
subtle. 🚢
* applies merge filtering to peers after 2 finalized * fixes logical error in handling status messages Signed-off-by: Justin Florentine <justin+github@florentine.us>
Signed-off-by: Justin Florentine justin+github@florentine.us