1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/shared/constants
Hassan Malik 7086494b72
[FLASK] BREAKING - snaps-monorepo@0.30.0 (#17718)
* updated snap permission to wallet_snap, updated tests and added migration

* updated snap packages

* yarn.lock fix

* fixed errors

* override policy

* update policy

* undo override

* updated localization message descriptions

* updated lavamoat policy

* more policy updates

* update permission controller version

* update policy

* update fixture builder

* updated code to include permission value to satisfy wallet_snap permission description call

* fix import issue

* update test-snaps version

* added missing actions, added snap permission dedupe function

* prettier fix

* fix fencing

* add more fencing

* prettier fix

* fix fencing (again)

* added new action and selector and updated view snap accordingly

* update test snaps website version

* unfence request variable

* add fencing

* add optional chaining to fix type error

* update migration #

* remove old migration

* prettier fix

* fix migration test

* fix fencing

* added missing fencing

* updated code to workaround fencing

* update test-snaps site version and remove snap confirm test

* update snap packages

* update policies

* fix merge marker issue

* update test

* more fixes

* fix permissions

* update test

* fixed test

* Bump test-snaps and iframe-execution-environment

* remove unused snap permission from fixture builder

* update policies

* undo comment removal, update selector implementation

* removed unnecessary function, updated migration, updated caveat action

* remove optional chaining

* fix type issue

* more type fixes

* fix migration test

* remove isFlask check, make migration logic more robust

* update coverage

* Update LavaMoat policies

* Update test/e2e/snaps/enums.js

* add extra bail condition

* Revert "add extra bail condition"

This reverts commit b45c53dcfc6e6e35a5e283d4955d6d6ea9ca5965.

* Revert "Revert "add extra bail condition""

This reverts commit cd2ded677935c9cdab0c02b6af55474c83727f60.

* fix test

* add SnapController entry to state object

* updated permission name and caveat type with hardcoded values

* add extra test for non-flask scenario

* update lavamoat policies

* fix locale messages

* change coverage target

* re-enable rpc snap test

* revert locale message change

* fix el message

* reverted changes

---------

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2023-03-08 13:29:23 -05:00
..
alarms.js Replace setInterval with chrome alarms for MetaMetrics FinalizeEventFragment (#16003) 2022-10-04 13:03:50 -04:00
alerts.ts feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
app.ts Move desktop code to flask build type (#17960) 2023-03-06 19:35:00 +00:00
common.ts add numeric module (#17324) 2023-01-20 15:16:56 -06:00
desktop.ts Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
environment.js Pass excludedPermissions to SnapController (#17321) 2023-02-15 11:09:47 +01:00
gas.ts Fixing/extending type definitions for later usage (#17514) 2023-02-01 11:53:21 -06:00
hardware-wallets.ts Convert shared/constants/hardware-wallets.js -> Typescript (#17310) 2023-01-20 09:14:40 -06:00
labels.ts Convert shared/constants/labels.js -> Typescript (#17309) 2023-01-20 08:02:09 -06:00
metametrics.js Bridge tokens by redirecting to Portfolio from wallet overview page (#17952) 2023-03-06 11:34:06 -08:00
network.ts Buy crypto by redirecting to onramp experience on pdapp instead of deposit popover (#17689) 2023-03-01 12:45:27 +04:00
permissions.test.js Pass excludedPermissions to SnapController (#17321) 2023-02-15 11:09:47 +01:00
permissions.ts [FLASK] BREAKING - snaps-monorepo@0.30.0 (#17718) 2023-03-08 13:29:23 -05:00
preferences.ts Move THEME_TYPE to new preferences.ts file (#17515) 2023-01-31 17:49:00 -06:00
smartTransactions.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
snaps.ts Add hardcoded list of human-readable snap derivation paths (#17627) 2023-02-06 21:49:56 +01:00
swaps.ts feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
time.ts Add initial Typescript Files (#15596) 2022-08-16 10:15:29 -05:00
tokens.js Fixing error when user input some letter in token allowance flow (#17117) 2023-01-18 10:53:10 +01:00
transaction.ts Convert confirm-tx.utils.js to typescript (#17349) 2023-02-02 12:35:05 -06:00