Skip to content

Improve seedcheck diagnostics and Windows cleanup#3862

Merged
wiesche89 merged 6 commits into
mimblewimble:stagingfrom
wiesche89:seedcheck
Jun 22, 2026
Merged

Improve seedcheck diagnostics and Windows cleanup#3862
wiesche89 merged 6 commits into
mimblewimble:stagingfrom
wiesche89:seedcheck

Conversation

@wiesche89

@wiesche89 wiesche89 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This pr improves the seedcheck command a bit.
It adds support for checking a single DNS seed with --seed, includes connection/handshake errors in the JSON output.

Test commands:
.\target\release\grin.exe seedcheck --testnet --output testnet-seedcheck.json
.\target\release\grin.exe seedcheck --output mainnet-seedcheck.json

.\target\release\grin.exe seedcheck --testnet --seed testnet.grin-coffee.com --output testnet-grin-coffee-seedcheck.json
.\target\release\grin.exe seedcheck --seed mainnet.grin-coffee.com --output mainnet-grin-coffee-seedcheck.json

fix issue:
#3848

@wiesche89 wiesche89 requested a review from ardocrat June 15, 2026 09:11
Comment thread src/bin/tools/seedcheck.rs Outdated
@wiesche89 wiesche89 merged commit ad90695 into mimblewimble:staging Jun 22, 2026
12 checks passed
@wiesche89 wiesche89 deleted the seedcheck branch June 22, 2026 06:54
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