| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into Version-3.1.0 | Dan Finlay | 2017-01-19 | 1 | -1/+1 |
|\ |
|
| * | Fix the dissplay for submitted transactions and the listner wating to hear wh... | Frankie | 2017-01-19 | 1 | -1/+1 |
* | | tx-manager - use rpc-specified txHash | kumavis | 2017-01-19 | 1 | -6/+5 |
|/ |
|
* | background - txManager - filter txs by network | kumavis | 2017-01-15 | 1 | -2/+3 |
* | background - return txHash to provider-engine on done | kumavis | 2017-01-15 | 1 | -0/+3 |
* | Fix the inclusion of the txFee in the meta tx object | Frankie | 2017-01-15 | 1 | -3/+5 |
* | fix for linting | Frankie | 2017-01-14 | 1 | -0/+1 |
* | Satisfy review needs: | Frankie | 2017-01-14 | 1 | -19/+11 |
* | fix the maxcost not being included in txMeta | Frankie | 2017-01-14 | 1 | -3/+7 |
* | Merge branch 'dev' into bug-submitTx | kumavis | 2017-01-14 | 1 | -11/+37 |
|\ |
|
| * | Clean up code | Frankie | 2017-01-14 | 1 | -1/+2 |
| * | Fix wording and icon of failed txs | Frankie | 2017-01-12 | 1 | -14/+16 |
| * | Add to CHANGELOG | Frankie | 2017-01-12 | 1 | -2/+8 |
| * | Take some of the tx Logic out of the UI and create a visble state for pending... | Frankie | 2017-01-12 | 1 | -7/+26 |
* | | background - handle tx finalization in controllers instead of provider-engine | kumavis | 2017-01-13 | 1 | -68/+113 |
|/ |
|
* | remove unnecessary try statments | Frankie | 2017-01-05 | 1 | -23/+17 |
* | clean up | Frankie | 2017-01-05 | 1 | -1/+1 |
* | Fix signing of transactions | Frankie | 2017-01-05 | 1 | -22/+28 |
* | fix some minor spelling mistakes and clean up code | Frankie | 2016-12-24 | 1 | -19/+23 |
* | Migrate all tx mutation code out of keyring controller and | Frances Pangilinan | 2016-12-22 | 1 | -31/+53 |
* | First pass at revision requests | Frances Pangilinan | 2016-12-22 | 1 | -96/+151 |
* | Clean up and comment functions | Frances Pangilinan | 2016-12-15 | 1 | -1/+29 |
* | Create a TxManager | Frances Pangilinan | 2016-12-15 | 1 | -0/+179 |