Skip to content
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

srml-democracy #33

Closed
4meta5 opened this issue Aug 31, 2019 · 0 comments
Closed

srml-democracy #33

4meta5 opened this issue Aug 31, 2019 · 0 comments

Comments

@4meta5
Copy link
Contributor

4meta5 commented Aug 31, 2019

High-level overview of how srml-democracy coordinates the public referenda for Substrate-based governance. Might be useful to discuss conviction voting and the Approved trait for setting vote thresholds.

Feel free to discuss how we could edit the VoteThreshold struct and still match on it to add more thresholds and, therefore, change the number of outcomes or the weighting of the voting algorithm itself. Then, how could the network be elegantly governed through this upgrade?

criteria from #32

The structure of each recipe should be oriented around the patterns and use cases it exposes. Even so, in general, each recipe should be a single page explainer to communicate how the code in certain module(s) maps to the web3 research specs. Each post should do the following

  • motivate study of the chosen module(s) (possibly in the context of Polkadot)
  • explain how objects/relationships are modeled and how this influences the implementation
  • extract any useful patterns and discuss examples for usage in other runtime samples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants