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
on
dependabot/github_actions/actions/checkout-7
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 22, 2026
fix(ci): extend lint gate to all workspace crates, closes #49
Show description for d60c8f4
onjehdaniel889
committed
d60c8f4
View commit details
Copy full SHA for d60c8f4
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 20, 2026
test: add missing tests for post_call and execute (fixes #56)
Kaycee276
committed
555a48f
View commit details
Copy full SHA for 555a48f
View code at this point
Browse repository at this point
Merge branch 'main' into codex/router-access-expiring-grants-13
Maki-Zeninn
authored
644d198
View commit details
Copy full SHA for 644d198
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
fix: refresh router access expiry implementation
snkk2x-collab
committed
8061af8
View commit details
Copy full SHA for 8061af8
View code at this point
Browse repository at this point
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: implement expiring router access grants
snkk2x-collab
committed
ae4d9f6
View commit details
Copy full SHA for ae4d9f6
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Merge pull request #28 from Mrwicks00/feat/router-timelock-fast-track
Show description for f48e4b3
Maki-Zeninn
authored
f48e4b3
View commit details
Copy full SHA for f48e4b3
View code at this point
Browse repository at this point
feat(router-quote): add compare_quotes with price impact threshold filter
Show description for 2cf147a
Ndifreke000
and
claude
committed
2cf147a
View commit details
Copy full SHA for 2cf147a
View code at this point
Browse repository at this point
feat(router-timelock): implement fast-track emergency execution with council approval
Show description for a5afcc4
Mrwicks00
committed
a5afcc4
View commit details
Copy full SHA for a5afcc4
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
Merge pull request #554 from darcszn/feat/router-registry-is-registered
Show description for 682044d
Maki-Zeninn
authored
682044d
View commit details
Copy full SHA for 682044d
View code at this point
Browse repository at this point
feat(router-access): add is_role_admin(role, addr) view function
Show description for d2be64c
DARCSZN
committed
d2be64c
View commit details
Copy full SHA for d2be64c
View code at this point
Browse repository at this point
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 31, 2026
Merge branch 'main' into feat/455-453-454-456-test-coverage
joshuagit706
authored
2ebd930
View commit details
Copy full SHA for 2ebd930
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 pull request #551 from anonfedora/feature/router-core
Show description for 97a6f4f
Maki-Zeninn
authored
97a6f4f
View commit details
Copy full SHA for 97a6f4f
View code at this point
Browse repository at this point
Merge branch 'main' into feat/router-timelock-update-description
Maki-Zeninn
authored
369f583
View commit details
Copy full SHA for 369f583
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 configurable grace period after ETA
Show description for 4cf0e27
Malik5000
committed
4cf0e27
View commit details
Copy full SHA for 4cf0e27
View code at this point
Browse repository at this point
Merge branch 'main' into feat/router-timelock-update-description
Malik5000
authored
032f08a
View commit details
Copy full SHA for 032f08a
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
fix: register, middlware
anonfedora
committed
1c0a997
View commit details
Copy full SHA for 1c0a997
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
Merge pull request #547 from codewithzubair07/feat/get-call-log-filtered
Show description for 3a96743
Maki-Zeninn
authored
3a96743
View commit details
Copy full SHA for 3a96743
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 29, 2026
feat(router-middleware): add get_call_log_filtered(route, success_only) function
jannatfirdous07
committed
7984e66
View commit details
Copy full SHA for 7984e66
View code at this point
Browse repository at this point
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-timelock): add get_pending_op_count() view function
Show description for 0f1f524
janipauwels-sys
committed
0f1f524
View commit details
Copy full SHA for 0f1f524
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
feat(router-core): add route_count() view function
Show description for 71f5d67
janipauwels-sys
committed
71f5d67
View commit details
Copy full SHA for 71f5d67
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
Previous
Next
You can’t perform that action at this time.