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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the draft prefix for ERC20Permit and IERC20Permit as it is now final #3790

Closed
pcaversaccio opened this issue Nov 1, 2022 · 0 comments 路 Fixed by #3793
Closed

Remove the draft prefix for ERC20Permit and IERC20Permit as it is now final #3790

pcaversaccio opened this issue Nov 1, 2022 · 0 comments 路 Fixed by #3793

Comments

@pcaversaccio
Copy link
Contributor

pcaversaccio commented Nov 1, 2022

馃 Motivation

I just realised that EIP-2612 is finally "Final" (PR). Thx for pushing that through @frangio! I quickly opened this issue to track the renaming (in a backward-compatible way of course like for EIP-712; #3621) of draft-ERC20Permit.sol and draft-IERC20Permit.sol to ERC20Permit.sol and IERC20Permit.sol.

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 a pull request may close this issue.

1 participant