Skip to content

addrmgr: Add HTTPs seeding method.#3635

Merged
davecgh merged 2 commits intodecred:masterfrom
davecgh:addrmgr_https_seeders
Mar 4, 2026
Merged

addrmgr: Add HTTPs seeding method.#3635
davecgh merged 2 commits intodecred:masterfrom
davecgh:addrmgr_https_seeders

Conversation

@davecgh
Copy link
Copy Markdown
Member

@davecgh davecgh commented Mar 4, 2026

This adds the code related to HTTPS seeders to the address manager. It is the same code that is currently available in the separate connection manager.

It makes more sense to be exposed from the address manager since it's related to addresses.

Also, the connection manager module is going to be removed in the future, so it ultimately will not be in two places.

@davecgh davecgh added this to the 2.2.0 milestone Mar 4, 2026
davecgh added 2 commits March 4, 2026 12:43
This adds the code related to HTTPS seeders to the address manager.  It
is the same code that is currently available in the separate connection
manager.

It makes more sense to be exposed from the address manager since it's
related to addresses.

Also, the connection manager module is going to be removed in the
future, so it ultimately will not be in two places.
@davecgh davecgh force-pushed the addrmgr_https_seeders branch from b97457e to e239fcb Compare March 4, 2026 18:43
@davecgh davecgh merged commit e239fcb into decred:master Mar 4, 2026
33 checks passed
@davecgh davecgh deleted the addrmgr_https_seeders branch March 4, 2026 18:47
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.

2 participants