Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fystack
/
multichain-indexer
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
111
Code
Issues
9
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf(solana): faster getBlock + smarter RPC failover
- #109
#109
Open
1/3
vietddude
wants to merge 11 commits into
main
fystack/multichain-indexer:main
from
perf/solana-getblock-json
fystack/multichain-indexer:perf/solana-getblock-json
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
perf(solana): faster getBlock + smarter RPC failover
#109
vietddude
wants to merge 11 commits into
main
fystack/multichain-indexer:main
from
perf/solana-getblock-json
fystack/multichain-indexer:perf/solana-getblock-json
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
perf(solana): use json encoding for getBlock instead of jsonParsed
Show description for 1eabc70
vietddude
committed
1eabc70
View commit details
Copy full SHA for 1eabc70
Browse repository at this point
fix(solana): treat skipped slots as advanced-past in the regular worker
Show description for 0418356
vietddude
committed
0418356
View commit details
Copy full SHA for 0418356
Browse repository at this point
feat(rpc): rotate away from slow-but-successful providers
Show description for 7e0a47b
vietddude
committed
7e0a47b
View commit details
Copy full SHA for 7e0a47b
Browse repository at this point
refactor(config): move failover config out of yaml into code
Show description for 5bdbb5b
vietddude
committed
5bdbb5b
View commit details
Copy full SHA for 5bdbb5b
Browse repository at this point
Commits on Sep 3, 2026
feat(solana): adaptive getBlock concurrency (AIMD congestion control)
Show description for ce23875
vietddude
committed
ce23875
View commit details
Copy full SHA for ce23875
Browse repository at this point
feat(rpc): blacklist nodes that do not serve the chain
Show description for ddd1a84
vietddude
committed
ddd1a84
View commit details
Copy full SHA for ddd1a84
Browse repository at this point
feat(rpc): back off emergency recovery when the whole pool is blacklisted
Show description for 1a4f04a
vietddude
committed
1a4f04a
View commit details
Copy full SHA for 1a4f04a
Browse repository at this point
chore(solana): trim verbose comments on the branch changes
vietddude
committed
ef8e0b7
View commit details
Copy full SHA for ef8e0b7
Browse repository at this point
docs: add CLAUDE.md guide for AI agents
vietddude
committed
281f928
View commit details
Copy full SHA for 281f928
Browse repository at this point
fix(worker): drop duplicate chain field in worker logs
Show description for fd05349
vietddude
committed
fd05349
View commit details
Copy full SHA for fd05349
Browse repository at this point
fix(bloom): tolerate address types missing from the DB enum
Show description for 5f2a7ce
vietddude
committed
5f2a7ce
View commit details
Copy full SHA for 5f2a7ce
Browse repository at this point
You can’t perform that action at this time.