This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 456
Managing list of peers according to LIP004 - Closes #3339 #3830
Merged
jondubois
merged 45 commits into
feature/implement-lip-p2p
from
3339-managing_whitelisted_fixed_peers
Jun 21, 2019
Merged
Managing list of peers according to LIP004 - Closes #3339 #3830
jondubois
merged 45 commits into
feature/implement-lip-p2p
from
3339-managing_whitelisted_fixed_peers
Jun 21, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diego-G
changed the title
Managing list of peers peers according to the LIP004 - Closes #3339
Managing list of peers according to LIP004 - Closes #3339
Jun 17, 2019
diego-G
force-pushed
the
3339-managing_whitelisted_fixed_peers
branch
4 times, most recently
from
June 17, 2019 15:57
6485724
to
98ffd38
Compare
ishantiw
suggested changes
Jun 17, 2019
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.
Looks pretty good, just a few comments and questions
Repository owner
deleted a comment from
ishantiw
Jun 19, 2019
Repository owner
deleted a comment from
ishantiw
Jun 19, 2019
Repository owner
deleted a comment from
ishantiw
Jun 19, 2019
Repository owner
deleted a comment from
ishantiw
Jun 19, 2019
diego-G
force-pushed
the
3339-managing_whitelisted_fixed_peers
branch
5 times, most recently
from
June 19, 2019 12:41
af20c93
to
5acc1d1
Compare
diego-G
force-pushed
the
3339-managing_whitelisted_fixed_peers
branch
from
June 20, 2019 08:19
5acc1d1
to
a2c17ff
Compare
ishantiw
reviewed
Jun 20, 2019
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.
Looks great, just a few comments
mitsuaki-u
approved these changes
Jun 20, 2019
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.
LGTM minor comments
diego-G
force-pushed
the
3339-managing_whitelisted_fixed_peers
branch
from
June 20, 2019 13:06
af15b93
to
9926a3a
Compare
ishantiw
approved these changes
Jun 20, 2019
jondubois
suggested changes
Jun 20, 2019
diego-G
force-pushed
the
3339-managing_whitelisted_fixed_peers
branch
from
June 21, 2019 11:48
09173a6
to
c679b49
Compare
jondubois
approved these changes
Jun 21, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
How to test it?
npm run enableLocalIPs && npm run test:integration
Review checklist