aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/transaction-manager.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into Version-3.1.0Dan Finlay2017-01-191-1/+1
|\
| * Fix the dissplay for submitted transactions and the listner wating to hear wh...Frankie2017-01-191-1/+1
* | tx-manager - use rpc-specified txHashkumavis2017-01-191-6/+5
|/
* background - txManager - filter txs by networkkumavis2017-01-151-2/+3
* background - return txHash to provider-engine on donekumavis2017-01-151-0/+3
* Fix the inclusion of the txFee in the meta tx objectFrankie2017-01-151-3/+5
* fix for lintingFrankie2017-01-141-0/+1
* Satisfy review needs:Frankie2017-01-141-19/+11
* fix the maxcost not being included in txMetaFrankie2017-01-141-3/+7
* Merge branch 'dev' into bug-submitTxkumavis2017-01-141-11/+37
|\
| * Clean up codeFrankie2017-01-141-1/+2
| * Fix wording and icon of failed txsFrankie2017-01-121-14/+16
| * Add to CHANGELOGFrankie2017-01-121-2/+8
| * Take some of the tx Logic out of the UI and create a visble state for pending...Frankie2017-01-121-7/+26
* | background - handle tx finalization in controllers instead of provider-enginekumavis2017-01-131-68/+113
|/
* remove unnecessary try statmentsFrankie2017-01-051-23/+17
* clean upFrankie2017-01-051-1/+1
* Fix signing of transactionsFrankie2017-01-051-22/+28
* fix some minor spelling mistakes and clean up codeFrankie2016-12-241-19/+23
* Migrate all tx mutation code out of keyring controller andFrances Pangilinan2016-12-221-31/+53
* First pass at revision requestsFrances Pangilinan2016-12-221-96/+151
* Clean up and comment functionsFrances Pangilinan2016-12-151-1/+29
* Create a TxManagerFrances Pangilinan2016-12-151-0/+179