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
contracts
router-registry
on
main
User selector
All users
Datepicker
All time
Commit history
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 21, 2026
test: add missing tests for bulk_register in router-registry
Show description for cba029e
Godfrey-Delight
committed
cba029e
View commit details
Copy full SHA for cba029e
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
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 Jun 1, 2026
feat(router-registry): add is_registered(name, version) view function
Show description for 3836a3c
Maki-Zeninn
committed
3836a3c
View commit details
Copy full SHA for 3836a3c
View code at this point
Browse repository at this point
Commits on May 29, 2026
Merge pull request #545 from janipauwels-sys/feat/add-view-functions
Show description for 6c482cc
Maki-Zeninn
authored
6c482cc
View commit details
Copy full SHA for 6c482cc
View code at this point
Browse repository at this point
Merge branch 'main' into feat/router-quote-configurable-fee-and-best-quote
Maki-Zeninn
authored
0d72cdd
View commit details
Copy full SHA for 0d72cdd
View code at this point
Browse repository at this point
test(router-registry): add unauthorized caller test for deprecate_many
Devsol-01
committed
9b11ca8
View commit details
Copy full SHA for 9b11ca8
View code at this point
Browse repository at this point
feat(router-registry): add get_all_names() function
Show description for 60ef65d
janipauwels-sys
committed
60ef65d
View commit details
Copy full SHA for 60ef65d
View code at this point
Browse repository at this point
Merge branch 'main' into feat/router-quote-configurable-fee-and-best-quote
sandrawillow001-afk
authored
6bda5e2
View commit details
Copy full SHA for 6bda5e2
View code at this point
Browse repository at this point
feat(router-quote): add router-quote contract with configurable fee_bps and get_best_quote
Show description for bfc762b
sandrawillow001-afk
committed
bfc762b
View commit details
Copy full SHA for bfc762b
View code at this point
Browse repository at this point
Merge branch 'main' into main
Maki-Zeninn
authored
894e963
View commit details
Copy full SHA for 894e963
View code at this point
Browse repository at this point
Merge pull request #541 from Jayydy/refac
Show description for 51620b1
Maki-Zeninn
authored
51620b1
View commit details
Copy full SHA for 51620b1
View code at this point
Browse repository at this point
feat: implement issues #486 #487 #495 #496
Show description for 7b5b0e3
icentedward76-sketch
committed
7b5b0e3
View commit details
Copy full SHA for 7b5b0e3
View code at this point
Browse repository at this point
Commits on May 28, 2026
perf(router-registry): added DataKey::LatestVersion(String) cache to avoid full version scan
Chongai-Cli
committed
488fb84
View commit details
Copy full SHA for 488fb84
View code at this point
Browse repository at this point
refactor: extract require_admin pattern into router-common macro (#469)
Show description for ad3cbd7
teethaking
committed
ad3cbd7
View commit details
Copy full SHA for ad3cbd7
View code at this point
Browse repository at this point
Merge branch 'main' into feature/batch-ops-and-backoff
Maki-Zeninn
authored
c60dde1
View commit details
Copy full SHA for c60dde1
View code at this point
Browse repository at this point
Merge branch 'main' into feat/issues-375-376-377-395
Maki-Zeninn
authored
af8d8bc
View commit details
Copy full SHA for af8d8bc
View code at this point
Browse repository at this point
Merge branch 'main' into feat/issues-445-446-447-448
Maki-Zeninn
authored
ad0e0f7
View commit details
Copy full SHA for ad0e0f7
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
feat(router-registry): add deprecation_reason to ContractEntry and deprecate()
Show description for 75ab044
abore9769
committed
75ab044
View commit details
Copy full SHA for 75ab044
View code at this point
Browse repository at this point
feat(router-registry): add get_entry_by_address() O(1) reverse lookup
Show description for 368d3fc
abore9769
committed
368d3fc
View commit details
Copy full SHA for 368d3fc
View code at this point
Browse repository at this point
feat(registry): add deprecate_all_versions and O(1) AddressIndex lookup
Show description for 0315548
jessie-hash-pixel
committed
0315548
View commit details
Copy full SHA for 0315548
View code at this point
Browse repository at this point
feat(router-registry): add optional deprecation_reason field (#375)
Show description for 9f7cabc
Chibey-max
committed
9f7cabc
View commit details
Copy full SHA for 9f7cabc
View code at this point
Browse repository at this point
Merge pull request #436 from Devcyprian/feat/385-admin-transfer-pattern
Show description for ff849dc
Maki-Zeninn
authored
ff849dc
View commit details
Copy full SHA for ff849dc
View code at this point
Browse repository at this point
Merge pull request #438 from Devcyprian/feat/384-event-naming
Show description for 67ccaa6
Maki-Zeninn
authored
67ccaa6
View commit details
Copy full SHA for 67ccaa6
View code at this point
Browse repository at this point
Commits on May 26, 2026
docs: add event documentation to router-access, router-multicall, router-registry
Devcyprian
committed
fcd0cf1
View commit details
Copy full SHA for fcd0cf1
View code at this point
Browse repository at this point
refactor(router-core,registry,middleware): use admin_transfer_complete macro
Devcyprian
committed
0e14dfd
View commit details
Copy full SHA for 0e14dfd
View code at this point
Browse repository at this point
feat(router-registry): add optional deprecation_reason field (#380)
coredevdave-cmd
committed
fad38f3
View commit details
Copy full SHA for fad38f3
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
Add Integration Tests with Stellar Testnet
Devsol-01
committed
0829127
View commit details
Copy full SHA for 0829127
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
test: add missing coverage for #312 #313 #314 #315
Show description for f8c4e20
Darkdruce
committed
f8c4e20
View commit details
Copy full SHA for f8c4e20
View code at this point
Browse repository at this point
feat: implement issues #300, #301, #302, and #304
Show description for 4374e6b
sandrawillow001-afk
committed
4374e6b
View commit details
Copy full SHA for 4374e6b
View code at this point
Browse repository at this point
Fix four issues: #293 #294 #295 #296
Show description for 207b59d
sandrawillow001-afk
committed
207b59d
View commit details
Copy full SHA for 207b59d
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
Merge branch 'main' into codex/router-184-20260404
Maki-Zeninn
authored
076c9ae
View commit details
Copy full SHA for 076c9ae
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
fix: remove_route does not clean up aliases pointing to the removed route
Nathydre
committed
84991fa
View commit details
Copy full SHA for 84991fa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.