1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 04:46:10 +01:00
metamask-extension/test/unit/app/controllers
Dan J Miller 38df64783d Ensure correct tx category when sending to contracts without tx data (#7252)
* Ensure correct transaction category when sending to contracts but there is no txParams data

* Update gas when pasting address in send

* Gracefully fall back is send.util/estimateGas when blockGasLimit from background is falsy

* Remove network request frontend fallback for blockGasLimit

* Add some needed slow downs to e2e tests
2019-10-08 04:29:37 +09:00
..
transactions Ensure correct tx category when sending to contracts without tx data (#7252) 2019-10-08 04:29:37 +09:00
cached-balances-test.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
detect-tokens-test.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
incoming-transactions-test.js add goerli to incoming tx 2019-09-18 10:04:39 -07:00
infura-controller-test.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
metamask-controller-test.js Don't wait for 3Box initialization during login (#7242) 2019-10-02 16:12:20 -03:00
network-contoller-test.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
preferences-controller-test.js Remove seedWords completely from metamask state (#6920) 2019-07-26 10:35:21 -03:00
provider-approval-test.js Connections settings tab (#7013) 2019-08-15 18:37:18 -02:30
token-rates-controller.js Update Balanc3 API (#5744) 2018-11-13 14:57:43 -05:00