Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

fix: dont blindly add observed addresses to our list #337

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

jacobheun
Copy link
Contributor

Until we can properly validate the observed address our peer tells us about, we shouldn't blindly add it to our address list. Until we have better NAT management we cant reliably validate that we're adding an appropriate address for ourselves.

This is a "good citizen" fix. Since we will advertise these addresses to new peers, we should do our due diligence to make sure they're reasonably accurate.

Until we can properly validate the observed address our
peer tells us about, we shouldnt blindly add it to our
address list. Until we have better NAT management we cant
reliably validate that we're adding an appropriate address
for ourselves.
@ghost ghost assigned jacobheun Apr 26, 2019
@ghost ghost added the in progress label Apr 26, 2019
Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jacobheun jacobheun merged commit f879cfc into master Apr 26, 2019
@jacobheun jacobheun deleted the fix/observed-addrs branch April 26, 2019 13:00
@ghost ghost removed the in progress label Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants