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

p2p/discv5: fix multiple discovery issues #16036

Merged
merged 5 commits into from
Feb 8, 2018

Conversation

zsfelfoldi
Copy link
Contributor

No description provided.

@zsfelfoldi zsfelfoldi requested a review from fjl as a code owner February 8, 2018 12:22
@karalabe
Copy link
Member

karalabe commented Feb 8, 2018

Linter goes boom.

@karalabe karalabe merged commit c4712bf into ethereum:master Feb 8, 2018
@karalabe karalabe added this to the 1.8.0 milestone Feb 8, 2018
prestonvanloon pushed a commit to prestonvanloon/go-ethereum that referenced this pull request Apr 2, 2018
* p2p/discv5: add query delay, fix node address update logic, retry refresh if empty

* p2p/discv5: remove unnecessary ping before topic query

* p2p/discv5: do not filter local address from topicNodes

* p2p/discv5: remove canQuery()

* p2p/discv5: gofmt
mariameda pushed a commit to NiluPlatform/go-nilu that referenced this pull request Aug 23, 2018
* p2p/discv5: add query delay, fix node address update logic, retry refresh if empty

* p2p/discv5: remove unnecessary ping before topic query

* p2p/discv5: do not filter local address from topicNodes

* p2p/discv5: remove canQuery()

* p2p/discv5: gofmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants