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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Liberdus
/
server
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
9
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
DAO Project Proposal Feature
- #114
#114
Open
jairajdev
wants to merge 27 commits into
dev
Liberdus/server:dev
from
feat/dao-project-proposals
Liberdus/server:feat/dao-project-proposals
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
DAO Project Proposal Feature
#114
jairajdev
wants to merge 27 commits into
dev
Liberdus/server:dev
from
feat/dao-project-proposals
Liberdus/server:feat/dao-project-proposals
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
feat(dao): add project proposal type and milestone data model
Show description for cfcd7ca
jairajdev
committed
cfcd7ca
View commit details
Copy full SHA for cfcd7ca
Browse repository at this point
feat(dao): accept project proposals in dao_proposal_create
Show description for efab99a
jairajdev
committed
efab99a
View commit details
Copy full SHA for efab99a
Browse repository at this point
feat(dao): add the project mint ceiling flag
Show description for 8853852
jairajdev
committed
8853852
View commit details
Copy full SHA for 8853852
Browse repository at this point
feat(dao): add dao_project_start
Show description for b22567b
jairajdev
committed
b22567b
View commit details
Copy full SHA for b22567b
Browse repository at this point
feat(dao): add milestone lifecycle transactions
Show description for 11b6ff0
jairajdev
committed
11b6ff0
View commit details
Copy full SHA for 11b6ff0
Browse repository at this point
feat(dao): add dao_project_milestone_claim
Show description for 772fd8f
jairajdev
committed
772fd8f
View commit details
Copy full SHA for 772fd8f
Browse repository at this point
feat(dao): add project administration transactions
Show description for c844591
jairajdev
committed
c844591
View commit details
Copy full SHA for c844591
Browse repository at this point
feat(dao): expose project data via API and client
Show description for b944fbd
jairajdev
committed
b944fbd
View commit details
Copy full SHA for b944fbd
Browse repository at this point
Commits on Sep 2, 2026
fix(dao): correct project proposal review findings
Show description for 7640fce
jairajdev
committed
7640fce
View commit details
Copy full SHA for 7640fce
Browse repository at this point
fix(dao): use the receipt API on both paths in project transactions
Show description for 92740f3
jairajdev
committed
92740f3
View commit details
Copy full SHA for 92740f3
Browse repository at this point
feat(dao): require a milestone penalty below its cost
Show description for d86468c
jairajdev
committed
d86468c
View commit details
Copy full SHA for d86468c
Browse repository at this point
feat(dao): reject degenerate milestones at project start
Show description for 49efce8
jairajdev
committed
49efce8
View commit details
Copy full SHA for 49efce8
Browse repository at this point
test(dao): cover the rules that make paid a settled marker
Show description for c8bad1a
jairajdev
committed
c8bad1a
View commit details
Copy full SHA for c8bad1a
Browse repository at this point
fix(dao): stop a milestone endorsement counting toward an unseen value
Show description for bd0daf8
jairajdev
committed
bd0daf8
View commit details
Copy full SHA for bd0daf8
Browse repository at this point
refactor(dao): state each project transaction's status rule inline
Show description for 9694ccc
jairajdev
committed
9694ccc
View commit details
Copy full SHA for 9694ccc
Browse repository at this point
feat(dao): derive the milestone for a start or end transaction
Show description for cad6961
jairajdev
committed
cad6961
View commit details
Copy full SHA for cad6961
Browse repository at this point
refactor(dao): give project log entries structured parameters
Show description for 4611397
jairajdev
committed
4611397
View commit details
Copy full SHA for 4611397
Browse repository at this point
fix(dao): record the endorsed address, and fail closed on ambiguity
Show description for 1b42fb9
jairajdev
committed
1b42fb9
View commit details
Copy full SHA for 1b42fb9
Browse repository at this point
Commits on Sep 3, 2026
refactor(dao): compute a milestone payout from the project
Show description for 893eefa
jairajdev
committed
893eefa
View commit details
Copy full SHA for 893eefa
Browse repository at this point
refactor(dao): decide an endorsement once, then apply what it returns
Show description for 5f31912
jairajdev
committed
5f31912
View commit details
Copy full SHA for 5f31912
Browse repository at this point
fix(dao): refuse a payout for a milestone that cannot state its duration
Show description for 0439895
jairajdev
committed
0439895
View commit details
Copy full SHA for 0439895
Browse repository at this point
docs(dao): tighten the project util comments
Show description for 26c984c
jairajdev
committed
26c984c
View commit details
Copy full SHA for 26c984c
Browse repository at this point
test(dao): end-to-end project proposal lifecycle
Show description for 0df9789
jairajdev
committed
0df9789
View commit details
Copy full SHA for 0df9789
Browse repository at this point
test(dao-e2e): stop setting a timestamp the harness overwrites
Show description for bf8c209
jairajdev
committed
bf8c209
View commit details
Copy full SHA for bf8c209
Browse repository at this point
test(dao-e2e): build Scenario 21 transactions through one helper
Show description for 5583bf5
jairajdev
committed
5583bf5
View commit details
Copy full SHA for 5583bf5
Browse repository at this point
test(dao-e2e): derive Scenario 21 payouts from the milestone fixture
Show description for 644e623
jairajdev
committed
644e623
View commit details
Copy full SHA for 644e623
Browse repository at this point
test(dao-e2e): stop sc21Tx callers overriding the fields it owns
Show description for 1770689
jairajdev
committed
1770689
View commit details
Copy full SHA for 1770689
Browse repository at this point
You can’t perform that action at this time.