Skip to content

Conversation

@Fuzzbawls
Copy link
Collaborator

@Fuzzbawls Fuzzbawls commented May 12, 2020

Backport of bitcoin#8208 based on top of #1616 (Only the last commit is important here). Part of #1374.

Original Description:

Any flag set in nRelevantServices would propagate to all CAddress results retrieved from the DNS seed, even if that DNS seed does not support filtering.

Fix this by making the name adaptation function also update the passed in flags.

Furthermore, move that from from DNSSeedData to net. Structs in chainparams should be data only.

@Fuzzbawls Fuzzbawls added this to the 5.0.0 milestone May 12, 2020
@Fuzzbawls Fuzzbawls self-assigned this May 12, 2020
@random-zebra
Copy link

Concept ACK. Can be rebased, now that #1616 is merged.

@Fuzzbawls Fuzzbawls force-pushed the 2020_simplerservices branch from 2f0fc00 to 9107379 Compare May 13, 2020 21:15
@Fuzzbawls
Copy link
Collaborator Author

rebased

Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

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

utACK 9107379

Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

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

utACK 9107379

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants