1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/selectors
Mark Stacey 3620146e63
Remove unused transForward state and actions (#8401)
The `transForward` app state is no longer used, so it has been removed.
Associated actions have been removed as well.

This state dates back a few years, so I was unable to determine when it
was made obsolete.
2020-04-23 20:32:08 -03:00
..
tests Remove unused transForward state and actions (#8401) 2020-04-23 20:32:08 -03:00
confirm-transaction.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
custom-gas.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
custom-gas.test.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
permissions.js Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
selectors.js Close notification UI if no unapproved confirmations (#8358) 2020-04-20 10:21:57 -07:00
tokens.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
transactions.js Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00