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

[Voting] Create a voter proxy to allow people to vote with locked SGT #8

Closed
sharedStake-dev opened this issue Feb 21, 2021 · 1 comment
Labels
bounty Eligible for a bounty payout enhancement New feature or request help wanted Extra attention is needed

Comments

@sharedStake-dev
Copy link
Contributor

sharedStake-dev commented Feb 21, 2021

Requirements:
Create a voter proxy to allow people to vote with locked SGT

  • Should fallback gracefully if pools/contracts do not exist
  • Should inherit Ownable or some transferrable ownership ability from openzeppelin
  • Should allow the owner to add new pools/contract addresses i.e. if a sushiswap pool is created later, or sett vaults or staking geyser addresses change, the admin should be able to change or add them
  • Should support sushi swap pools
  • Should support uniswap pools
  • Should support 1inch pools
  • Should support sett style vaults
  • Should support current staking geysers (balanceOf(account) call)
  • Should use SafeMath from openzeppelin for add/sub/mult

References:

@sharedStake-dev sharedStake-dev added enhancement New feature or request help wanted Extra attention is needed bounty Eligible for a bounty payout labels Feb 21, 2021
@sharedStake-dev
Copy link
Contributor Author

Remedied by contract calls on snapshot.page so no longer needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty Eligible for a bounty payout enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant