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
src
config.js
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2026
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
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
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
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
feat: add WS docs, configurable price sources, webhook metrics, shutdown tracking
Show description for f0b51d8
davidjhonsonmate
committed
f0b51d8
View commit details
Copy full SHA for f0b51d8
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
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
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
feat: structured HTTP request logging and webhook secret encryption at rest
Show description for 08cb3e9
Obiajulu-gif
committed
08cb3e9
View commit details
Copy full SHA for 08cb3e9
View code at this point
Browse repository at this point
fix: add request body size limit on webhook creation endpoint
Show description for d2c37b6
benfoster-dev
committed
d2c37b6
View commit details
Copy full SHA for d2c37b6
View code at this point
Browse repository at this point
fix: config validation, CORS 403, rate limit alerting, remove dead db
Show description for 1bf655c
benfoster-dev
committed
1bf655c
View commit details
Copy full SHA for 1bf655c
View code at this point
Browse repository at this point
feat: add price oracle in-flight dedup and anomaly-aware quorum (#69, #70)
Show description for 9c99db4
oluebubejoy
committed
9c99db4
View commit details
Copy full SHA for 9c99db4
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
fix: remove duplicate/dead keys in config.js module.exports blocking correct env resolution
Show description for 3ab83ef
circleboyslimited
committed
3ab83ef
View commit details
Copy full SHA for 3ab83ef
View code at this point
Browse repository at this point
config: note that retryPollMs/retryBatchSize retuning was considered for #128 and deferred
Show description for 4c00c97
circleboyslimited
committed
4c00c97
View commit details
Copy full SHA for 4c00c97
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Implement Redis-based leader election for background jobs
Show description for 48a44bc
Achievers-sketch
committed
48a44bc
View commit details
Copy full SHA for 48a44bc
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Merge branch 'main' into feat/16-add-postgres-layer
prodbycorne
authored
ceb8a5e
View commit details
Copy full SHA for ceb8a5e
View code at this point
Browse repository at this point
Merge branch 'main' into codex/soroban-event-indexer
prodbycorne
authored
878208e
View commit details
Copy full SHA for 878208e
View code at this point
Browse repository at this point
Merge branch 'main' into grantfox-11-price-source-circuit-breakers
prodbycorne
authored
e3ffd07
View commit details
Copy full SHA for e3ffd07
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Merge remote-tracking branch 'upstream/main' into codex/smartdrop-cache-warming-25
Show description for 02dd36f
jamilahmadzai
committed
02dd36f
View commit details
Copy full SHA for 02dd36f
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
fix: repair src/config.js duplicated by bad PR #67 merge
Show description for 0785fd0
boluwacodes
committed
0785fd0
View commit details
Copy full SHA for 0785fd0
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' into fix-10-api-rate-limiting
prodbycorne
authored
d9d6694
View commit details
Copy full SHA for d9d6694
View code at this point
Browse repository at this point
Merge pull request #100 from jamilahmadzai/codex/smartdrop-upload-limits-85
Show description for bc48a1f
prodbycorne
authored
bc48a1f
View commit details
Copy full SHA for bc48a1f
View code at this point
Browse repository at this point
feat: warm configured price caches on startup
jamilahmadzai
committed
1ec4d9d
View commit details
Copy full SHA for 1ec4d9d
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
feat(config): add airdrop expiry reconciliation job config
Show description for 116a82d
abayomicornelius
committed
116a82d
View commit details
Copy full SHA for 116a82d
View code at this point
Browse repository at this point
feat(config): add PRICE_SOURCE_CIRCUIT_COOLDOWN_MS / _REMINDER_MS
Show description for 68fb868
Temi-suwa18
committed
68fb868
View commit details
Copy full SHA for 68fb868
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
fix: bound airdrop recipient uploads
jamilahmadzai
committed
7519679
View commit details
Copy full SHA for 7519679
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
feat: add API rate limiting
Show description for a82f730
brain-marchine
committed
a82f730
View commit details
Copy full SHA for a82f730
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
Add price source circuit breakers
finiteskills
committed
16a174f
View commit details
Copy full SHA for 16a174f
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
Merge branch 'main' into feat/addWebhookSupportPoolEvents
mariocodecr
authored
091dcd2
View commit details
Copy full SHA for 091dcd2
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
feat: Add PostgreSQL database layer for persistent storage
Amarjeet325
committed
8f4e69e
View commit details
Copy full SHA for 8f4e69e
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Merge branch 'main' into feat/addWebhookSupportPoolEvents
mariocodecr
authored
427b485
View commit details
Copy full SHA for 427b485
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.