1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-03 14:44:27 +01:00
metamask-extension/test/unit/app/controllers
Frankie a34103987a
drop transactions who's nonce is lower then the known network nonce but were not included in a block (#6388)
* transactions/pending - check nonce against the network and mark as dropped if not included in a block

* transactions/pending - unifiy "dropped" txs

* transactions/pending - test - fix for new expected behavior

* fix comment

* transactions/pending - clean up dropped event

* fix spelling

Co-Authored-By: frankiebee <frankie.diamond@gmail.com>

* nit fix

* test/tx-pending - clarify test description
2019-05-16 07:36:53 +02:00
..
transactions drop transactions who's nonce is lower then the known network nonce but were not included in a block (#6388) 2019-05-16 07:36:53 +02:00
cached-balances-test.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
currency-controller-test.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
detect-tokens-test.js Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
infura-controller-test.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
metamask-controller-test.js feature: integrate gaba/ShapeShiftController (#6569) 2019-05-14 14:38:55 -04:00
network-contoller-test.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
preferences-controller-test.js New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
token-rates-controller.js Update Balanc3 API (#5744) 2018-11-13 14:57:43 -05:00