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 }}
ghzhost
/
StellarRouter
Public
forked from
StellarRouter/StellarRouter
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
StellarRouter
api-server
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 18, 2026
Merge pull request #211 from Fabluchy/fix/issue-167
Show description for 04207fa
Maki-Zeninn
authored
04207fa
View commit details
Copy full SHA for 04207fa
View code at this point
Browse repository at this point
fix(api-server): remove duplicate route-name validation in get_route
Show description for a04349e
Fabluchy
and
codebuff-team
committed
a04349e
View commit details
Copy full SHA for a04349e
View code at this point
Browse repository at this point
fix: fix inconsistent indentation in websocket.rs
Show description for 0ca29a5
esthereze
committed
0ca29a5
View commit details
Copy full SHA for 0ca29a5
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
Fix api-server build: dedupe merge-conflicted imports and route
Show description for c783c95
Maki-Zeninn
and
claude
committed
c783c95
View commit details
Copy full SHA for c783c95
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Merge branch 'main' into unvalidated-path
Maki-Zeninn
authored
dd640ff
View commit details
Copy full SHA for dd640ff
View code at this point
Browse repository at this point
Merge branch 'main' into fix/log-injection-structured-logging
Maki-Zeninn
authored
41704f9
View commit details
Copy full SHA for 41704f9
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
Merge branch 'main' into jay
MeNdY
authored
0a76a49
View commit details
Copy full SHA for 0a76a49
View code at this point
Browse repository at this point
https://github.com/StellarRouter/StellarRouter.git
JACOB STANLEY
committed
486b63b
View commit details
Copy full SHA for 486b63b
View code at this point
Browse repository at this point
fix(api-server): prevent log injection via structured JSON logging Closes #101 Three-layer fix for the log injection vulnerability reported in issue #101: 1. Switch api-server to structured JSON lo…
Show description for a15bbf4
brightfootlimited-collab
committed
a15bbf4
View commit details
Copy full SHA for a15bbf4
View code at this point
Browse repository at this point
passes the unvalidated path param straight into the RPC XDR call
OluRemiFour
committed
8b1dc72
View commit details
Copy full SHA for 8b1dc72
View code at this point
Browse repository at this point
fix(api-server): apply rate limiting before auth to prevent key brute-force Previously the route_layer order placed auth_middleware as the outermost layer, meaning it ran before rate_limit_middlewa…
Show description for e66654a
joshfatoye0011-bit
committed
e66654a
View commit details
Copy full SHA for e66654a
View code at this point
Browse repository at this point
Merge branch 'main' into feat/stats-endpoint
Maki-Zeninn
authored
dbb8bf0
View commit details
Copy full SHA for dbb8bf0
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
bug: fix TransactionStatusEvent publishment
Chongai-Cli
committed
1be04a2
View commit details
Copy full SHA for 1be04a2
View code at this point
Browse repository at this point
feat(api-server): add GET /stats endpoint for WebSocket metrics
Show description for 4b52f8b
eulami
committed
4b52f8b
View commit details
Copy full SHA for 4b52f8b
View code at this point
Browse repository at this point
Merge branch 'main' into cursor-handling
Maki-Zeninn
authored
ed52d06
View commit details
Copy full SHA for ed52d06
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
add replay protection
SoarinSkySagar
committed
f02004c
View commit details
Copy full SHA for f02004c
View code at this point
Browse repository at this point
no explicit max message/frame size on the WebSocket upgrade
OluRemiFour
committed
b0604d8
View commit details
Copy full SHA for b0604d8
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
style: run cargo fmt to fix CI formatting gate
Show description for 96e8fc5
Austinaminu2
and
claude
committed
96e8fc5
View commit details
Copy full SHA for 96e8fc5
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Log when min_resource_fee fallback is used (Closes #39)
milah-247
committed
f890c44
View commit details
Copy full SHA for f890c44
View code at this point
Browse repository at this point
Merge pull request #65 from Yasir-TechGuy/fix-websocket-subscription-limit
Show description for 90f3ccb
Maki-Zeninn
authored
90f3ccb
View commit details
Copy full SHA for 90f3ccb
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
fix: add MAX_SUBSCRIPTIONS_PER_CONNECTION limit to WebSocket handler
Show description for e47d19c
Yasir Abdulsalam
committed
e47d19c
View commit details
Copy full SHA for e47d19c
View code at this point
Browse repository at this point
refactor: consolidate duplicate auth/validation code between metrics and off-chain-common #45 FIXED
Kappa16
committed
2d20fc3
View commit details
Copy full SHA for 2d20fc3
View code at this point
Browse repository at this point
refactor: make fee estimation constants configurable via environment
Chigybillionz
committed
704836d
View commit details
Copy full SHA for 704836d
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Merge pull request #60 from Errordog2/codex/ws-channel-capacity-41
Show description for 50f3cc8
Maki-Zeninn
authored
50f3cc8
View commit details
Copy full SHA for 50f3cc8
View code at this point
Browse repository at this point
Make WebSocket fan-in capacity configurable
Errordog2
committed
a43b36d
View commit details
Copy full SHA for a43b36d
View code at this point
Browse repository at this point
feat: add cargo-fuzz targets for XDR, strkey and base64 parsing
Show description for 17ba32e
Chibey-max
and
claude
committed
17ba32e
View commit details
Copy full SHA for 17ba32e
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
fix(ci): fix all clippy -D warnings errors
Show description for 518a96c
Austinaminu2
committed
518a96c
View commit details
Copy full SHA for 518a96c
View code at this point
Browse repository at this point
fix(ci): resolve remaining CI failures
Show description for 3207539
Austinaminu2
committed
3207539
View commit details
Copy full SHA for 3207539
View code at this point
Browse repository at this point
fix(ci): resolve all CI failures
Show description for 8efc410
Austinaminu2
committed
8efc410
View commit details
Copy full SHA for 8efc410
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Merge branch 'main' into feat/router-off-chain-common
Maki-Zeninn
authored
77fea61
View commit details
Copy full SHA for 77fea61
View code at this point
Browse repository at this point
fix(api-server/rpc): build valid Soroban XDR for get_all_routes and get_route
Show description for 12d980b
Ndifreke000
and
claude
committed
12d980b
View commit details
Copy full SHA for 12d980b
View code at this point
Browse repository at this point
chore: extract shared off-chain utilities into router-off-chain-common crate
Show description for a491ad2
Nonso-Eze
committed
a491ad2
View commit details
Copy full SHA for a491ad2
View code at this point
Browse repository at this point
Merge branch 'main' into feat/api-rate-limiting-3
Maki-Zeninn
authored
acc0ea5
View commit details
Copy full SHA for acc0ea5
View code at this point
Browse repository at this point
Merge pull request #27 from Vibeofkd/main
Show description for fc560d1
Maki-Zeninn
authored
fc560d1
View commit details
Copy full SHA for fc560d1
View code at this point
Browse repository at this point
feat(api-server): add OpenAPI/Swagger documentation
Vibeofkd
committed
10fc96a
View commit details
Copy full SHA for 10fc96a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.