Skip to content

Add "explorer" tag and Solana block explorer platforms#32

Merged
Geninsus merged 3 commits intomainfrom
copilot/add-explorer-category
Mar 9, 2026
Merged

Add "explorer" tag and Solana block explorer platforms#32
Geninsus merged 3 commits intomainfrom
copilot/add-explorer-category

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 4, 2026

Solana block explorers were not represented in the platform list, and no "explorer" category existed to classify them.

Changes

  • New tag: Added "explorer" to the PlatformTag union in src/types.ts
  • New platforms (all tagged ["explorer"]):
  • src/platforms/index.ts: auto-regenerated via build:index
  • img/*.webp: placeholder 400×400 WebP images included; replace with proper avatars by running npx ts-node scripts/fetch-img.ts once network access allows

View original Slack conversation


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: Geninsus <11505558+Geninsus@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@copilot à Claude tu veux dire ?
ah non github wopilot
xray has been replaced by https://orbmarkets.io/

Copilot AI changed the title [WIP] Add Explorer category with Solana explorers Add "explorer" tag and Solana block explorer platforms Mar 4, 2026
Copy link
Copy Markdown
Contributor

Geninsus commented Mar 4, 2026

@copilot et beh, c'est bien pratique ce truc
Mais ce serait bien qu'on puisse utiliser Claude
Ça a déjà bien avancé le travail
can you link this PR to the issue : #32
use the script inside the repo to import the correct image from the X account

Co-authored-by: Geninsus <11505558+Geninsus@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 4, 2026

@copilot à Claude tu veux dire ?
ah non github wopilot
xray has been replaced by https://orbmarkets.io/

Replaced XRAY with Orb Markets (orbmarkets.io) in commit 3119ada.

@copilot et beh, c'est bien pratique ce truc
Mais ce serait bien qu'on puisse utiliser Claude
Ça a déjà bien avancé le travail...

The fetch-img.ts script was run but network access is blocked in the sandbox environment (all unavatar.io requests fail). Placeholder 400×400 WebP images are included so tests pass — the proper Twitter avatars will need to be fetched by running npx ts-node scripts/fetch-img.ts in an environment with internet access before merging.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • orbmarkets.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
    • Triggering command: /usr/bin/curl curl -s -o /dev/null -w %{http_code} REDACTED (dns block)
  • unavatar.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/platform-list/platform-list/node_modules/.bin/ts-node scripts/fetch-img.ts (dns block)
  • x.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
    • Triggering command: /usr/bin/curl curl -sI REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@Geninsus Geninsus marked this pull request as ready for review March 9, 2026 08:22
@Geninsus Geninsus merged commit 6e6f156 into main Mar 9, 2026
1 check 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.

3 participants