1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 14:15:06 +01:00
metamask-extension/test/unit/app/controllers/transactions
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
..
pending-tx-test.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
recipient-blacklist-checker-test.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
tx-controller-test.js Ensure correct tx category when sending to contracts without tx data (#7252) 2019-10-08 14:16:23 -03:00
tx-gas-util-test.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
tx-helper-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
tx-state-history-helper-test.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
tx-state-manager-test.js transactions:tx-state-manager - optionally take a function as a search param (#7078) 2019-08-29 14:57:28 +02:00
tx-utils-test.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00