aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/controllers/transactions/tx-controller-test.js
Commit message (Expand)AuthorAgeFilesLines
* Set a default value for code in _determineTransactionCategory (#6604)Dan J Miller2019-05-151-0/+87
* 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-171-24/+24
* Resubmit approved transactions on new block (#5752)Dan Finlay2018-11-151-3/+6
* 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-261-3/+10
|\
| * Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-07-111-6/+2
| |\
| * | tests - fix cancle transaction test to better fit new behaviorfrankiebee2018-06-271-3/+10
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-041-6/+2
|\ \ \ | | |/ | |/|
| * | fix warning for unit testsbrunobar792018-07-031-5/+1
| * | eslint --fix .brunobar792018-07-031-1/+1
| |/
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-071-0/+17
|\|
| * adding transaction controller testsCsaba Solya2018-05-301-0/+17
* | test - unit - tx-controller - fix blockTracker stubkumavis2018-05-291-0/+1
* | controllers - transactions - merge @frankiebee's work with minekumavis2018-05-291-2/+4
* | test - unit - tx-controller-test - add history object to txMeta when using in...kumavis2018-05-251-31/+29
|/
* Merge branch 'develop' into testingtmashuang2018-05-221-30/+0
* Moved loose some loose test files to sub folderstmashuang2018-05-211-0/+463