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. |
jpuri
reviewed
Aug 28, 2024
...ges/confirmations/components/confirm/info/typed-sign/permit-simulation/permit-simulation.tsx
Show resolved
Hide resolved
pedronfigueiredo
previously approved these changes
Aug 28, 2024
matthewwalsh0
previously approved these changes
Aug 28, 2024
136ac0c
Collaborator
Builds ready [6e33351]
Page Load Metrics (107 ± 12 ms)
Bundle size diffs
|
Collaborator
Builds ready [e4b8744]
Page Load Metrics (81 ± 13 ms)
Bundle size diffs
|
Contributor
Author
|
currently puzzled as to why the PermitSingle and PermitBatch snapshot tests I added are working locally but not here |
vinistevam
previously approved these changes
Aug 29, 2024
Collaborator
Builds ready [a60b159]
Page Load Metrics (1996 ± 60 ms)
Bundle size diffs
|
Collaborator
Builds ready [462e0eb]
Page Load Metrics (1700 ± 43 ms)
Bundle size diffs
|
Contributor
Author
|
resolved a snapshot merge conflict. may I have rereviews please? 🙏🏼 @jpuri @matthewwalsh0 |
Collaborator
Builds ready [25cc62d]
Page Load Metrics (1709 ± 46 ms)
Bundle size diffs
|
|
matthewwalsh0
approved these changes
Sep 3, 2024
Collaborator
Builds ready [d8a3f55]
Page Load Metrics (1914 ± 90 ms)
Bundle size diffs
|
jpuri
approved these changes
Sep 3, 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
Fixes PermitSingle, PermitBatch, PermitTransferFrom, PermitBatchTransferFrom simulation to use their respective provided token and amount in token details.
Additionally:
dev note: majority of the newlines come from updated and new test snapshots
Related issues
Fixes: #26591 (PermitSingle)
Fixes: #26592 (PermitBatch)
Manual testing steps
Test PermitSingle & PermitBatch with Improved Signature setting enabled
See related issues for repro steps
Screenshots/Recordings
Before
After PermitBatch
Pre-merge author checklist
Pre-merge reviewer checklist