aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/transactions/tx-state-manager.js
Commit message (Collapse)AuthorAgeFilesLines
* fix lint issuesCsaba Solya2018-05-101-1/+1
|
* remove unnecessary libCsaba Solya2018-05-101-1/+0
|
* revert unnecessary change in state managerCsaba Solya2018-05-101-13/+7
|
* add time stamps to transaction history log entriesCsaba Solya2018-05-101-8/+15
|
* fix - getTxsByMetaData check if the key is in the object not if the value is ↵frankiebee2018-05-021-1/+1
| | | | truthy
* transactions - more docs and clean upsfrankiebee2018-04-261-12/+15
|
* meta - transactions - docs yo!frankiebee2018-04-201-50/+152
|
* transactions - lint fixesfrankiebee2018-04-111-6/+6
|
* meta - transactions - create a transactions dir in controller and move ↵frankiebee2018-04-111-0/+315
relevant files into it