Skip to content

chore(dash-spv): refresh masternode seed files - #906

Merged
xdustinface merged 1 commit into
devfrom
chore/refresh-masternode-seeds
Aug 14, 2026
Merged

chore(dash-spv): refresh masternode seed files#906
xdustinface merged 1 commit into
devfrom
chore/refresh-masternode-seeds

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Weekly automated refresh of the hardcoded masternode IP lists
embedded in dash-spv (dash-network-seeds/seeds/mainnet.txt,
dash-network-seeds/seeds/testnet.txt).

Generated by .github/workflows/update-masternode-seeds.yml
via the masternode-seeds-fetcher crate, which fetches the
current masternode list from the Dash P2P network using a
getmnlistd request against a peer discovered through DNS
seeds and the existing seed files.

@github-actions
github-actions Bot force-pushed the chore/refresh-masternode-seeds branch from fd122a7 to eadebaa Compare August 10, 2026 07:50
@ZocoLini
ZocoLini requested a review from xdustinface August 13, 2026 13:31
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.53%. Comparing base (b056d07) to head (eadebaa).
⚠️ Report is 10 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #906      +/-   ##
==========================================
+ Coverage   75.18%   75.53%   +0.35%     
==========================================
  Files         328      328              
  Lines       78194    78194              
==========================================
+ Hits        58792    59067     +275     
+ Misses      19402    19127     -275     
Flag Coverage Δ
core 77.29% <ø> (ø)
ffi 51.14% <ø> (+2.55%) ⬆️
rpc 20.00% <ø> (ø)
spv 91.42% <ø> (+0.05%) ⬆️
wallet 76.88% <ø> (ø)
see 24 files with indirect coverage changes

@xdustinface
xdustinface merged commit 730ed8f into dev Aug 14, 2026
32 checks passed
@xdustinface
xdustinface deleted the chore/refresh-masternode-seeds branch August 14, 2026 01:40
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.

3 participants