1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/app/scripts
Alex Donesky 5aa191fd2e
Feat/add collectible manually (#12834)
* hook up add collectible manually flow

* address feedback
2021-11-26 14:03:35 -06:00
..
account-import-strategies
constants
controllers add and hook up setting to toggle on/off collectible autodetection (#12839) 2021-11-26 12:54:57 -06:00
lib Fix: eth_sign does not validate input (#12679) 2021-11-19 17:05:24 +01:00
migrations Add migration to set showTestNetworks to true if there is evidence of testnet use (#12675) 2021-11-15 15:50:33 -03:30
platforms Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
background.js Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
contentscript.js
disable-console.js
first-time-state.js Ensure one and only one localhost option appears in network list (#12786) 2021-11-22 12:54:42 -03:30
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.js Feat/add collectible manually (#12834) 2021-11-26 14:03:35 -06:00
metamask-controller.test.js Fix: eth_sign does not validate input (#12679) 2021-11-19 17:05:24 +01:00
phishing-detect.js
sentry-install.js
ui.js