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

imp(erc20): align allowance adjustment errors with erc20 contracts #2075

Merged
merged 2 commits into from Nov 24, 2023

Conversation

MalteHerrmann
Copy link
Contributor

Description

This PR is the final PR to adjust differences in error handling between the ERC20 smart contracts and our EVM extension, which have been identified on #2044.
It adjusts the surfaced errors for the Increase and Decrease allowance methods.

@MalteHerrmann MalteHerrmann requested a review from a team as a code owner November 24, 2023 16:22
@MalteHerrmann MalteHerrmann requested review from 0xstepit and GAtom22 and removed request for a team November 24, 2023 16:22
@fedekunze fedekunze enabled auto-merge (squash) November 24, 2023 16:23
@MalteHerrmann
Copy link
Contributor Author

Solidity tests failing are not related to changes on this PR 👍

@fedekunze fedekunze merged commit 84ca6b3 into main Nov 24, 2023
27 of 29 checks passed
@fedekunze fedekunze deleted the malte/adjust-allowance-adjustment-errors branch November 24, 2023 16:44
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.

None yet

2 participants