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

Refactor: Plasm-staking #106

Closed
satellitex opened this issue Jan 27, 2020 · 1 comment
Closed

Refactor: Plasm-staking #106

satellitex opened this issue Jan 27, 2020 · 1 comment
Assignees
Labels
refactor Refactoring codes.

Comments

@satellitex
Copy link
Contributor

Plasm staking module include the validators setting algorithm and dapps nominating algorithm.
They are individual components. So They should be divide modules.

  • (Plasm)session modules.(super substrate_session module)
    • NPoS module.(Setting validators) or PoA module.
    • DappsRewards module.(Currently, plasm-staking module)
@satellitex satellitex self-assigned this Jan 27, 2020
@satellitex satellitex added the refactor Refactoring codes. label Jan 27, 2020
@satellitex
Copy link
Contributor Author

#123
#124
#125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring codes.
Projects
None yet
Development

No branches or pull requests

1 participant