aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/controllers/transactions
Commit message (Expand)AuthorAgeFilesLines
* feature: add Goerli support (#6459)Paul Bouchon2019-04-181-2/+3
* Disallow loading as metamaskNetworkId (#5924)Frankie2018-12-141-2/+11
* Final gas customization fixesDan Miller2018-12-041-1/+1
* Adds createSpeedUpTransaction to txControllerDan Miller2018-12-041-0/+67
* Autofill gasPrice for retry attempts with either the recommended gasprice or ...Frankie2018-11-271-1/+4
* Tx controller now uses safe event emitter (#5769)Frankie2018-11-172-24/+26
* Resubmit approved transactions on new block (#5752)Dan Finlay2018-11-152-4/+20
* Ensure that new transactions added are using the selected addressWhymarrh Whitby2018-10-111-4/+26
* Set metamask controller network provider to localhostThomas Huang2018-07-311-1/+2
* Merge branch 'develop' into network-remove-provider-engineThomas2018-07-262-6/+26
|\
| * test - check that #setTxStatusRejected removes transaction from historyfrankiebee2018-07-111-0/+9
| * Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-07-118-102/+78
| |\
| * | tests - fix cancle transaction test to better fit new behaviorfrankiebee2018-06-272-13/+10
| * | woops - remove .onlyfrankiebee2018-06-261-1/+1
| * | trandsactions - remove rejected transactions from historyfrankiebee2018-06-261-0/+14
* | | test - unit - remove tests for obsolete methodskumavis2018-07-041-52/+0
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-048-95/+126
|\ \ \ | | |/ | |/|
| * | fix unit testsbrunobar792018-07-031-4/+3
| * | fix testsbrunobar792018-07-031-3/+6
| * | fix warning for unit testsbrunobar792018-07-035-44/+19
| * | eslint --fix .brunobar792018-07-037-58/+57
| |/
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-072-0/+94
|\|
| * remove generating blocked accounts and use a config file insteadCsaba Solya2018-05-311-11/+10
| * adding tests for recipient blacklist checkerCsaba Solya2018-05-301-0/+78
| * adding transaction controller testsCsaba Solya2018-05-301-0/+17
* | test - unit - tx-controller - fix blockTracker stubkumavis2018-05-291-0/+1
* | test - unit - pending-tx-tracker - update method namekumavis2018-05-291-2/+2
* | test - unit - nonce-tracker - fix blockTracker stubkumavis2018-05-291-0/+1
* | controllers - transactions - merge @frankiebee's work with minekumavis2018-05-292-56/+7
* | test - unit - code style nitpickkumavis2018-05-251-1/+2
* | test - unit - tx-controller-test - add history object to txMeta when using in...kumavis2018-05-251-31/+29
* | Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/...frankiebee2018-05-231-31/+20
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-05-231-4/+4
|/
* Merge branch 'develop' into testingtmashuang2018-05-221-30/+0
* Moved loose some loose test files to sub folderstmashuang2018-05-218-0/+1716