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

refactor: rename EncryptedERC20 to ConfidentialERC20 #75

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

PacificYield
Copy link
Contributor

@PacificYield PacificYield commented Dec 2, 2024

This PR contains three changes:

  • All EncryptedERC20.sol (and files that inherit it) files are renamed ConfidentialERC20.sol
  • Comp.sol is renamed ConfidentialERC20Votes.sol to match OpenZeppelin's naming convention.
  • GovernorAlphaZama.sol is renamed ConfidentialGovernorAlpha.sol

@PacificYield PacificYield force-pushed the confidential-erc20 branch 2 times, most recently from 63236e0 to cf6c10e Compare December 2, 2024 11:21
@PacificYield PacificYield self-assigned this Dec 2, 2024
@PacificYield PacificYield changed the title refactor: rename EncryptedERC20 to ConfidentialERC20 (WIP) refactor: rename EncryptedERC20 to ConfidentialERC20 Dec 2, 2024
@PacificYield PacificYield marked this pull request as ready for review December 2, 2024 13:05
@PacificYield PacificYield merged commit d5c126b into main Dec 2, 2024
1 check passed
@PacificYield PacificYield deleted the confidential-erc20 branch December 2, 2024 13:17
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.

3 participants