Skip to content

fix: logo-manifest — vague-1 paths were in ALIASES map instead of RAW - #1531

Merged
Flotapponnier merged 13 commits into
mainfrom
fix/logo-manifest-raw
Jul 26, 2026
Merged

fix: logo-manifest — vague-1 paths were in ALIASES map instead of RAW#1531
Flotapponnier merged 13 commits into
mainfrom
fix/logo-manifest-raw

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

PR #1523 registered the paths in the wrong map. ALIASES only accepts slug→alias, so sei: '/logos/sei.svg' in ALIASES made logoPath('sei') return '/logos/sei.svg' as an alias key, then RAW lookup returned null → chip fallback. Paths now correctly in RAW, chain-official aliases stay in ALIASES.

Flotapponnier and others added 13 commits July 26, 2026 17:10
…lla-caveat

evm-block-builders: vanilla caveat (extraData self-labeling)
Publishes OpenChainBench to registry.modelcontextprotocol.io as a
remote MCP server (Streamable HTTP transport, no auth). Registry
metadata only; the server itself already lives at
https://openchainbench.com/api/mcp/mcp.

Name namespaced under io.github.chainbench/openchainbench to satisfy
GitHub-based ownership verification during publish.

Publish flow (interactive, run locally):
  brew install mcp-publisher       # or download binary from GH releases
  mcp-publisher login github       # opens browser, OAuth to ChainBench org
  mcp-publisher publish            # reads ./server.json, submits to registry
…1526)

token-quote-coverage flipped draft->live in b268ea1 / d7bfc3f but the
bench-unfiltered / all-benchmarks caches weren't bumped, so cached
snapshots still hold editorialStatus=draft. /api/stat/token-quote-coverage
returns unknown_slug (route filters editorialStatus !== live), and the
bench page renders 'data warming up' despite Jupiter/Mobula p50 being
live in /api/citable.

Bench SET unchanged; the bump is purely to invalidate the stale
editorialStatus flag.
Previous file was a 32x32 733-byte placeholder that rendered as a
speck on the products page + compare pages (Ahrefs flagged
/logos/leorpc.png as a broken-image regression on 8 pages:
/products, /badges, /products/leorpc, /products/solanavibestation,
and 4 /compare/leorpc-vs-* pairs). Real logo now the actual
LeoRPC brand PNG shipped by the provider.
@Flotapponnier
Flotapponnier merged commit b3c0224 into main Jul 26, 2026
0 of 2 checks passed
@Flotapponnier
Flotapponnier deleted the fix/logo-manifest-raw branch July 26, 2026 15:47
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.

1 participant