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
/
frontend-1
Public
forked from
StellarSend/frontend
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
frontend-1
src
hooks
on
test/stellar-tx-coverage-45
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2026
test(useTransactions): fix mock Transaction fixtures to satisfy the real type
Show description for 56ee955
davidishere1
committed
56ee955
View commit details
Copy full SHA for 56ee955
View code at this point
Browse repository at this point
test(useTransactions): useInvalidateTransactions still invalidates every distinct-limit query
Show description for 1428173
davidishere1
committed
1428173
View commit details
Copy full SHA for 1428173
View code at this point
Browse repository at this point
test(useTransactions): identical limits still share one cache entry
Show description for 3484cdc
davidishere1
committed
3484cdc
View commit details
Copy full SHA for 3484cdc
View code at this point
Browse repository at this point
test(useTransactions): History's exact 2-caller scenario (100, 50)
Show description for ad09620
davidishere1
committed
ad09620
View commit details
Copy full SHA for ad09620
View code at this point
Browse repository at this point
test(useTransactions): Dashboard's exact 3-caller scenario (5, 50, 50)
Show description for 8c16ee9
davidishere1
committed
8c16ee9
View commit details
Copy full SHA for 8c16ee9
View code at this point
Browse repository at this point
test(useTransactions): regression test for two different limits colliding on one cache entry
Show description for 5fca3d7
davidishere1
committed
5fca3d7
View commit details
Copy full SHA for 5fca3d7
View code at this point
Browse repository at this point
fix(useTransactions): include limit in txKeys.list's query key
Show description for 6f93d4f
davidishere1
committed
6f93d4f
View commit details
Copy full SHA for 6f93d4f
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
test: reproduce #52's cancel-clobbering scenario end-to-end
Show description for 1beed35
presidojay1
committed
1beed35
View commit details
Copy full SHA for 1beed35
View code at this point
Browse repository at this point
test: reproduce #52's refund-clobbering scenario end-to-end
Show description for ae4e96b
presidojay1
committed
ae4e96b
View commit details
Copy full SHA for ae4e96b
View code at this point
Browse repository at this point
test: reproduce #52's release-clobbering scenario end-to-end
Show description for 17cb49d
presidojay1
committed
17cb49d
View commit details
Copy full SHA for 17cb49d
View code at this point
Browse repository at this point
test: cover usePendingIds tracking, isolation, and cleanup
Show description for 1782e57
presidojay1
committed
1782e57
View commit details
Copy full SHA for 1782e57
View code at this point
Browse repository at this point
feat: add usePendingIds hook for per-row mutation loading state
Show description for 21e7013
presidojay1
committed
21e7013
View commit details
Copy full SHA for 21e7013
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
chore: remove unused useQueryClient imports
Show description for 58b2825
senmalong
committed
58b2825
View commit details
Copy full SHA for 58b2825
View code at this point
Browse repository at this point
fix: replace no-op invalidateQueries with refreshAccount() calls
Show description for 6f9654a
senmalong
committed
6f9654a
View commit details
Copy full SHA for 6f9654a
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
test: add missing coverage for useMediaQuery/useIsDarkMode
Show description for b943e7d
circleboyslimited
committed
b943e7d
View commit details
Copy full SHA for b943e7d
View code at this point
Browse repository at this point
test: cover useTheme's live OS theme reactivity (#31)
Show description for c04fb73
circleboyslimited
committed
c04fb73
View commit details
Copy full SHA for c04fb73
View code at this point
Browse repository at this point
fix: useTheme now subscribes to live OS theme changes in 'system' mode
Show description for dc6f105
circleboyslimited
committed
dc6f105
View commit details
Copy full SHA for dc6f105
View code at this point
Browse repository at this point
fix: remove orphaned useStellarAccount hook (#21)
Show description for d8748cb
Temi-suwa18
committed
d8748cb
View commit details
Copy full SHA for d8748cb
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Add vitest infra, fix pre-existing build errors, and add subscriptions, batch payments, payment requests, and escrow features
Show description for 5ca9fde
presidojay1
and
claude
committed
5ca9fde
View commit details
Copy full SHA for 5ca9fde
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Add frontend app: src, docs, index.html, package.json, vite.config.ts, tailwind.config.js, tsconfig.json, CHANGELOG.md, CONTRIBUTING.md, README.md, .github, .env.example
Show description for faff609
presidojay1
committed
faff609
View commit details
Copy full SHA for faff609
View code at this point
Browse repository at this point
Commits on May 9, 2026
trade ui
Show description for 7c3e5ca
IbrahimIjai
committed
7c3e5ca
View commit details
Copy full SHA for 7c3e5ca
View code at this point
Browse repository at this point
Commits on May 1, 2026
feat: add typed API client and replace mock data with live fetches
Show description for 9a3fce7
benfoster-dev
committed
9a3fce7
View commit details
Copy full SHA for 9a3fce7
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
feat: add vesting schedule list and creation page
Show description for b1d1b1c
boys-cyberhub
committed
b1d1b1c
View commit details
Copy full SHA for b1d1b1c
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.