feat: ERC20 Revoke Allowance#26906
Merged
pedronfigueiredo merged 67 commits intodevelopfrom Sep 26, 2024
Merged
Conversation
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. |
aad6584 to
d75006d
Compare
68aa72b to
2c95417
Compare
matthewwalsh0
requested changes
Sep 5, 2024
...ations/components/confirm/info/approve/revoke-static-simulation/revoke-static-simulation.tsx
Outdated
Show resolved
Hide resolved
ui/pages/confirmations/components/confirm/info/approve/spending-cap-context.tsx
Outdated
Show resolved
Hide resolved
ui/pages/confirmations/components/confirm/info/approve/hooks/use-custom-spending-cap.ts
Outdated
Show resolved
Hide resolved
jpuri
reviewed
Sep 5, 2024
Contributor
jpuri
left a comment
There was a problem hiding this comment.
Changes look good to me, but I am wondering if we can use existing ConfirmContext and add this piece of information, in pace of adding new context. We will have more of these kind of data which we need in different components and it will not be possible to add a context for each.
913ae0e to
7fe33dd
Compare
7 tasks
912ccef to
dba74ef
Compare
7fe33dd to
49afb16
Compare
230d222 to
098c276
Compare
OGPoyraz
previously approved these changes
Sep 9, 2024
test/e2e/helpers.js
Outdated
Comment on lines
1080
to
1085
jpuri
previously approved these changes
Sep 9, 2024
201ef19 to
aed1ca4
Compare
b01ef5f to
d0fdd5f
Compare
matthewwalsh0
previously approved these changes
Sep 10, 2024
Collaborator
Builds ready [26ca485]
Page Load Metrics (1591 ± 121 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
04db149 to
98111ba
Compare
26ca485 to
fbc5e84
Compare
fef7bfa to
bf919af
Compare
|
Collaborator
Builds ready [181af3d]
Page Load Metrics (1704 ± 81 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
jpuri
approved these changes
Sep 25, 2024
vinistevam
approved these changes
Sep 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Includes e2e test.
Related issues
Fixes: https://github.com/MetaMask/MetaMask-planning/issues/3004
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist