-
Notifications
You must be signed in to change notification settings - Fork 2
p2p: gives seednode priority over dnsseed if both are provided #11
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
base: bitcoin-fresheyes-staging-master-28016
Are you sure you want to change the base?
p2p: gives seednode priority over dnsseed if both are provided #11
Conversation
|
An author commented here with:
|
|
An author commented here with:
|
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1507314838at 2023/06/30, 14:33:31 UTC.
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1507426180at 2023/06/30, 15:32:53 UTC.
|
An author commented here with:
|
|
An author commented here with:
|
|
An author commented here with:
|
|
An author commented here with:
|
|
An author commented here with:
|
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1898431958at 2024/02/23, 15:55:48 UTC.
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1907452770at 2024/02/28, 21:21:45 UTC.
|
An author commented here with:
|
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
|
An author commented here with:
|
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
|
An author commented here with:
|
|
An author commented here with:
|
|
An author commented here with:
|
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
|
An author commented here with:
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1908397309at 2024/03/03, 21:54:06 UTC.
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
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.
An author reviewed and approved here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1913140932at 2024/03/03, 22:56:14 UTC.
|
An author commented here with:
|
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.
An author reviewed and approved here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1928238964at 2024/03/11, 15:56:45 UTC.
|
An author commented here with:
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1932896265at 2024/03/12, 22:50:22 UTC.
|
An author commented here with:
|
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1940456720at 2024/03/15, 20:13:50 UTC.
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1940623925at 2024/03/15, 21:07:03 UTC.
|
An author commented here with:
|
|
An author commented here with:
|
|
This is an OUTDATED review comment as the original pull request may have been rebased or force-pushed
|
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1943457030at 2024/03/18, 15:38:28 UTC.
|
An author commented here with:
|
|
|
||
| void CConnman::ThreadDNSAddressSeed() | ||
| { | ||
| constexpr int TARGET_OUTBOUND_CONNECTIONS = 2; |
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.
2 authors commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#discussion_r1529316003at 2024/03/18, 21:36:04 UTC - comment link
https://github.com/bitcoin/bitcoin/pull/28016#discussion_r1530559573at 2024/03/19, 14:58:56 UTC.
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1944254499at 2024/03/18, 21:36:05 UTC.
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.
An author reviewed and commented here with:
- comment link
https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1946525730at 2024/03/19, 14:58:56 UTC.
|
An author commented here with:
|
This is a follow-up of
#27577If both
seednodeanddnsseedare provided, the node will start a race between them in order to fetch data to feed theaddrman.This PR gives priority to
seednodeoverdnsseedso if some nodes are provided as seeds, they can be tried before defaulting to thednsseeds