1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit
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
..
actions Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
app 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
development Version 5.0.3 (#5785) 2018-11-20 08:34:14 -10:00
migrations Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
reducers Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
responsive/components Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
ui Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
balance-formatter-test.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
localhostState.js fix merge conflicts 2018-08-17 12:56:07 -04:00
test-utils.js test - unit - add assertRejects to test asyncFns 2018-06-13 21:01:00 -07:00
util_test.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30