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.
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
Create an ObservedAddrManager and add an AddressMapper in AutonatService and AutoRelayService #871
Create an ObservedAddrManager and add an AddressMapper in AutonatService and AutoRelayService #871
Changes from 43 commits
2033712
df97314
1ab9cc9
8b76889
b954dad
c0316e3
12ac83f
7ad1ea8
263b9e8
7b98af6
99bc8ee
6992d81
a6cec9f
696a5b4
92a425c
95fb447
7a74dd3
5510ef7
281a15a
6acf4b4
c279e5a
5c6fe92
5dc290b
c5f2dbd
de06b46
2ab82c0
685966c
8618c85
b07e66b
c9cc2bc
1fee13c
19de3d7
7627325
92bfd83
4fc7b6d
22d6c05
aee8dcf
7cb27cc
c462503
e6908d0
a378b2d
f4b34f2
e1c4c9e
13bfc97
f83148c
2ead028
410ae77
8ddf277
1eb7731
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Why is this here?
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.
It is used by
guessDialableAddrs
which is used in hpservice and the dcutr server.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.
Sure, but this is unrelated to the peer store
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.
Where would you add it? I think it is related to the observed addresses.
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.
ObservedAddressManager?
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.
done