| Commit message (Expand) | Author | Age | Files | Lines |
* | meta - transactions - create a transactions dir in controller and move releva... | frankiebee | 2018-04-11 | 1 | -189/+0 |
* | transactions:pending - only check nonces of transactions who's from adress ma... | frankiebee | 2017-12-28 | 1 | -1/+2 |
* | Stop failing pending transactions after any period of time | Dan Finlay | 2017-12-22 | 1 | -7/+0 |
* | firstRetryBlockNumber defaults to latestBlockNumber if undefined on txMeta in... | Dan | 2017-12-07 | 1 | -1/+1 |
* | Fix undefined latestBlockNumber in _resubmitTx | Dan | 2017-12-07 | 1 | -1/+1 |
* | Exponentional backoff on transaction retry in pending-tx-tracker | Dan | 2017-12-06 | 1 | -2/+14 |
* | Fix lint warnings | Daijiro Wachi | 2017-10-22 | 1 | -6/+6 |
* | Merge pull request #2304 from MetaMask/i1531-UpdateTxStatesOnInit | kumavis | 2017-10-07 | 1 | -0/+1 |
|\ |
|
| * | Check status of pending transactions on startup | Dan Finlay | 2017-10-07 | 1 | -0/+1 |
* | | When checking pending txs, check for successful txs with same nonce. | Dan Finlay | 2017-10-07 | 1 | -0/+20 |
|/ |
|
* | "fix" hours for message | frankiebee | 2017-10-06 | 1 | -1/+2 |
* | pending-tx - check time stamp instead of block number for resubmit | frankiebee | 2017-10-06 | 1 | -3/+4 |
* | pending tx tracker - on tx:warn append error message instead of error obj | kumavis | 2017-10-03 | 1 | -1/+1 |
* | pending tx tracker - tx:warning event includes err obj | kumavis | 2017-10-03 | 1 | -2/+2 |
* | pending tx tracker - resubmit - warn dont error on unknown error | kumavis | 2017-10-03 | 1 | -2/+5 |
* | pending tx tracker - dont throw on load failure | kumavis | 2017-10-03 | 1 | -1/+0 |
* | pending-tx - dont check the balance to rebrodcast | frankiebee | 2017-09-30 | 1 | -15/+0 |
* | Merge branch 'master' into direct-block-tracker | kumavis | 2017-09-28 | 1 | -14/+12 |
|\ |
|
| * | pending-tx - move incrementing of the retryCount on the txMeta outside pendin... | frankiebee | 2017-09-27 | 1 | -2/+1 |
| * | transactions: make evnt names pretty and eaiser to read | frankiebee | 2017-09-27 | 1 | -8/+8 |
| * | Merge branch 'master' into transactionControllerRefractorPt3 | frankiebee | 2017-09-27 | 1 | -3/+9 |
| |\ |
|
| * | | linting && format fixing | frankiebee | 2017-09-13 | 1 | -5/+4 |
* | | | style - small whitespace nitpick | kumavis | 2017-09-28 | 1 | -1/+1 |
| |/
|/| |
|
* | | Do not mark a retry tx failed that has been broadcast successfully | Dan Finlay | 2017-09-19 | 1 | -3/+9 |
|/ |
|
* | Fail transactions after a day of retries | Dan Finlay | 2017-08-24 | 1 | -1/+7 |
* | fix getPendingTransactions function for pendingTxTracker | frankiebee | 2017-08-09 | 1 | -1/+1 |
* | fix class names | frankiebee | 2017-08-09 | 1 | -0/+163 |