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

[Emission Balancer] Add new methods to be able to change values for Emission Balancer #11

Open
kpachhai opened this issue Feb 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kpachhai
Copy link
Collaborator

kpachhai commented Feb 7, 2024

We need to be able to change certain things such as :

  • MaxSupply
  • EmissionAccount.Address
  • EpochTracker.BaseAPR
  • EpochTracker.BaseValidators
  • EpochTracker.EpochLength

But, we need to make it so that this can only be triggered by whitelisted addresses so not anyone can change it. For now, the whitelisted addresses can be those we define as part of genesis custom allocation file.

When EmissionAccount.Address is changed, we should also remove this address from the whitelisted addresses.

@kpachhai kpachhai added the enhancement New feature or request label Feb 7, 2024
@kpachhai kpachhai self-assigned this Feb 7, 2024
@kpachhai kpachhai removed their assignment Mar 8, 2024
@kpachhai kpachhai self-assigned this Jul 16, 2024
@kpachhai kpachhai removed their assignment Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants