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

Pallet/Config: create config pallet #72

Open
5-mark opened this issue Jul 29, 2022 · 1 comment
Open

Pallet/Config: create config pallet #72

5-mark opened this issue Jul 29, 2022 · 1 comment
Assignees
Labels
Chain Story User Story

Comments

@5-mark
Copy link
Contributor

5-mark commented Jul 29, 2022

User Story

As user I want to externalise configurable values consumed by pallets so I can do changes on them.

Acceptance Criteria

  1. store global configs
  2. configs are used in other pallets
  3. configs should be votable in a later step
  4. configs are detached from runtime

Additional Information

  • example for a config: GameDAO treasury fee (currently 0.3% --> should be 2.5%)

How to test

  1. a
  2. b
  3. c
  4. d
@5-mark 5-mark added Story User Story Chain labels Jul 29, 2022
@5-mark 5-mark transferred this issue from gamedaoco/gamedao-refinement Jul 29, 2022
@2075 2075 changed the title configuration pallet Pallet: Protocol Configuration Aug 18, 2022
@2075 2075 changed the title Pallet: Protocol Configuration Pallet/Config: create config pallet Aug 18, 2022
@vovacha
Copy link
Contributor

vovacha commented Oct 27, 2022

Moved: playzero/zero-network#191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chain Story User Story
Projects
None yet
Development

No branches or pull requests

3 participants