aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/controllers/transactions
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-06-072-0/+94
|\ | | | | | | network-remove-provider-engine
| * 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 ↵kumavis2018-05-251-31/+29
| | | | | | | | internal calls
* | Merge branch 'network-remove-provider-engine' of ↵frankiebee2018-05-231-31/+20
| | | | | | | | https://github.com/MetaMask/metamask-extension into transactions-use-new-block-tracker
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-05-231-4/+4
|/ | | | network-remove-provider-engine
* Merge branch 'develop' into testingtmashuang2018-05-221-30/+0
|
* Moved loose some loose test files to sub folderstmashuang2018-05-218-0/+1716