aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/transactions
Commit message (Expand)AuthorAgeFilesLines
* network - create provider and block-tracker via json-rpc-enginekumavis2018-05-172-14/+5
* tx-state-history-helper - use more readable Date.now methodkumavis2018-05-171-1/+1
* fix lint issuesCsaba Solya2018-05-102-2/+2
* 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-102-16/+28
* Fix documentation typobitpshr2018-05-081-1/+1
* transactions - add a nonce check utility for ui usefrankiebee2018-05-021-0/+15
* fix - getTxsByMetaData check if the key is in the object not if the value is ...frankiebee2018-05-021-1/+1
* transactions - more docs and clean upsfrankiebee2018-04-266-55/+116
* Cleaned up some typos and JSDocs in TransactionsDan Finlay2018-04-243-38/+40
* transactions - fix referncesfrankiebee2018-04-202-1/+2
* Merge branch 'master' into tx-controller-rewrite-v3frankiebee2018-04-201-0/+1
* meta - transactions - docs yo!frankiebee2018-04-208-73/+351
* fix up - more docsfrankiebee2018-04-143-38/+77
* meta - transactions - code clean up and jsDocfrankiebee2018-04-141-41/+109
* transactions - code cleanupfrankiebee2018-04-132-58/+59
* transactions - lint fixesfrankiebee2018-04-113-12/+12
* meta - transactions - create a transactions dir in controller and move releva...frankiebee2018-04-117-0/+1203