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

Add permit with standard signature validation to ERC20Bridged #2

Open
wants to merge 5 commits into
base: l2/lisk
Choose a base branch
from

Conversation

matjazv
Copy link

@matjazv matjazv commented Jul 18, 2024

Lido recommendation R8 prefers that the bridged wstETH should support EIP-2612 permit ERC-20 token extension with EIP-1271 standard signature validation method for contracts.

Therefore ERC20Bridged token inherits ERC20Permit smart contract which has an appropriate implementation to support EIP-1271.
There are also unit tests to confirm new functionality is working as intended.

@matjazv matjazv requested review from ricott1 and Incede July 18, 2024 10:41
@matjazv matjazv self-assigned this Jul 18, 2024
@matjazv matjazv force-pushed the l2/lisk branch 2 times, most recently from 62b4f35 to 83e849e Compare July 18, 2024 14:25
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.

4 participants