Skip to content

feat: add Serialized to benches 005 and 090 (chain coverage) - #2263

Merged
Flotapponnier merged 1 commit into
devfrom
feat/serialized-network-coverage
Sep 5, 2026
Merged

feat: add Serialized to benches 005 and 090 (chain coverage)#2263
Flotapponnier merged 1 commit into
devfrom
feat/serialized-network-coverage

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Adds Serialized to the two chain-count benches, on request.

GET /v1/meta/chains is free (0 credits) and returns one row per chain with a status field. Only status: live rows are counted so a future beta or deprecated entry cannot inflate the number.

The same list answers both benches: Serialized runs its own indexers and does not separate "chains where we know tokens" from "chains where we index DEX pools", so the count is identical on 005 and 090 by construction. That is noted in the harness comment and in the 090 formula.

Expected placement

They land last on both, by a wide margin:

Bench Incumbents Serialized
005 asset-registry CoinGecko 465, CoinPaprika 310, CoinStats 149, Mobula 81 19
090 dex-network GeckoTerminal 247, Codex 123, Sim by Dune 64, DexPaprika 35 19

This was flagged before merging: the metric is breadth and their product is deliberately narrow. The row is accurate, just unflattering. Confirmed numbers land after the harness redeploys.

🤖 Generated with Claude Code

https://claude.ai/code/session_01CpArutAtXuBb1BVNUDXoYA

Serialized publishes its chain list at the free GET /v1/meta/chains.
The same list answers both benches: they run their own indexers and
do not separate asset-registry coverage from DEX-pool coverage, so
the count is identical on 005 and 090 by construction.

Only chains the endpoint marks status=live are counted, so a future
beta or deprecated status cannot inflate the number.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CpArutAtXuBb1BVNUDXoYA
@Flotapponnier
Flotapponnier merged commit 10806b6 into dev Sep 5, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the feat/serialized-network-coverage branch September 5, 2026 17:42
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