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

fix(discv5): add bootnode filter exception #2267

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

SionoiS
Copy link
Contributor

@SionoiS SionoiS commented Dec 1, 2023

Description

Bootstrapping nodes should not be filtered out.

Changes

  • Removed bootnode filtering

Closes #2162

@SionoiS SionoiS self-assigned this Dec 1, 2023
Copy link

github-actions bot commented Dec 1, 2023

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2267

Built from d7e024b

Copy link
Contributor

@jm-clius jm-clius left a comment

Choose a reason for hiding this comment

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

Seems reasonable.

Copy link
Collaborator

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for it!
However, let's better wait for the @richard-ramos 's opinion before merging :)
I also added minor nitpick comments

waku/waku_discv5.nim Show resolved Hide resolved
waku/waku_discv5.nim Show resolved Hide resolved
@SionoiS SionoiS force-pushed the fix(discv5)--add-bootnode-filter-exception branch from 663517c to a8703ac Compare January 4, 2024 21:07
@SionoiS SionoiS merged commit 7b4f4bb into master Jan 4, 2024
9 of 10 checks passed
@SionoiS SionoiS deleted the fix(discv5)--add-bootnode-filter-exception branch January 4, 2024 21:39
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.

bug: can't discover peers when using DNS Discovery URL + shards
4 participants