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
/
smartdrop-frontend
Public
forked from
SmartDropLabs/smartdrop-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
smartdrop-frontend
src
on
fix/ci-broken-lockfile-package-json
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 26, 2026
Merge branch 'main' into test/soroban-vitest-25
prodbycorne
authored
dd07872
View commit details
Copy full SHA for dd07872
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
test(history): cover live-region announcement behavior (#86)
Show description for 78338d3
miraclesonly
committed
78338d3
View commit details
Copy full SHA for 78338d3
View code at this point
Browse repository at this point
feat(history): add live-region announcements
Show description for b41c023
miraclesonly
committed
b41c023
View commit details
Copy full SHA for b41c023
View code at this point
Browse repository at this point
test(leaderboard): cover live-region and aria-sort behavior (#86)
Show description for e17bc8e
miraclesonly
committed
e17bc8e
View commit details
Copy full SHA for e17bc8e
View code at this point
Browse repository at this point
feat(leaderboard): add aria-sort semantics and live-region announcements
Show description for 4753287
miraclesonly
committed
4753287
View commit details
Copy full SHA for 4753287
View code at this point
Browse repository at this point
feat(a11y): add reusable LiveRegion component
Show description for 973de5e
miraclesonly
committed
973de5e
View commit details
Copy full SHA for 973de5e
View code at this point
Browse repository at this point
feat(a11y): add reusable useLiveAnnouncer hook
Show description for 77470c5
miraclesonly
committed
77470c5
View commit details
Copy full SHA for 77470c5
View code at this point
Browse repository at this point
test: add rerender support to the shared renderHook harness
Show description for b624c43
miraclesonly
committed
b624c43
View commit details
Copy full SHA for b624c43
View code at this point
Browse repository at this point
fix: repair botched merge in src/app/page.tsx blocking the dev server
Show description for be5aa0b
miraclesonly
committed
be5aa0b
View commit details
Copy full SHA for be5aa0b
View code at this point
Browse repository at this point
Merge pull request #117 from jamilahmadzai/codex/smartdrop-wallet-timeout-71
Show description for f16819d
prodbycorne
authored
f16819d
View commit details
Copy full SHA for f16819d
View code at this point
Browse repository at this point
Merge pull request #118 from jamilahmadzai/codex/smartdrop-format-credits-84
Show description for 38266d2
prodbycorne
authored
38266d2
View commit details
Copy full SHA for 38266d2
View code at this point
Browse repository at this point
Merge pull request #119 from ifygreg01-best/fix/appshell-duplicate-connect-wallet-cta
Show description for a26bcf5
prodbycorne
authored
a26bcf5
View commit details
Copy full SHA for a26bcf5
View code at this point
Browse repository at this point
Merge branch 'main' into feat/live-tvl-user-metrics
prodbycorne
authored
3e131ad
View commit details
Copy full SHA for 3e131ad
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
test(alerts): prove a 401 never auto-retries, only manual Retry does (#96)
Show description for f03b8e5
presidojay1
committed
f03b8e5
View commit details
Copy full SHA for f03b8e5
View code at this point
Browse repository at this point
test(airdrops): cover retry recovery and bounded auto-retry (#96)
Show description for 9cbf713
presidojay1
committed
9cbf713
View commit details
Copy full SHA for 9cbf713
View code at this point
Browse repository at this point
fix(alerts): add retry affordance to the alerts list query (#96)
Show description for 67f3296
presidojay1
committed
67f3296
View commit details
Copy full SHA for 67f3296
View code at this point
Browse repository at this point
fix(webhooks): add retry affordance to the webhooks list query (#96)
Show description for 356a8aa
presidojay1
committed
356a8aa
View commit details
Copy full SHA for 356a8aa
View code at this point
Browse repository at this point
fix(airdrops): add retry affordance to the airdrops list query (#96)
Show description for b0006d7
presidojay1
committed
b0006d7
View commit details
Copy full SHA for b0006d7
View code at this point
Browse repository at this point
fix(prices): add retry affordance to the price lookup query (#96)
Show description for b7ae5cb
presidojay1
committed
b7ae5cb
View commit details
Copy full SHA for b7ae5cb
View code at this point
Browse repository at this point
feat(components): add shared QueryErrorAlert with a Retry button (#96)
Show description for 3951036
presidojay1
committed
3951036
View commit details
Copy full SHA for 3951036
View code at this point
Browse repository at this point
feat(backend): add status-aware retry policy for backend-API queries (#96)
Show description for 622089c
presidojay1
committed
622089c
View commit details
Copy full SHA for 622089c
View code at this point
Browse repository at this point
fix(appshell): prevent duplicate Connect Wallet CTAs on farm routes
Show description for c259591
ifygreg01-best
committed
c259591
View commit details
Copy full SHA for c259591
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
fix: preserve fractional credit balances
jamilahmadzai
committed
8d21f7f
View commit details
Copy full SHA for 8d21f7f
View code at this point
Browse repository at this point
fix: time out stalled Freighter connections
jamilahmadzai
committed
e24bcb5
View commit details
Copy full SHA for e24bcb5
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Add Quipay-inspired motion and glass accents to the dashboard
Show description for 969ffae
chonilius
committed
969ffae
View commit details
Copy full SHA for 969ffae
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
Hide Next.js dev indicator, replace theme toggle with a custom icon
Show description for a84ea34
chonilius
and
claude
committed
a84ea34
View commit details
Copy full SHA for a84ea34
View code at this point
Browse repository at this point
fix: don't show the floating Connect button where a page already has its own
Show description for 0d3c562
chonilius
and
claude
committed
0d3c562
View commit details
Copy full SHA for 0d3c562
View code at this point
Browse repository at this point
Add Prices, Airdrops, Webhooks, and Alerts pages wired to smartdrop-backend
Show description for e85b905
chonilius
and
claude
committed
e85b905
View commit details
Copy full SHA for e85b905
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
fix(ci): sync pnpm-lock.yaml with package.json, update stale snapshot
Show description for c0b2ee4
chonilius
and
claude
committed
c0b2ee4
View commit details
Copy full SHA for c0b2ee4
View code at this point
Browse repository at this point
Redesign UI, fix fake contributor data, add Tailwind, fix mobile overflow
Show description for 947622f
chonilius
and
claude
committed
947622f
View commit details
Copy full SHA for 947622f
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
test: fix soroban event contract id type
Joneshaves
committed
6dd1ea4
View commit details
Copy full SHA for 6dd1ea4
View code at this point
Browse repository at this point
test: add soroban service coverage
Joneshaves
committed
2075f0f
View commit details
Copy full SHA for 2075f0f
View code at this point
Browse repository at this point
test: align write-path mocks with validateSimulationAuth
Joneshaves
committed
ae55020
View commit details
Copy full SHA for ae55020
View code at this point
Browse repository at this point
test: align write-path mocks with validateSimulationAuth (#56)
Joneshaves
committed
ad4277e
View commit details
Copy full SHA for ad4277e
View code at this point
Browse repository at this point
test: add Vitest suite for soroban.ts (#25)
Joneshaves
committed
c85c839
View commit details
Copy full SHA for c85c839
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.