Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/issue-63.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# On-Chain Governance System - Tracking Document

**Note:** This is a placeholder/tracking document and does NOT contain an implementation.

## Work in Progress

**Planned Components:**
- [ ] Proposal System (RC3-005.1): Support for parameter changes, treasury spending, and protocol upgrades
- [ ] Voting Mechanism (RC3-005.2): Token-weighted voting (1 CELL = 1 vote) with delegation support and optional quadratic voting
- [ ] Execution System (RC3-005.3): Automatic proposal execution with timelock delay, emergency cancel, and multi-sig guardian

**Completed Work:**
- None yet. Work has not started.

**Expected Completion Timeline:**
- Timeline to be determined.

**Relevant Design Documents / Specifications:**
- See docs/RELEASE_REQUIREMENTS.md (RC3-005) for detailed requirements
- Tracking: https://github.com/Steake/BitCell/issues/63