1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/test
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
..
data Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
e2e Fixes #3425: Better support for batch transactions (#5437) 2018-11-13 13:49:12 -03:30
integration Fixes #3425: Better support for batch transactions (#5437) 2018-11-13 13:49:12 -03:30
lib Refactor buffer constructor (#5468) 2018-10-09 09:32:48 -02:30
screens fix warning for new-ui screen tests 2018-07-02 20:13:04 -04:00
stub Merge branch 'develop' into testing 2018-05-21 14:57:57 -07:00
unit Resubmit approved transactions on new block (#5752) 2018-11-14 11:34:07 -10:00
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js fix merge conflicts 2018-08-17 12:56:07 -04:00
mascara.conf.js fix test/mascara.conf.js warnings 2018-07-02 19:53:45 -04:00
setup.js Add ComposableObservableStore for subscription management 2018-04-13 10:20:44 -04:00