cache-keys: bump for token-quote-coverage draft→live flip - #1526
Merged
Conversation
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.
Flotapponnier
added a commit
that referenced
this pull request
Jul 26, 2026
…1526) (#1527) 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.
Flotapponnier
added a commit
that referenced
this pull request
Jul 26, 2026
…#1531) * evm-block-builders: caveat vanilla row may overcount if builder fakes client-default tag * feat(mcp): add server.json for MCP Registry submission (#1522) 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 * fix: linea-rpc finding count 4→3 qualifying providers (#1525) * cache-keys: bump bench-unfiltered v48->v49 + all-benchmarks v51->v52 (#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. * logo: replace placeholder leorpc.png with real 464x593 asset (#1528) 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. * fix: batch audit round 2 — provider counts, stale copy, T-bill scope, venue lists --------- Co-authored-by: ocb-sync-bot <ocb-sync-bot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TQC flipped draft→live but caches weren't bumped, so editorialStatus stayed as draft in cached snapshots → /api/stat returned unknown_slug → page rendered 'data warming up' despite live data in /api/citable. Bumps bench-unfiltered v48→v49 and all-benchmarks v51→v52 to invalidate.