1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers/transactions
Frankie 8198ec9ae1
Autofill gasPrice for retry attempts with either the recommended gasprice or a %10 bump (#5786)
* transactions - autofill gasPrice for retry attempts with either the recomened gasprice or a %10 bump

* lint
2018-11-26 09:29:14 -10:00
..
nonce-tracker-test.js Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 2018-07-03 12:42:14 -07:00
pending-tx-test.js Tx controller now uses safe event emitter (#5769) 2018-11-16 10:34:08 -08:00
recipient-blacklist-checker-test.js eslint --fix . 2018-07-02 18:49:33 -04:00
tx-controller-test.js Autofill gasPrice for retry attempts with either the recommended gasprice or a %10 bump (#5786) 2018-11-26 09:29:14 -10:00
tx-gas-util-test.js fix warning for unit tests 2018-07-02 20:12:50 -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 eslint --fix . 2018-07-02 18:49:33 -04:00
tx-state-manager-test.js test - check that #setTxStatusRejected removes transaction from history 2018-07-10 15:35:27 -07:00
tx-utils-test.js eslint --fix . 2018-07-02 18:49:33 -04:00