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

Updates Comp.sol #60

Open
PacificYield opened this issue Nov 15, 2024 · 0 comments
Open

Updates Comp.sol #60

PacificYield opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@PacificYield
Copy link
Contributor

PacificYield commented Nov 15, 2024

It should be split into two files and made generic (e.g. "EncryptedERC20Votes").

One that manages the votes, one ERC20-like that inherits it.

Example:
https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/governance/utils/Votes.sol
https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/extensions/ERC20Votes.sol

@PacificYield PacificYield self-assigned this Nov 20, 2024
@PacificYield PacificYield added the enhancement New feature or request label Nov 25, 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

1 participant