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
/
lily-backend
Public
forked from
Lilly-Protocol/lily-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
lily-backend
tests
on
chore/add-check-script-298
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 6, 2026
fix(server): handle listen errors with fatal log and exit (#295) (#315)
Show description for 599637b
ghzhost
and
Netty-kun
authored
599637b
View commit details
Copy full SHA for 599637b
View code at this point
Browse repository at this point
fix(schema): reject non-decimal amounts and add malformed-input tests (#270) (#316)
Show description for 16ad581
ghzhost
and
Netty-kun
authored
16ad581
View commit details
Copy full SHA for 16ad581
View code at this point
Browse repository at this point
fix(rate-limit): exempt health, liveness, readiness, and metrics endpoints (#285) (#318)
Show description for 1e2f019
3 people
authored
1e2f019
View commit details
Copy full SHA for 1e2f019
View code at this point
Browse repository at this point
feat(payments): generate quote and payment identifiers with crypto.randomUUID (Closes #290) (#320)
Show description for ceb8b3e
Ranjeet2063
and
Netty-kun
authored
ceb8b3e
View commit details
Copy full SHA for ceb8b3e
View code at this point
Browse repository at this point
fix(logging): emit single error log line per failed request (closes #299) (#322)
Show description for 0a207d1
katakata0522
and
Netty-kun
authored
0a207d1
View commit details
Copy full SHA for 0a207d1
View code at this point
Browse repository at this point
fix(payments): reject non-decimal amounts and non-uppercase asset codes (#270) (#323)
Show description for 88189c7
3 people
authored
88189c7
View commit details
Copy full SHA for 88189c7
View code at this point
Browse repository at this point
fix(payments): generate quote and payment identifiers with crypto.randomUUID (closes #290) (#325)
Show description for bd60ef9
3 people
authored
bd60ef9
View commit details
Copy full SHA for bd60ef9
View code at this point
Browse repository at this point
fix(payments): reject non-decimal amounts and malformed currency codes in quoteSchema (closes #270) (#328)
Show description for cc1593e
3 people
authored
cc1593e
View commit details
Copy full SHA for cc1593e
View code at this point
Browse repository at this point
fix(security): apply configured TRUST_PROXY value to Express trust proxy (closes #280) (#331)
Show description for b38bd0b
katakata0522
and
Netty-kun
authored
b38bd0b
View commit details
Copy full SHA for b38bd0b
View code at this point
Browse repository at this point
refactor(http): preserve generic request types in asyncHandler and drop body casts (closes #296) (#332)
Show description for dd60db5
Salahalioui
and
Netty-kun
authored
dd60db5
View commit details
Copy full SHA for dd60db5
View code at this point
Browse repository at this point
feat(agents): add limit and offset pagination to GET /api/v1/agents (closes #265) (#334)
Salahalioui
authored
0a02040
View commit details
Copy full SHA for 0a02040
View code at this point
Browse repository at this point
fix(ratelimit): exempt operational endpoints from API rate-limit budget (closes #285) (#339)
Show description for a4bccfc
ZachDreamZ
and
Agent59353
authored
a4bccfc
View commit details
Copy full SHA for a4bccfc
View code at this point
Browse repository at this point
test: cover no-store on writes and errors (#341)
katakata0522
authored
029b8de
View commit details
Copy full SHA for 029b8de
View code at this point
Browse repository at this point
fix(health): delegate probe responses to service methods (#346)
katakata0522
authored
35481d1
View commit details
Copy full SHA for 35481d1
View code at this point
Browse repository at this point
feat(http): emit X-Request-Id header correlated with pino request logs (closes #268) (#350)
Show description for 1630a9c
3 people
authored
1630a9c
View commit details
Copy full SHA for 1630a9c
View code at this point
Browse repository at this point
test(payments): add HTTP integration tests for payment quote lifecycle (#256) (#354)
Show description for a2a6970
rafaio1
and
root
authored
a2a6970
View commit details
Copy full SHA for a2a6970
View code at this point
Browse repository at this point
fix(security): sanitize sensitive query params in error logs and response urls (#282, #283) (#355)
Show description for 349c52b
3 people
authored
349c52b
View commit details
Copy full SHA for 349c52b
View code at this point
Browse repository at this point
Fix bounty issue #286 (#366)
Show description for f935480
TheCriners
and
Netty-kun
authored
f935480
View commit details
Copy full SHA for f935480
View code at this point
Browse repository at this point
test: assert Cache-Control: no-store on write and error responses (#276) (#367)
Show description for e22cea4
rafaio1
and
root
authored
e22cea4
View commit details
Copy full SHA for e22cea4
View code at this point
Browse repository at this point
fix(#264): sweep expired quotes and bound the in-memory quote store (#370)
Show description for 7b10b1c
foxxx009
authored
7b10b1c
View commit details
Copy full SHA for 7b10b1c
View code at this point
Browse repository at this point
test(#278): pin the shared error envelope across every status class (#371)
Show description for 98d0d3f
foxxx009
authored
98d0d3f
View commit details
Copy full SHA for 98d0d3f
View code at this point
Browse repository at this point
fix(agents): prevent duplicate wallet addresses and zero-padding degenerate suffix (#281) (#373)
Anthgg
authored
0c9a6a8
View commit details
Copy full SHA for 0c9a6a8
View code at this point
Browse repository at this point
fix(payments): make quote fee and destination math consistent with exact decimal calculator (#286) (#374)
Anthgg
authored
1458065
View commit details
Copy full SHA for 1458065
View code at this point
Browse repository at this point
refactor(#269): extract an injectable shutdown lifecycle helper with tests (#375)
Show description for e6407e8
foxxx009
authored
e6407e8
View commit details
Copy full SHA for e6407e8
View code at this point
Browse repository at this point
Fix bounty issue #258 (#377)
Show description for e0dad6c
TheCriners
and
Netty-kun
authored
e0dad6c
View commit details
Copy full SHA for e0dad6c
View code at this point
Browse repository at this point
feat(payments): add GET /api/v1/payments history endpoint (#279) (#378)
Show description for 69d9668
Anthgg
and
Netty-kun
authored
69d9668
View commit details
Copy full SHA for 69d9668
View code at this point
Browse repository at this point
fix(http): sanitize request URLs in error-handler log entries and 404 messages (#282) (#379)
Show description for b181dfc
Anthgg
and
Netty-kun
authored
b181dfc
View commit details
Copy full SHA for b181dfc
View code at this point
Browse repository at this point
fix(logging): consolidate request-log URL redaction (closes #272) (#380)
Show description for d8a539e
3 people
authored
d8a539e
View commit details
Copy full SHA for d8a539e
View code at this point
Browse repository at this point
fix(#270): reject non-decimal amounts and validate currency codes in quote schemas (#384)
Show description for 9abdc30
foxxx009
authored
9abdc30
View commit details
Copy full SHA for 9abdc30
View code at this point
Browse repository at this point
fix(payments): generate quote/payment ids with crypto.randomUUID (closes #290) (#386)
Vyacheslav-Tomashevskiy
authored
60231fc
View commit details
Copy full SHA for 60231fc
View code at this point
Browse repository at this point
refactor: consolidate service metadata in build-info and translate comment (#388)
Show description for 4063329
Ranjeet2063
authored
4063329
View commit details
Copy full SHA for 4063329
View code at this point
Browse repository at this point
fix(agents): enforce capabilityEnum allowlist on seed data and add allowlist assertion test (closes #258) (#390)
Show description for b57c222
Ranjeet2063
authored
b57c222
View commit details
Copy full SHA for b57c222
View code at this point
Browse repository at this point
feat(env): add AUTH_API_KEY and AUTH_API_KEY_HEADER to env schema, securityConfig, and .env.example (closes #262) (#391)
Show description for 0ff71d0
Ranjeet2063
authored
0ff71d0
View commit details
Copy full SHA for 0ff71d0
View code at this point
Browse repository at this point
fix(errors): persist error code on AppError and emit in error envelope (closes #259) (#393)
Show description for dbb9e28
Ranjeet2063
authored
dbb9e28
View commit details
Copy full SHA for dbb9e28
View code at this point
Browse repository at this point
fix(health): include version and commit build metadata in health payload (closes #261) (#394)
Show description for 9864b39
Ranjeet2063
authored
9864b39
View commit details
Copy full SHA for 9864b39
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.