aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/tx-manager-test.js
Commit message (Expand)AuthorAgeFilesLines
* Rename tx manager to tx controllerDan Finlay2017-05-171-237/+0
* Whoops missed some modulesThomas Huang2017-05-051-2/+0
* Lint testsThomas Huang2017-05-051-48/+46
* tests - tx-manager - fix assert and clean formattingkumavis2017-03-311-9/+1
* tx-manager - add eip155 supportkumavis2017-03-311-31/+58
* correct bug in test.Kevin Serrano2017-03-251-1/+1
* Add tests.Kevin Serrano2017-03-251-0/+11
* txManager - depend on preferencesStorekumavis2017-02-031-1/+0
* metamask - introduce networkStorekumavis2017-02-031-12/+3
* migration 7 - break off TransactionManager substatekumavis2017-02-031-53/+59
* test - txManager - add network to all txskumavis2017-01-151-18/+19
* tests - txManager - add getNetwork fn to fixture txManagerkumavis2017-01-151-0/+1
* fix for lintingFrankie2017-01-141-2/+2
* background - handle tx finalization in controllers instead of provider-enginekumavis2017-01-131-4/+27
* fix some minor spelling mistakes and clean up codeFrankie2016-12-241-6/+6
* First pass at revision requestsFrances Pangilinan2016-12-221-26/+47
* add Test for txManager. As well as fix tests to account for txManager.Frances Pangilinan2016-12-151-0/+169