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

6 Commits

Author SHA1 Message Date
Pedro Figueiredo
27f3af80bd
Revert "Fix(18190): add tabs to permission when initializing app ()" ()
This reverts commit 1eb102fd96.
2023-03-29 20:11:08 +01:00
Danica Shen
1eb102fd96
Fix(18190): add tabs to permission when initializing app () 2023-03-22 15:43:03 +00:00
Mark Stacey
b0959e221b
Add codefi.network host permission ()
This host permission bypasses cross-origin restrictions for our
internal APIs (see here for details on host permissions and CORs [1]).
This acts as a safeguard, ensuring that if CORs is misconfigured on
these endpoints, everything will still work.

[1]: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions#host_permissions
2022-12-22 09:56:33 -03:30
Ariella Vu
ae76c365a0
manifest: add https://chainid.network/chains.json () 2022-06-06 19:13:42 -05:00
Mark Stacey
e6d5af5f9a Merge remote-tracking branch 'origin/develop' into master-sync
* origin/develop: (131 commits)
  Update `protobufjs` and remove obsolete advisory exclusion ()
  Include snap version in pill ()
  Update PULL_REQUEST_TEMPLATE.md ()
  fix: keystone transaction qrcode has no white spacing ()
  Snap notifications integration ()
  Upgrade @metamask/eth-ledger-bridge-keyring ()
  snaps-skunkworks@0.15.0 ()
  Fix proptype errors in network dropdown, tx list item details, and account details modal tests ()
  Ensure transaction type is correctly updated on edit ()
  Add fiat onboarding for AVAX and MATIC through Wyre ()
  Bump @metamask/contract-metadata from 1.33.0 to 1.35.0 ()
  Slight cleanup of constants/transactions, useTransactionDisplayData, and TransactionIcon ()
  Migrate the "estimateGas" API call to "getFees" for STX ()
  Ignore advisory GHSA-wm7h-9275-46v2 ()
  Adding flag for MV3 ()
  Add types to send state ()
  Remove site origin on snap install ()
  Update design tokens library from 1.5 to 1.6 WIP ()
  Enables the "Safe Transaction From" copy for safeTransferFrom transactions ()
  remove draft transaction ()
  ...
2022-06-03 11:53:40 -02:30
Jyoti Puri
25082ae272
Adding flag for MV3 () 2022-05-26 10:18:23 +05:30