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

Use SafeERC20.forceApprove in safeIncreaseAllowance and safeDecreaseAllowance #4260

Merged

Conversation

Amxx
Copy link
Collaborator

@Amxx Amxx commented May 17, 2023

Fixes #4258 (comment)

PR Checklist

  • Tests

@changeset-bot
Copy link

changeset-bot bot commented May 17, 2023

🦋 Changeset detected

Latest commit: 7c28604

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openzeppelin-solidity Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

ernestognw
ernestognw previously approved these changes May 18, 2023
Copy link
Member

@ernestognw ernestognw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I think it'll create conflicts with #4258 that will require reapproval. Just let me know

test/token/ERC20/utils/SafeERC20.test.js Outdated Show resolved Hide resolved
test/token/ERC20/utils/SafeERC20.test.js Outdated Show resolved Hide resolved
@frangio
Copy link
Contributor

frangio commented May 19, 2023

Needs a changeset!

Amxx and others added 2 commits May 19, 2023 14:51
Co-authored-by: Francisco <fg@frang.io>
@Amxx Amxx requested review from frangio and ernestognw May 19, 2023 14:46
frangio
frangio previously approved these changes May 19, 2023
@Amxx Amxx requested a review from frangio May 25, 2023 16:37
Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

This was referenced Sep 10, 2024
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