Skip to content

Sign-in With Ethereum SIWE cleanup#18230

Merged
digiwand merged 4 commits intodevelopfrom
siwe-cleanup
Apr 21, 2023
Merged

Sign-in With Ethereum SIWE cleanup#18230
digiwand merged 4 commits intodevelopfrom
siwe-cleanup

Conversation

@digiwand
Copy link
Copy Markdown
Contributor

@digiwand digiwand commented Mar 18, 2023

Explanation

minor cleanup around Sign-in With Ethereum logic

no UI/UX changes

Screenshots/Screencaps

Before

After

Manual Testing Steps

Pre-merge author checklist

  • I've clearly explained:
    • What problem this PR is solving
    • How this problem was solved
    • How reviewers can test my changes
  • Sufficient automated test coverage has been added

Pre-merge reviewer checklist

  • Manual testing (e.g. pull and build branch, run in browser, test code being changed)
  • PR is linked to the appropriate GitHub issue
  • IF this PR fixes a bug in the release milestone, add this PR to the release milestone

If further QA is required (e.g. new feature, complex testing steps, large refactor), add the Extension QA Board label.

In this case, a QA Engineer approval will be be required.

@github-actions
Copy link
Copy Markdown
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.

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [a5b1704]
Page Load Metrics (1759 ± 66 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1033521456129
domContentLoaded15531967174614067
load15541967175913766
domInteractive15531967174614067
Bundle size diffs
  • background: 0 bytes
  • ui: -510 bytes
  • common: 0 bytes

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 18, 2023

Codecov Report

Merging #18230 (a5b1704) into develop (f92e463) will decrease coverage by 0.99%.
The diff coverage is 66.67%.

❗ Current head a5b1704 differs from pull request most recent head 6af91bd. Consider uploading reports for the commit 6af91bd to get more accurate results

@@             Coverage Diff             @@
##           develop   #18230      +/-   ##
===========================================
- Coverage    65.15%   64.16%   -0.99%     
===========================================
  Files          936      914      -22     
  Lines        35965    35621     -344     
  Branches      9231     9028     -203     
===========================================
- Hits         23432    22856     -576     
- Misses       12533    12765     +232     
Impacted Files Coverage Δ
...onents/ui/actionable-message/actionable-message.js 82.22% <ø> (ø)
...p/signature-request-siwe/signature-request-siwe.js 67.39% <66.67%> (ø)

... and 224 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Base automatically changed from update-siwe-actionable-msg-and-support-mm-icon-in-icon-comp to develop March 21, 2023 16:49
@digiwand digiwand linked an issue Apr 5, 2023 that may be closed by this pull request
- this does update styles slightly
@digiwand digiwand marked this pull request as ready for review April 20, 2023 18:32
@digiwand digiwand requested a review from a team as a code owner April 20, 2023 18:32
@digiwand digiwand requested a review from danjm April 20, 2023 18:32
jpuri
jpuri previously approved these changes Apr 21, 2023
@digiwand
Copy link
Copy Markdown
Contributor Author

updated snapshot to support new Text component usage

@digiwand digiwand requested a review from jpuri April 21, 2023 13:48
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [6af91bd]
Page Load Metrics (1606 ± 82 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint96132110105
domContentLoaded14192015158314569
load14192137160617182
domInteractive14192015158314569
Bundle size diffs
  • background: 0 bytes
  • ui: 32 bytes
  • common: 0 bytes

@digiwand digiwand merged commit 8bfcd5b into develop Apr 21, 2023
@digiwand digiwand deleted the siwe-cleanup branch April 21, 2023 19:36
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sign-in With Ethereum (SIWE) Cleanup

4 participants