Skip to content

fix(cache): bump cache keys to surface 6 new chain benches - #2004

Merged
Flotapponnier merged 1 commit into
mainfrom
fix/cache-keys-new-chain-benches
Aug 18, 2026
Merged

fix(cache): bump cache keys to surface 6 new chain benches#2004
Flotapponnier merged 1 commit into
mainfrom
fix/cache-keys-new-chain-benches

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps bench-unfiltered-v53v54 and all-benchmarks-v56v57
  • PR feat(rpc): add NEAR, Flow, Hedera, CKB, MultiversX, NEO benches 216-221 #2002 merged 6 new chain benches (NEAR, Flow, Hedera, CKB, MultiversX, NEO) to main but the cache keys were not bumped in lockstep
  • As a result: list_benchmarks serves a stale list (none of the 6 new benches appear in the index), and hedera-rpc is permanently dropped from the cache because it had an em dash at cache-build time (since fixed in 82137e5)

Test plan

  • After merge + Vercel deploy, verify get_benchmark("hedera-rpc") no longer returns unknown_slug
  • Verify all 6 slugs appear in list_benchmarks response

🤖 Generated with Claude Code

@Flotapponnier
Flotapponnier merged commit baae8b2 into main Aug 18, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the fix/cache-keys-new-chain-benches branch August 18, 2026 22:32
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