info_tfgrid/collections/about/dao/gep.md

15 lines
813 B
Markdown
Raw Normal View History

2024-04-29 17:49:02 +00:00
# Grid Enhancement Proposal
![](img/gep.png)
GEP stands for Grid Enhancement Proposal. A GEP is a design document providing information to the ThreeFold community, or describing a new feature for the TFGrid or its processes or environment. The GEP should provide a concise technical specification of the feature and a rationale for the feature.
- A GEP gets registered in TFChain. TFDAO makes this possible
- Community has to approve or not a GEP
- Once enough consensus achieved the GEP will be executed upon, whereas "consensus" is a variable % per GEP and will be defined when sepcs are ready.
- Validator Nodes of our L1 TFChain will make sure GEP is properly implemented and consensus also achieved on that level.
*some inspiration comes from https://www.python.org/dev/peps/pep-0001*
!!!def alias:gep