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

Add Buffer For Inbound Peers #8018

Merged
merged 15 commits into from
Dec 2, 2020
Merged

Add Buffer For Inbound Peers #8018

merged 15 commits into from
Dec 2, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Dec 2, 2020

What type of PR is this?

Feature Clean-up

What does this PR do? Why is it needed?

  • Adds in a high water mark to allow inbound peers to connect with the node. This is to loosen some overly strict restrictions
    that our gater had and to encourage a healthier peer flow.

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas requested a review from a team as a code owner December 2, 2020 12:30
@nisdas nisdas added Networking P2P related items Ready For Review A pull request ready for code review labels Dec 2, 2020
deps.bzl Outdated Show resolved Hide resolved
@nisdas nisdas added this to the v1.0.3 milestone Dec 2, 2020
redblaze4209
redblaze4209 previously approved these changes Dec 2, 2020
rauljordan
rauljordan previously approved these changes Dec 2, 2020
@rauljordan rauljordan merged commit 387f7b2 into develop Dec 2, 2020
@delete-merged-branch delete-merged-branch bot deleted the inboundPeers branch December 2, 2020 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Networking P2P related items Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants