-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: ConfidentialERC20Wrapped/ConfidentialWETH #64
base: main
Are you sure you want to change the base?
Conversation
179e3e8
to
99cd560
Compare
ff066ce
to
830c4b6
Compare
e3d76e4
to
0ec252b
Compare
e23eb8f
to
a1cbe5d
Compare
burn logic seems good, however there is one main issue as discussed on Slack: |
Also not to forget: remove the duplicate |
Also maybe for increased security, it could make sense to allow the user to call an |
a1cbe5d
to
57ece12
Compare
This PR adds two Solidity contracts:
ConfidentialERC20Wrapped.sol
andConfidentialWETH.sol
.It breaks the coverage and needs a fix to avoid doing so.It breaks because of the use of
hardhat_setBalance