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

Feature/emission-voting #40

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

lawson-ccy
Copy link

Added EmissionVoting contract.

User can register their veLista balance as votes, to vote for their preferred distributors which makes the distributor has an higher percentage of weekly LISTA emission.

  1. user is not necessarily consume all of the veLista votes, they can use their partial of weights to vote.
  2. there is a ADMIN_VOTE_PERIOD variable, means that user can't vote when ADMIN_VOTE_PERIOD(in seconds) before next week.

@lawson-ccy lawson-ccy changed the title Feature/incentive voting Feature/emission-voting Sep 9, 2024
contracts/dao/EmissionVoting.sol Show resolved Hide resolved
contracts/dao/EmissionVoting.sol Show resolved Hide resolved
contracts/dao/ListaVault.sol Show resolved Hide resolved
Copy link
Contributor

@qingyang-lista qingyang-lista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

5 participants