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-backend
Public
forked from
SmartDropLabs/smartdrop-backend
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-backend
test
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 7, 2026
fix: migrate stellar-sdk to @stellar/stellar-sdk to clear the remaining high-severity audit finding
Show description for 6acfecb
praizehimm
committed
6acfecb
View commit details
Copy full SHA for 6acfecb
View code at this point
Browse repository at this point
fix: resolve failing CI (OpenAPI lint, missing helmet import, and multiple test/behavior gaps)
Show description for 53d0574
praizehimm
committed
53d0574
View commit details
Copy full SHA for 53d0574
View code at this point
Browse repository at this point
Commits on Aug 29, 2026
Merge branch 'main' into fix/security-hardening-129-133-94-96
Junman140
authored
39ec272
View commit details
Copy full SHA for 39ec272
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
feat: improve developer experience with validation, health checks, and guidelines
Show description for 19ea8e0
Just-Bamford
committed
19ea8e0
View commit details
Copy full SHA for 19ea8e0
View code at this point
Browse repository at this point
Merge branch 'main' into fix/all-assigned-issues
ritaifeoluwa
authored
d69ac4a
View commit details
Copy full SHA for d69ac4a
View code at this point
Browse repository at this point
fix: resolve issues #246, #247, #248, #249
Show description for 4a70a3c
Smartdevs17
committed
4a70a3c
View commit details
Copy full SHA for 4a70a3c
View code at this point
Browse repository at this point
Merge branch 'main' into fix/backend-issues-204-207
ritaifeoluwa
authored
358b8db
View commit details
Copy full SHA for 358b8db
View code at this point
Browse repository at this point
Merge pull request #265 from Smartdevs17/fix/issues-cors-webhook-ws-redis
Show description for 48fd217
ritaifeoluwa
authored
48fd217
View commit details
Copy full SHA for 48fd217
View code at this point
Browse repository at this point
test: update test cases and config exports for auth and contract coverage
DevNetlife
committed
00fa832
View commit details
Copy full SHA for 00fa832
View code at this point
Browse repository at this point
feat(server): add per-route timeout middleware for long-running operations
Show description for 949b08a
DevNetlife
committed
949b08a
View commit details
Copy full SHA for 949b08a
View code at this point
Browse repository at this point
feat(server): add gzip response compression middleware
Show description for eb9ebc0
DevNetlife
committed
eb9ebc0
View commit details
Copy full SHA for eb9ebc0
View code at this point
Browse repository at this point
feat(cache): warm user-queried assets on startup
Show description for 6bdd4ec
DevNetlife
committed
6bdd4ec
View commit details
Copy full SHA for 6bdd4ec
View code at this point
Browse repository at this point
feat(auth): enforce API key scope matching on protected endpoints
Show description for 71299d7
DevNetlife
committed
71299d7
View commit details
Copy full SHA for 71299d7
View code at this point
Browse repository at this point
fix: address CORS, webhook ordering, WS shutdown, and Redis queue issues
Show description for 7e052e7
Smartdevs17
committed
7e052e7
View commit details
Copy full SHA for 7e052e7
View code at this point
Browse repository at this point
test(webhooks): import errorHandler so the route suite can run
Show description for 0a28a30
0xDeon
committed
0a28a30
View commit details
Copy full SHA for 0a28a30
View code at this point
Browse repository at this point
feat(db): add migration runner with destructive-operation safety checks
Show description for abc8b96
0xDeon
committed
abc8b96
View commit details
Copy full SHA for abc8b96
View code at this point
Browse repository at this point
feat(indexer): back off, pause, and report lag on RPC failures
Show description for 362faaf
0xDeon
committed
362faaf
View commit details
Copy full SHA for 362faaf
View code at this point
Browse repository at this point
fix(airdrops): reject malformed recipient CSV instead of skipping rows
Show description for 9e5fa73
0xDeon
committed
9e5fa73
View commit details
Copy full SHA for 9e5fa73
View code at this point
Browse repository at this point
feat(errors): add structured error codes for API responses
Show description for 2f0891e
0xDeon
committed
2f0891e
View commit details
Copy full SHA for 2f0891e
View code at this point
Browse repository at this point
feat(observability): propagate request id into webhook deliveries
Show description for 195088b
dslegacy
committed
195088b
View commit details
Copy full SHA for 195088b
View code at this point
Browse repository at this point
feat(server): add startup banner and surface retry queue depth
Show description for ee0afa7
dslegacy
committed
ee0afa7
View commit details
Copy full SHA for ee0afa7
View code at this point
Browse repository at this point
feat(health): report webhook retry queue depth
Show description for d09a7a0
dslegacy
committed
d09a7a0
View commit details
Copy full SHA for d09a7a0
View code at this point
Browse repository at this point
feat(ratelimit): meter rate limits per API key with tiers
Show description for 9e83cc2
dslegacy
committed
9e83cc2
View commit details
Copy full SHA for 9e83cc2
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
Merge pull request #260 from Yormee-103/feat/slow-request-logging
Show description for 0aaee30
ritaifeoluwa
authored
0aaee30
View commit details
Copy full SHA for 0aaee30
View code at this point
Browse repository at this point
feat: log a distinct warning for requests slower than 1s
Show description for 3365c54
Yormee-103
committed
3365c54
View commit details
Copy full SHA for 3365c54
View code at this point
Browse repository at this point
chore: changelog, fail-fast indexer start, load-test/e2e starting points
Show description for 056c99f
ANTIDOT20
committed
056c99f
View commit details
Copy full SHA for 056c99f
View code at this point
Browse repository at this point
fix: add indexer rate limiting, webhook retention, and API versioning docs
Show description for b8df281
WISDOM-WOKE22
committed
b8df281
View commit details
Copy full SHA for b8df281
View code at this point
Browse repository at this point
Merge pull request #226 from adewunmiodunlamipriscilla-glitch/feat/No-WebSocket-connection
Show description for cfce0f0
ritaifeoluwa
authored
cfce0f0
View commit details
Copy full SHA for cfce0f0
View code at this point
Browse repository at this point
Merge pull request #224 from Obiajulu-gif/feat/obiajulu-smartdrop-tests-openapi-153-156
Show description for a663460
ritaifeoluwa
authored
a663460
View commit details
Copy full SHA for a663460
View code at this point
Browse repository at this point
Merge branch 'main' into feat/No-WebSocket-connection
adewunmiodunlamipriscilla-glitch
authored
f6067a8
View commit details
Copy full SHA for f6067a8
View code at this point
Browse repository at this point
feat(webhooks): add per-subscriber limit and reachability check
Show description for ca1c7f2
adewunmiodunlamipriscilla-glitch
committed
ca1c7f2
View commit details
Copy full SHA for ca1c7f2
View code at this point
Browse repository at this point
added api call
Ghoost-404
committed
c2e7794
View commit details
Copy full SHA for c2e7794
View code at this point
Browse repository at this point
test: cover key docs and core service helpers
Obiajulu-gif
committed
5be48fd
View commit details
Copy full SHA for 5be48fd
View code at this point
Browse repository at this point
Merge pull request #223 from Marvell69/add/webhook
Show description for 87b8c21
ritaifeoluwa
authored
87b8c21
View commit details
Copy full SHA for 87b8c21
View code at this point
Browse repository at this point
added webhook
Marvell69
committed
e13f855
View commit details
Copy full SHA for e13f855
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.