1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/selectors
Erik Marks 3aaa41ef44
Replace abi-decoder with ethers (#9290)
* replace abi-decoder with ethers

* handle transaction parsing errors

* update token param getter function names

* add docstrings
2020-08-21 19:29:19 -07:00
..
tests Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
confirm-transaction.js Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
custom-gas.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
first-time-flow.js Consolidate send, onboarding selectors (#8501) 2020-05-04 08:22:34 -07:00
index.js Refactor token selectors (#8671) 2020-05-28 21:43:44 -03:00
permissions.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
selectors.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
send.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
transactions.js Fix prefer-destructuring issues (#9263) 2020-08-18 17:36:58 -02:30