-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evmos DAO addition #22
base: main
Are you sure you want to change the base?
Conversation
❌ Deploy Preview for splendorous-kleicha-8d3fc0 failed.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution @Frostbite1536 !! Please fix the dead links. Also, please format the docs to have a max line length of 120.
|
||
## **Truly Decentralized, Community Governed Network** | ||
|
||
The Evmos network, like other Cosmos-based chains, utilizes `on-chain governance` for all protocol level execution of proposals via the `gov` module included in the Cosmos SDK. This gives the community[ ](https://evmos.community/governance/parameters/)full control of the network, including complex parameter changes, distribution changes, treasury pool spending, and even upgrades to the network. Anyone who holds or stakes EVMOS can participate in these votes, regardless of the voter's validator choices. Immense power is given to the community to govern and dictate the future of the chain. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this link returns 404 https://evmos.community/governance/parameters/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed the link.
docs/articles/advanced/governance/Evmos-DAO/Governance-Voting.md
Outdated
Show resolved
Hide resolved
</td> | ||
<td><code>EnableFeeSplit</code> <code>DeveloperShares</code> <code>AddrDerivationCostCreate</code> | ||
</td> | ||
<td><a href="https://docs.evmos.org/modules/feesplit/07_parameters.html">reference</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
link returns 404 https://docs.evmos.org/modules/feesplit/07_parameters.html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
...ticles/advanced/governance/Evmos-DAO/Proposals-Framework/Definitions-of-the-ECP-Framework.md
Outdated
Show resolved
Hide resolved
...ticles/advanced/governance/Evmos-DAO/Proposals-Framework/Definitions-of-the-ECP-Framework.md
Outdated
Show resolved
Hide resolved
...ticles/advanced/governance/Evmos-DAO/Proposals-Framework/Definitions-of-the-ECP-Framework.md
Outdated
Show resolved
Hide resolved
|
||
The `ECP-#` tag will be assigned and added by a Governance Council member in the `Phase 2: ECP Formalization` or `Phase 3: ECP Signaling` phase. **You do not have to worry about adding in the tag yourself.** | ||
|
||
These tags are for internal tracking and organization purposes. Make sure to check the[ ](https://evmos.community/governance/proposals/submission)Proposal Submission Guidelines for more information on how to properly prepare your proposal for on-chain voting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
link returning 404 & the [ ] for the hyperlink is enclosing a space
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Fixed links, lines below 120.
Fixed Link
updated broken links
fixed link issue [ ]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing the comments @Frostbite1536!
Can you please format the files based on the markdown lint settings?
And the links check in the GH action still fails. Please address those too
...ticles/advanced/governance/Evmos-DAO/Proposals-Framework/Definitions-of-the-ECP-Framework.md
Outdated
Show resolved
Hide resolved
docs/articles/advanced/governance/Evmos-DAO/Governance-Voting.md
Outdated
Show resolved
Hide resolved
…k/Definitions-of-the-ECP-Framework.md Co-authored-by: Tom <[email protected]>
Co-authored-by: Tom <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that's all the fixes.
Evmos DAO governance documents.