1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Alex Donesky e10ddbe3a3
add erc-721 token detection and flag to disable sending (#11210)
* add erc-721 token detection and flag to disable sending

* addressing feedback

* remove redundant provider instantiation

* fix issue caused by unprotected destructuring

* add tests and documentation

* move add isERC721 flag to useTokenTracker hook

* Update  and  unit tests

* use memoizedTokens in useTokenTracker

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2021-06-22 12:39:44 -05:00
..
account-import-strategies
constants
controllers add erc-721 token detection and flag to disable sending (#11210) 2021-06-22 12:39:44 -05:00
lib patch breaking change in signTypeData param validation (#11309) 2021-06-15 13:17:38 -05:00
migrations
platforms
background.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
contentscript.js
disable-console.js
first-time-state.js
initSentry.js
inpage.js
metamask-controller.js add erc-721 token detection and flag to disable sending (#11210) 2021-06-22 12:39:44 -05:00
metamask-controller.test.js
phishing-detect.js
runLockdown.js
ui.js