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

Add fallback for introducer. #19333

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add fallback for introducer. #19333

wants to merge 4 commits into from

Conversation

fchirica
Copy link
Contributor

@fchirica fchirica commented Mar 1, 2025

Use a DNS query as a fallback for introducer in case it doesn't have enough peers in its reply.

@fchirica fchirica added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Mar 1, 2025
Copy link
Contributor

github-actions bot commented Mar 1, 2025

File Coverage Missing Lines
chia/introducer/introducer.py 95.0% lines 133
chia/server/start_introducer.py 62.5% lines 41-42, 46
Total Missing Coverage
34 lines 4 lines 88%

Copy link

Pull Request Test Coverage Report for Build 13599808138

Details

  • 30 of 34 (88.24%) changed or added relevant lines in 3 files are covered.
  • 12 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.02%) to 91.211%

Changes Missing Coverage Covered Lines Changed/Added Lines %
chia/introducer/introducer.py 19 20 95.0%
chia/server/start_introducer.py 5 8 62.5%
Files with Coverage Reduction New Missed Lines %
chia/wallet/util/wallet_sync_utils.py 1 86.14%
chia/timelord/timelord.py 3 78.24%
chia/rpc/rpc_server.py 4 88.54%
chia/wallet/wallet_node.py 4 87.95%
Totals Coverage Status
Change from base Build 13594667310: 0.02%
Covered Lines: 100436
Relevant Lines: 109959

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coverage-diff Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant