aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/transactions/tx-state-manager.js
Commit message (Expand)AuthorAgeFilesLines
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-091-2/+2
* Disallow loading as metamaskNetworkId (#5924)Frankie2018-12-141-1/+3
* transactions - ensure err is defined when setting tx failed (#5801)Frankie2018-11-271-4/+6
* ESLint fixes (#5775)Whymarrh Whitby2018-11-171-1/+1
* Tx controller now uses safe event emitter (#5769)Frankie2018-11-171-1/+1
* Resubmit approved transactions on new block (#5752)Dan Finlay2018-11-151-0/+11
* Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-161-0/+5
* Attach the RPC error value to txMetaWhymarrh Whitby2018-09-091-0/+1
* trandsactions - remove rejected transactions from historyfrankiebee2018-06-261-0/+6
* Merge branch 'master' of github.com:MetaMask/metamask-extension into merge-ma...kumavis2018-05-301-7/+14
|\
| * require logfrankiebee2018-05-011-0/+1
| * log emitter errorsfrankiebee2018-04-301-6/+10
| * transactions - run event emitters outside context of _setTxStatusfrankiebee2018-04-301-7/+9
* | 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
|/
* 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 releva...frankiebee2018-04-111-0/+315