Skip to content

Remove inactive Hashscan self-hosted instance#73

Merged
kuzdogan merged 1 commit into
stagingfrom
chore/remove-hashscan-self-hosted
Jul 1, 2026
Merged

Remove inactive Hashscan self-hosted instance#73
kuzdogan merged 1 commit into
stagingfrom
chore/remove-hashscan-self-hosted

Conversation

@kuzdogan

Copy link
Copy Markdown
Member

Summary

Removes the Hashscan entry from the self-hosted instances list on the landing page.

I checked all six self-hosted instances against their Sourcify /health and /chains endpoints. Hashscan was the only inactive one:

  • https://server-verify.hashscan.io/health returns a 308 redirect to the public sourcify.dev/server instance
  • Root path returns Cannot GET /

This indicates Hashscan has decommissioned their self-hosted server and now points at the public instance.

The other five instances (Ronin Chain, MonVision, VeChainStats, Reactive Network, Walnut) are all live and were kept. Walnut's /chains is auth-gated but its health endpoint responds normally.

Changes

  • Remove Hashscan from src/data/selfHostedInstances.json
  • Delete the now-unused public/hashscan.webp logo

🤖 Generated with Claude Code

The Hashscan server (server-verify.hashscan.io) now redirects to the
public sourcify.dev/server instance and no longer runs its own
self-hosted Sourcify server. Remove the entry and its unused logo.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for sourcify-dev ready!

Name Link
🔨 Latest commit 16a7908
🔍 Latest deploy log https://app.netlify.com/projects/sourcify-dev/deploys/6a3bb4264ff7370008147d43
😎 Deploy Preview https://deploy-preview-73--sourcify-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@kuzdogan
kuzdogan merged commit 7abe306 into staging Jul 1, 2026
4 checks passed
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