1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers
Dan J Miller b884cd573c 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 14:16:23 -03:00
..
transactions
cached-balances-test.js
detect-tokens-test.js
incoming-transactions-test.js
infura-controller-test.js
metamask-controller-test.js
network-contoller-test.js
preferences-controller-test.js
provider-approval-test.js
token-rates-controller.js