1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/selectors
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
..
confirm-transaction.js add erc-721 token detection and flag to disable sending (#11210) 2021-06-22 12:39:44 -05:00
confirm-transaction.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
custom-gas.js Relocate send state into send duck from metamask duck (#11252) 2021-06-10 12:53:15 -05:00
custom-gas.test.js Relocate send state into send duck from metamask duck (#11252) 2021-06-10 12:53:15 -05:00
first-time-flow.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
permissions.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
permissions.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
selectors.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
selectors.test.js Swaps: Add anonymized tracking for HW wallet and HW wallet type (#11063) 2021-05-12 10:17:17 -05:00
send-selectors-test-data.js Relocate send state into send duck from metamask duck (#11252) 2021-06-10 12:53:15 -05:00
send.js Relocate send state into send duck from metamask duck (#11252) 2021-06-10 12:53:15 -05:00
send.test.js Relocate send state into send duck from metamask duck (#11252) 2021-06-10 12:53:15 -05:00
transactions.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transactions.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00