1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
Commit Graph

15651 Commits

Author SHA1 Message Date
David Walsh
ff6a9a19d5 Onboarding V2 - Fix CSS/React warnings from last screen (#17125) 2023-01-11 15:55:23 +00:00
PeterYinusa
3a27fd98f1 Update CHANGELOG.md 2023-01-11 15:54:21 +00:00
Filip Sekulic
61d5a6e4d5 Fixed navigation through multiple unapproved transactions for ERC20 tokens (#16822) 2023-01-11 15:53:03 +00:00
PeterYinusa
8690cb0f5a Security and Privacy Settings Re-org (#16756) 2023-01-11 14:17:55 +00:00
Olusegun Akintayo
effbd7f953 Security and Privacy Settings Re-org (#16756) 2023-01-11 12:55:20 +00:00
PeterYinusa
e027a8b966 Update CHANGELOG.md 2023-01-11 12:12:58 +00:00
PeterYinusa
e85d848fdd Merge remote-tracking branch 'origin/master' into Version-v10.24.0 2023-01-11 12:11:22 +00:00
Brad Decker
3fc1ac873b add an extra identifier on anonymized duplicate events (#17080) 2023-01-11 12:02:57 +00:00
Adnan Sahovic
f5c95860f7 Display large and small numbers as decimals instead of scientific notation on token allowance confirmation screens (#16676)
Co-authored-by: VSaric <vladimir.saric@consensys.net>
Co-authored-by: Vladimir Saric <92527393+VSaric@users.noreply.github.com>
2023-01-10 23:03:57 +00:00
Dan J Miller
6dddb2c640
Merge pull request #17096 from MetaMask/Version-v10.23.3
Version v10.23.3 RC
2023-01-10 11:08:30 -03:30
David Walsh
c2ffac6e31 Fix #16959 - Don't allow user to see welcome or password creation screen after a keyring has been created (#17024) 2023-01-10 13:56:50 +00:00
PeterYinusa
10d4429a54 Merge remote-tracking branch 'origin/master' into Version-v10.24.0 2023-01-10 13:50:03 +00:00
Alaa Hadad
bbd76bcb38 soft disable onramp provider wyre (#17102) 2023-01-09 20:29:29 -03:30
Brad Decker
6ac899b96a add an extra identifier on anonymized duplicate events (#17080) 2023-01-09 20:28:58 -03:30
PeterYinusa
da18f15950 fix audit failure for luxon by upgrading (#17106) 2023-01-09 16:06:32 -06:00
Alaa Hadad
ea97711143 soft disable onramp provider wyre (#17102) 2023-01-09 20:09:46 +00:00
ryanml
470bfea08d Fix 'Back' navigation from Restore Vault page when accessed from popup window (#17095) 2023-01-09 20:09:25 +00:00
ryanml
925c835a89 Onboarding V2: Fix 'Securing my Wallet' when coming from backup reminder after account recovery (#17088) 2023-01-09 20:09:02 +00:00
PeterYinusa
39f9b1e953 fix audit failure for luxon by upgrading (#17106) 2023-01-09 19:26:21 +00:00
PeterYinusa
53604b14dd Update policies
policy updates

Remove fast-json-patch exclusion

run lavamoat:auto
2023-01-09 15:36:04 -03:30
seaona
c33b0a83a9 run lavamoat:auto 2023-01-09 16:24:50 +01:00
PeterYinusa
2f7b63e9f4 Remove fast-json-patch exclusion 2023-01-09 14:24:50 +00:00
PeterYinusa
cae0fcf17b policy updates 2023-01-09 13:47:24 +00:00
PeterYinusa
5672f24c9f fix audit failure (#17079) 2023-01-09 08:03:49 -03:30
PeterYinusa
94b0d7fb91 Update policies 2023-01-09 07:39:02 -03:30
MetaMask Bot
2dc8cb7136 Version v10.23.3 2023-01-06 20:08:14 +00:00
PeterYinusa
e71b664bef fix audit failure (#17079) 2023-01-05 11:41:59 +00:00
PeterYinusa
bd7c0a58ae Update CHANGELOG.md 2023-01-05 11:07:33 +00:00
PeterYinusa
eb3aab4033 Merge remote-tracking branch 'origin/master' into Version-v10.24.0 2023-01-05 11:02:15 +00:00
Vladimir Saric
dd728b07db Align custom spending cap Max button in approve screen for multiple languages (#16927)
* Align custom spending cap Max button in approve screen for multiple languages

* Modify some css styles and adding Box props

* Using ButtonLink component instead of <button/>

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2023-01-04 21:48:47 +00:00
Frederik Bolding
3d1b5062fe Improve SignatureRequest performance (#17052)
* Improve SignatureRequestData performance

* Memoize more selectors
2023-01-04 21:48:20 +00:00
Brad Decker
14a004c623
Merge pull request #17057 from MetaMask/Version-v10.23.2 2022-12-22 17:47:13 -05:00
Dan J Miller
754c637052 Update changelog for v10.23.2 2022-12-22 16:50:47 -03:30
Frederik Bolding
784ad66d16 Improve SignatureRequest performance (#17052)
* Improve SignatureRequestData performance

* Memoize more selectors
2022-12-22 16:48:14 -03:30
MetaMask Bot
01634752eb Version v10.23.2 2022-12-22 20:13:54 +00:00
seaona
c99d345b5b Add explanation for user facing changes on design tokens and remove controllers entry on Changelog 2022-12-22 20:04:38 +01:00
seaona
57fbc94643 Added Changelog entry for cherry-picked PR 2022-12-22 18:11:41 +01:00
amerkadicE
30a5208be7 Track when token balance is changed to update value on approval screen (#16964)
* Track when token balance is changed to update value on approval screen

* Code refactor

* Fix unit test

* Fix sign approval balance

* Refactor code
2022-12-22 12:04:23 +01:00
Ariella Vu
8f3451396f i18n: fix missing locale for "en" error (#17014)
on locale change
2022-12-22 12:02:48 +01:00
Dan J Miller
35b07c7431 Add lavamoat policy override for react-responsive-carousel (#16955) 2022-12-21 14:25:01 +01:00
seaona
0123c9c859 Changelog with new entries from last cherry-picked commits 2022-12-21 11:26:49 +01:00
dragana8
e7e72cf6fc Fix insufficient currency buy or receive error message (#16979) 2022-12-20 17:44:18 +01:00
Dan J Miller
cb2f25f767 Show user the general contract interaction screen for token approvals, when the asset standard is undefined (#16765)
Co-authored-by: Jyoti Puri <jyotipuri@gmail.com>
2022-12-20 17:41:21 +01:00
seaona
281f8e16b9 Changelog sync with master 2022-12-19 11:07:23 +01:00
seaona
8c0678eb99 Merge branch 'master' into Version-v10.24.0 2022-12-19 11:06:54 +01:00
Ariella Vu
e0644a64f6 Fix token balance precision on confirm token approval page from soon-to-be-deprecated token allowance flow (#16934)
* ConfirmToken: fix token balance onboarding v1
this UI/UX should be deprecated following PR#16740, maybe v10.25

* TokenApproval: use precision for token balance

* EditApproval: calc utilizing existing util
2022-12-19 10:58:23 +01:00
Dan J Miller
60bfdf51d6 remove warning on revoke approval for all nfts (#16953)
Co-authored-by: EresDev <eresdev@hotmail.com>
2022-12-19 10:57:42 +01:00
Dan J Miller
557b5de08d Sanitize privacy sensitive data before sending to sentry. (#16780)
* Sanitize privacy sensitive data before sending to sentry.

Temp

Near complete

Complete

* Temp

* Fix url error message rewrite

* Add unit tests and cleanup code

* Improvements

* Update app/scripts/lib/setupSentry.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Update app/scripts/lib/setupSentry.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Update app/scripts/lib/setupSentry.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Fix syntax of doc comments

* Catch errors caused by invalid urls in sanitizeUrlsFromErrorMessages

* Ensure our allowlist matches multiple subdomains

* Ensure sanitizeUrlsFromErrorMessages correctly matches hostnames

* Update app/scripts/lib/setupSentry.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Improve test descriptions

* fix

Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-12-19 10:56:58 +01:00
David Walsh
6439a0e934 Onboarding: Set SeedPhraseBackedUp when appropriate (#16875)
* Onboarding: Set SeedPhraseBackedUp when appropriate

* Dispatch setSeedPhraseBackedUp

* Fix test

* Make call async

* Fix test

* Fix test

* enhance test

Co-authored-by: Alex <adonesky@gmail.com>
2022-12-16 12:57:51 +01:00
Dan J Miller
34f83a8435
Merge pull request #16975 from MetaMask/Version-v10.23.1
Version v10.23.1
2022-12-15 20:20:26 -03:30