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

Add governance and staking #253

Draft
wants to merge 65 commits into
base: main
Choose a base branch
from
Draft

Add governance and staking #253

wants to merge 65 commits into from

Conversation

Moliholy
Copy link
Collaborator

@Moliholy Moliholy commented Dec 11, 2024

New pallets

This PR adds the following pallets:

Governance

  • Democracy
  • Preimage
  • Treasury
  • Scheduler

Staking

  • Collator Staking

It also removes the collator-selection pallet, as it has been replaced by collator-staking.

Fee management

This PR also:

  • Multiplies by 7 the current fees users have to pay for processing extrinsics.
  • Burns all fees instead of delivering them to either treasury or staking pots.

Moliholy and others added 30 commits May 13, 2024 17:05
@Moliholy Moliholy self-assigned this Dec 11, 2024
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

Successfully merging this pull request may close these issues.

2 participants