aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/transaction-manager.js
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Frankie2017-01-121-7/+26
| | | | | | | | pending and unaproved transactions
* | 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
| | | | Fix up txManager to reflect code review requests
* 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