fix: replace em dash in canto-rpc seo_intro - #1769
Merged
Merged
Conversation
Flotapponnier
added a commit
that referenced
this pull request
Aug 4, 2026
* feat: perp-capital-efficiency bench (bench 144) + TVL gauge in perp-cohort-stats
Adds perp_venue_tvl_usd{venue} to perp-cohort-stats by fetching DefiLlama
/protocol/{slug} currentChainTvls (staking/pool2 excluded) for 13 venues in
parallel alongside the existing fees/OI sweep.
New bench 144 computes active_markets / (tvl_usd / 1M) to surface the
structural gap between synthetic oracle venues (gains.trade: ~40 markets/$M)
and CLOB venues (Hyperliquid: ~0.04 markets/$M). Shows capital efficiency as
a distinct dimension absent from all current perp leaderboards.
* fix: exclude goldrush+polymarket-resolution-delay from sitemap, unblock smoke gate
* fix: remove gmx-v2 from perp-capital-efficiency (no active_markets source)
* fix: remove em-dash from perp-asset-breadth subtitle (Zod noAiDashes)
* feat: add wave-5 RPC benches (filecoin, canto, aurora, bitlayer, b2, dydx, celestia) (#1768)
* fix: replace em dash in canto-rpc seo_intro (#1769)
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.
Spec validation rejects em dashes. Replace with semicolon so canto-rpc.yml is no longer skipped at build time.