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
Cargo.lock
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 18, 2026
feat(plugin): add reference LiquidityPlugin example contract and integration tests #201
Show description for 813ebe7
heymide
committed
813ebe7
View commit details
Copy full SHA for 813ebe7
View code at this point
Browse repository at this point
fix(router-quote): align quote event name with shared constant
Show description for 2fdbce7
Okorie2000-code
committed
2fdbce7
View commit details
Copy full SHA for 2fdbce7
View code at this point
Browse repository at this point
feat(metrics): add real-time SSE event streaming (#197)
Show description for 49673e6
Anichris-koded
committed
49673e6
View commit details
Copy full SHA for 49673e6
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
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
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
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
feat: add multicall integration test and fix pre existing compilation issues
Adeyemi-cmd
committed
1fe4b1c
View commit details
Copy full SHA for 1fe4b1c
View code at this point
Browse repository at this point
get_events has no pagination/cursor handling, silently under-counts events
OluRemiFour
committed
8725f2b
View commit details
Copy full SHA for 8725f2b
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 23, 2026
Merge pull request #75 from StellarRouter/dependabot/cargo/validator-0.20.0
Show description for 9b97c7f
Maki-Zeninn
authored
9b97c7f
View commit details
Copy full SHA for 9b97c7f
View code at this point
Browse repository at this point
Merge pull request #76 from StellarRouter/dependabot/cargo/tokio-tungstenite-0.29.0
Show description for 5c51740
Maki-Zeninn
authored
5c51740
View commit details
Copy full SHA for 5c51740
View code at this point
Browse repository at this point
Merge pull request #77 from StellarRouter/dependabot/cargo/utoipa-swagger-ui-9.0.0
Show description for f688d3b
Maki-Zeninn
authored
f688d3b
View commit details
Copy full SHA for f688d3b
View code at this point
Browse repository at this point
chore(deps): bump validator from 0.19.0 to 0.20.0
Show description for 93a40b7
dependabot[bot]
authored
93a40b7
View commit details
Copy full SHA for 93a40b7
View code at this point
Browse repository at this point
chore(deps): bump tokio-tungstenite from 0.26.2 to 0.29.0
Show description for d3aaaac
dependabot[bot]
authored
d3aaaac
View commit details
Copy full SHA for d3aaaac
View code at this point
Browse repository at this point
chore(deps): bump utoipa-swagger-ui from 7.1.0 to 9.0.0
Show description for 1be6f77
dependabot[bot]
authored
1be6f77
View commit details
Copy full SHA for 1be6f77
View code at this point
Browse repository at this point
chore(deps): bump prometheus from 0.13.4 to 0.14.0
Show description for 40889b6
dependabot[bot]
authored
40889b6
View commit details
Copy full SHA for 40889b6
View code at this point
Browse repository at this point
chore(deps): bump axum-test from 15.7.4 to 20.1.0
Show description for d5be493
dependabot[bot]
authored
d5be493
View commit details
Copy full SHA for d5be493
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
fix(ci): resolve all CI workflow failures
Show description for f47d950
Austinaminu2
and
claude
committed
f47d950
View commit details
Copy full SHA for f47d950
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
Commits on Jun 18, 2026
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
Commits on Jun 17, 2026
feat(router-registry): add versions(name) function to enumerate all registered versions
Show description for 3e2d5de
Ndifreke000
committed
3e2d5de
View commit details
Copy full SHA for 3e2d5de
View code at this point
Browse repository at this point
Commits on May 30, 2026
Merge branch 'main' into feat/router-core-route-count-and-batch-resolve
Maki-Zeninn
authored
289b99c
View commit details
Copy full SHA for 289b99c
View code at this point
Browse repository at this point
Merge branch 'main' into feat/router-timelock-grace-period
Malik5000
authored
e50250f
View commit details
Copy full SHA for e50250f
View code at this point
Browse repository at this point
feat(router-timelock): add update_description(caller, op_id, new_description)
Malik5000
committed
59605ff
View commit details
Copy full SHA for 59605ff
View code at this point
Browse repository at this point
perf(router-core): add DataKey::RouteCount + feat: add batch_resolve
Show description for 55a8e72
Markodiba
and
claude
committed
55a8e72
View commit details
Copy full SHA for 55a8e72
View code at this point
Browse repository at this point
feat(router-multicall): add args to CallDescriptor and use in execute_batch
Show description for c474f81
egwujiohaifesinachiperpetual-max
committed
c474f81
View commit details
Copy full SHA for c474f81
View code at this point
Browse repository at this point
Commits on May 28, 2026
Merge branch 'main' into feature/execution-quote-improvements
Maki-Zeninn
authored
2f8a71b
View commit details
Copy full SHA for 2f8a71b
View code at this point
Browse repository at this point
Merge branch 'main' into main
Maki-Zeninn
authored
75169b3
View commit details
Copy full SHA for 75169b3
View code at this point
Browse repository at this point
test router
faith3310
committed
4f4fe2f
View commit details
Copy full SHA for 4f4fe2f
View code at this point
Browse repository at this point
Commits on May 27, 2026
chore: resolve pre-existing merge conflicts in Cargo.toml, Cargo.lock, and collector.rs
Mozez155
committed
e2f2abd
View commit details
Copy full SHA for e2f2abd
View code at this point
Browse repository at this point
feat(router-execution): add transfer_admin, set_max_retries, and execution history
Show description for ce25ca0
luhrhenz
committed
ce25ca0
View commit details
Copy full SHA for ce25ca0
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
Merge branch 'main' into feature/333-input-validation
Maki-Zeninn
authored
252a161
View commit details
Copy full SHA for 252a161
View code at this point
Browse repository at this point
Merge branch 'main' into feature/332-rate-limiting
Maki-Zeninn
authored
6e8ce52
View commit details
Copy full SHA for 6e8ce52
View code at this point
Browse repository at this point
feat(rate-limit): middleware-based rate limiting per IP and API key
Show description for d49ce3d
observerr411
committed
d49ce3d
View commit details
Copy full SHA for d49ce3d
View code at this point
Browse repository at this point
feat(validation): schema validation for all incoming requests
Show description for ffd6f8d
observerr411
committed
ffd6f8d
View commit details
Copy full SHA for ffd6f8d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.