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

Unlimited/proposed approved limit fix #12511

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

filipsekulic
Copy link
Contributor

Fixes: #11125

Fix unlimited/proposed approved limit fix for cases:

  1. Proposed Approval Limit is when:
    amount < max(uint256)

  2. Unlimited is when:
    amount == max(uint256)

@github-actions
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@filipsekulic filipsekulic self-assigned this Oct 28, 2021
jj-crypto
jj-crypto previously approved these changes Oct 28, 2021
@ghost
Copy link

ghost commented Nov 1, 2021

Verified by QA

@filipsekulic filipsekulic marked this pull request as ready for review November 1, 2021 15:06
@filipsekulic filipsekulic requested a review from a team as a code owner November 1, 2021 15:06
@danjm
Copy link
Contributor

danjm commented Nov 1, 2021

Looks good! Approved

@darkwing darkwing merged commit 0c229e2 into MetaMask:develop Nov 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Approve" confirmation says "Unlimited" even though it's not
5 participants