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-contracts
Public
forked from
Lilly-Protocol/lily-contracts
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-contracts
contracts
payments
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 3, 2026
fix(ci): repair mangled Cargo manifests, restore lily-common helpers, re-lock
Show description for a1f0c92
Netty-kun
committed
a1f0c92
View commit details
Copy full SHA for a1f0c92
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
feat(payments): add paginated payer intent listing (#58) (#276)
Show description for 4811eb0
mdmcl-pixel
and
Netty-kun
authored
4811eb0
View commit details
Copy full SHA for 4811eb0
View code at this point
Browse repository at this point
docs: add AUTH.md authorization matrix for all public contract functions (#132)
Show description for b5f03eb
3 people
authored
b5f03eb
View commit details
Copy full SHA for b5f03eb
View code at this point
Browse repository at this point
feat(contracts): reject whitespace-only strings and add schema version guards (Closes #102, Closes #105) (#158)
Show description for e61de3f
albertstayhome
and
Netty-kun
authored
e61de3f
View commit details
Copy full SHA for e61de3f
View code at this point
Browse repository at this point
feat(payments): include prior status in settle/cancel event topics (#66) (#186)
Show description for 96b273c
3 people
authored
96b273c
View commit details
Copy full SHA for 96b273c
View code at this point
Browse repository at this point
feat(identity/payments): emit full config snapshots in initialize events (#65) (#187)
Show description for 55e71f4
3 people
authored
55e71f4
View commit details
Copy full SHA for 55e71f4
View code at this point
Browse repository at this point
fix(protocol/payments): replace unwrap_optimized config reads with typed fallible reads (#101) (#193)
Show description for 7316bd2
3 people
authored
7316bd2
View commit details
Copy full SHA for 7316bd2
View code at this point
Browse repository at this point
feat(payments/wallet): gate create_intent on payer wallet policy (#110) (#195)
Show description for cb85675
3 people
authored
cb85675
View commit details
Copy full SHA for cb85675
View code at this point
Browse repository at this point
refactor(protocol/payments): share ProtocolConfig and instance reads via lily-common (#106) (#198)
Show description for 490079f
3 people
authored
490079f
View commit details
Copy full SHA for 490079f
View code at this point
Browse repository at this point
feat: add is_initialized view and pre/post init tests to all contracts (#21) (#202)
Show description for c5709d7
3 people
authored
c5709d7
View commit details
Copy full SHA for c5709d7
View code at this point
Browse repository at this point
feat(payments): add set_fee_bps, set_treasury and transfer_admin (#53) (#209)
Show description for eba92f8
3 people
authored
eba92f8
View commit details
Copy full SHA for eba92f8
View code at this point
Browse repository at this point
feat(identity,wallet,payments): add Option-returning getters (#44) (#211)
Show description for 6c03249
3 people
authored
6c03249
View commit details
Copy full SHA for 6c03249
View code at this point
Browse repository at this point
security: require auth before input validation (#244)
Show description for 11feced
3 people
authored
11feced
View commit details
Copy full SHA for 11feced
View code at this point
Browse repository at this point
test: reject non-payer payment cancellation (#245)
Show description for 26ee4ae
3 people
authored
26ee4ae
View commit details
Copy full SHA for 26ee4ae
View code at this point
Browse repository at this point
fix(auth): require authorization before validation in initialize (#16) and test unknown intent (#30) (#249)
Show description for 1ef70de
3 people
authored
1ef70de
View commit details
Copy full SHA for 1ef70de
View code at this point
Browse repository at this point
feat: expose protocol version view (#251)
Show description for 8f9444f
Danop404
and
Netty-kun
authored
8f9444f
View commit details
Copy full SHA for 8f9444f
View code at this point
Browse repository at this point
tests: intent id counter, per-function event payloads, DataKey storage encodings (#32 #36 #41) (#254)
Show description for 48aa6b2
sjz207
and
Netty-kun
authored
48aa6b2
View commit details
Copy full SHA for 48aa6b2
View code at this point
Browse repository at this point
Add deployer-pinned admin, shared active/enabled helpers, and lifecycle coverage (#257)
Show description for e95b118
sjz207
and
Netty-kun
authored
e95b118
View commit details
Copy full SHA for e95b118
View code at this point
Browse repository at this point
auth error mapping, created_at timestamps, shared reentrancy guard (#258)
Show description for 268d2d1
sjz207
and
Netty-kun
authored
268d2d1
View commit details
Copy full SHA for 268d2d1
View code at this point
Browse repository at this point
test(access-controller): add authorization boundary tests in Soroban contracts (#273)
Show description for 51c001f
gcoinstash-cmd
authored
51c001f
View commit details
Copy full SHA for 51c001f
View code at this point
Browse repository at this point
fix(payments): add maximum payment amount guard (#60) (#274)
Show description for 44b1164
mdmcl-pixel
authored
44b1164
View commit details
Copy full SHA for 44b1164
View code at this point
Browse repository at this point
Commits on May 16, 2026
test: cover payment intent settlement lifecycle
David-patrick-chuks
committed
0cc27b3
View commit details
Copy full SHA for 0cc27b3
View code at this point
Browse repository at this point
feat: add payment intent settlement contract
David-patrick-chuks
committed
fc2971d
View commit details
Copy full SHA for fc2971d
View code at this point
Browse repository at this point
build: add payments contract manifest
David-patrick-chuks
committed
ae90903
View commit details
Copy full SHA for ae90903
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.