1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/test/unit/app/controllers
Dan Finlay 22ba0b0c2d Resubmit approved transactions on new block (#5752)
* Add beginning of test

* Resubmit approved transactions on new block

May fix #4343 and related issues, where an error could leave
transactions stranded in the approved state.

* Remove unused test

* Re-approve transactions when retrying approved

* Add retry approved test

* Include approved in pending tx count

* Fix getPendingTxs()

* Linted

* Only throw hash error in submitted state

* Only check submitted txs for block inclusion

* Fix test expectations
2018-11-14 11:34:07 -10:00
..
transactions Resubmit approved transactions on new block (#5752) 2018-11-14 11:34:07 -10:00
address-book-controller.js eslint --fix . 2018-07-02 18:49:33 -04:00
blacklist-controller-test.js Add ability to whitelist a blacklisted domain at runtime 2018-10-02 10:43:46 -02:30
currency-controller-test.js fix merge conflicts 2018-08-17 12:56:07 -04:00
detect-tokens-test.js Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
infura-controller-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
metamask-controller-test.js Increase suggested gas percentile to 65 (#5359) 2018-10-04 18:38:05 -02:30
network-contoller-test.js Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
notice-controller-test.js Default NoticeController ctor opts to empty obj 2018-09-11 12:12:35 -07:00
preferences-controller-test.js EIP-1102: updated implementation 2018-11-05 15:07:09 -08:00
token-rates-controller.js Update Balanc3 API (#5744) 2018-11-13 14:57:43 -05:00