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

15359 Commits

Author SHA1 Message Date
seaona
636eddd06e yarn dedupe + policies + changelog 2022-11-16 16:58:46 +01:00
seaona
66c0a60e03 policies + yarn 2022-11-16 16:42:41 +01:00
Mark Stacey
2bc4408f0d Update SmartTransactionsController to v3 (#16511)
This update drops support for Node.js v12, and it includes a bug fix
for a deadlock encountered when using swaps on unsupported testnets.

Fixes #16479
2022-11-16 15:14:37 +01:00
Dan J Miller
f754d81db5 Configure smart transactions controller to support goerli (#16500) 2022-11-16 15:05:43 +01:00
Mark Stacey
821cf78383 Update changelog 2022-11-15 15:52:46 -03:30
MetaMask Bot
1b602d8141 Version v10.22.2 2022-11-15 19:12:50 +00:00
Mark Stacey
ace7b0cda9 Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0""
This reverts commit d91ce9c4b5.
2022-11-15 14:22:08 -03:30
Mark Stacey
205d60f3bd Revert "Ignore advisary related to 3Box"
This reverts commit 3da175cf0c.
2022-11-15 14:21:17 -03:30
Mark Stacey
6035bbf562 Revert "Fix e2e test"
This reverts commit 69ccb37cb9.
2022-11-15 14:21:13 -03:30
Mark Stacey
ffd1e58c9b
Merge pull request #16504 from MetaMask/Version-v10.22.1
Version v10.22.1 RC
2022-11-15 14:20:12 -03:30
Mark Stacey
69ccb37cb9 Fix e2e test
The new e2e test added for the bug fix being released here has been
updated to use the old e2e test fixtures, rather than the fixture-
builder. The fixture builder is not available on this branch yet.
2022-11-15 13:05:25 -03:30
Mark Stacey
3da175cf0c Ignore advisary related to 3Box
3Box was removed in v10.22.0, so this advisory will be obsolete in the
subsequent release, which is being prepared already.
2022-11-15 12:30:56 -03:30
Mark Stacey
097c8a22a0 Update changelog 2022-11-15 12:29:51 -03:30
Dan J Miller
6473b7d0ce Prevent user from editing a contract interaction created by a dapp (#16498)
* Prevent user from editing a contract interaction created by a dapp

* Code cleanup

* Fix e2e test selector

* Fix e2e test

* Fix e2e test

* Update snapshot
2022-11-15 12:28:59 -03:30
Mark Stacey
12d0fc47a5 Restore v10.22.0 changelog 2022-11-15 12:11:02 -03:30
MetaMask Bot
6c942dbeae Version v10.22.1 2022-11-15 15:06:13 +00:00
Mark Stacey
d91ce9c4b5 Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"
This reverts commit 308033edbf, reversing
changes made to b8d71d6d1d.
2022-11-15 11:30:02 -03:30
Mark Stacey
308033edbf
Merge pull request #16353 from MetaMask/Version-v10.22.0
Version v10.22.0
2022-11-11 15:43:19 -03:30
seaona
d4d8a8a13d Add Changelog entry for fix Network form by validating chainId 2022-11-11 16:41:32 +01:00
Alex Donesky
68684bfd11 fix chainId validation on network form (#16452) 2022-11-11 11:01:07 -03:30
David Walsh
de0f1ec51b BETA - Update verbiage for success messages after onboarding (#16343) 2022-11-11 10:24:06 +01:00
Adnan Sahovic
568683d1c5 Warning on a Send transaction request (#16220) 2022-11-10 15:44:50 +01:00
Dan J Miller
1db38adf4c Call onbootcleanup at the end of the tx controller constructor (#16449)
* Call onbootcleanup at the end of the tx controller constructor

* Update app/scripts/controllers/transactions/index.js

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-11-10 14:30:50 +01:00
seaona
73ee36a972 Merge branch 'master' into Version-v10.22.0 2022-11-10 11:56:56 +01:00
seaona
15c7530601
Changelog for 10.22.0 (#16436)
* Changelog for 10.22.0

* Update CHANGELOG.md Fix crash after restoring MetaMask if you had snaps installed

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>

* Update CHANGELOG.md Fix a problem with displaying snaps transaction insight data

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>

* Update CHANGELOG.md Improve transaction confirmation page performance

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-11-10 10:00:45 +01:00
Nicholas Ellul
18f11fc0bc Fix the rendering of certain domain names in connected-sites list (#16074)
* Fix rendering origins in connected-sites list
2022-11-09 11:49:12 +01:00
seaona
ad5793bda9 Sync master and update changelog 2022-11-08 10:58:44 +01:00
Dan J Miller
b8d71d6d1d
Merge pull request #16395 from MetaMask/Version-v10.21.2
Version v10.21.2
2022-11-07 13:28:07 -03:30
seaona
a970ac7901 Fix lint 2022-11-07 12:38:47 +01:00
seaona
925253bc9f Changelog updated 2022-11-07 12:19:15 +01:00
Jyoti Puri
1e681f9918 Fix approve transaction call in _onBootCleanUp (#16382) 2022-11-07 12:11:34 +01:00
seaona
ab82ff53e7 Merge branch 'develop' into Version-v10.22.0 2022-11-03 16:41:18 +01:00
Daniel
d634ff89df
Enable and stabilise e2e tests for Swaps, add debouncing (#16326) 2022-11-03 14:54:49 +01:00
Thomas Huang
129ba1290e
Continue converting tests from enzyme to @testing-library/react (#16249) 2022-11-03 08:40:20 -05:00
seaona
47736bd571 Merge branch 'develop' into Version-v10.22.0 2022-11-03 09:04:41 +01:00
Alex Donesky
adad036466
Fix issue where ens resolution stops working after sw is terminated (#16335)
* fix issue where ens resolution stops working after sw is terminated
2022-11-02 16:19:32 -05:00
ryanml
a9839688fb
Fix Secret Recovery Phrase video clipping issue for smaller viewports (#16345) 2022-11-02 13:12:04 -07:00
Frederik Bolding
36b3fe029c
[FLASK] Fix crash on snaps settings page if snap has no permissions (#16354) 2022-11-02 17:37:05 +01:00
mirjanaKukic
95dcf072f8
added new tests for editing and deleting contact from address book (#16014)
lint fix

fix

added fixture builder
2022-11-02 14:28:17 +00:00
seaona
b3be9ceffa Run update-changelog script 2022-11-02 13:11:16 +01:00
Mark Stacey
19aa432643
Merge pull request #16351 from MetaMask/sync-master
Sync develop with master v10.21.1
2022-11-02 09:37:22 -02:30
seaona
6f78b5e67c Merge branch 'master' into develop 2022-11-02 12:15:20 +01:00
seaona
c246eaa8e2
Updating chromedriver to last stable version (#16310)
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-02 11:14:43 +01:00
kumavis
9a74c995bf
[LavaMoat] improve policy generation performance in dev workflow (#16338)
* npm scripts - rename lavamoat:background to lavamoat:webapp

* lavamoat - generate webapp policy - add devMode flag to run in node for speed

* lavamoat - generate webapp policy - dont lint fences

* lint fix
2022-11-01 08:52:38 -10:00
ryanml
d8372500cf
Fix "Learn more" link on Connected Account notification (#16339) 2022-11-01 08:43:10 -07:00
legobeat
b744eab176
ci: temporarily downgrade ubuntu to 20.04 (#16320) 2022-11-01 09:56:35 -02:30
Alex Donesky
aa59f7f89c
ensure that we default users with browser language code 'zh' to the supported 'zh_CN' language code (#16329) 2022-10-31 16:48:51 -05:00
Mark Stacey
ae197d02b6
Merge pull request #16328 from MetaMask/Version-v10.21.1
Version v10.21.1 RC
2022-10-31 17:14:10 -02:30
Alex Donesky
08a4f93b53
remove unused zh locales directory in favor of zh_CN (#16322) 2022-10-31 14:12:06 -05:00
Mark Stacey
e3d5dc52d1 Update changelog 2022-10-31 15:36:22 -02:30