Skip to content

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

Open
github-actions[bot] wants to merge 1 commit into
devfrom
chore/refresh-masternode-seeds
Open

chore(dash-spv): refresh masternode seed files#963
github-actions[bot] wants to merge 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.

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.72%. Comparing base (639e70e) to head (b94d332).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #963      +/-   ##
==========================================
+ Coverage   76.64%   76.72%   +0.07%     
==========================================
  Files         329      329              
  Lines       81947    81947              
==========================================
+ Hits        62809    62874      +65     
+ Misses      19138    19073      -65     
Flag Coverage Δ
core 78.25% <ø> (ø)
ffi 51.45% <ø> (+0.64%) ⬆️
rpc 20.00% <ø> (ø)
spv 91.81% <ø> (-0.02%) ⬇️
wallet 78.61% <ø> (ø)
see 22 files with indirect coverage changes

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.

2 participants