| Commit message (Expand) | Author | Age | Files | Lines |
* | controllers - transactions - fix tx status update on boot | kumavis | 2018-05-29 | 2 | -2/+13 |
* | controllers - transactions - fix tx confirmation | kumavis | 2018-05-29 | 2 | -3/+3 |
* | controllers - transaction - pending-tx-tracker - lint fix | kumavis | 2018-05-29 | 1 | -1/+1 |
* | controllers - transactions - merge @frankiebee's work with mine | kumavis | 2018-05-29 | 3 | -96/+55 |
* | controllers - transactions - pending-tx-tracker - _getBlock - poll until bloc... | kumavis | 2018-05-26 | 1 | -1/+10 |
* | tx-gas-utils - query for block without tx bodies | kumavis | 2018-05-26 | 1 | -2/+2 |
* | Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/... | frankiebee | 2018-05-23 | 1 | -15/+0 |
|\ |
|
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-23 | 1 | -15/+0 |
| |\ |
|
| | * | Reveal get filtered tx list (#4332) | Frankie | 2018-05-22 | 1 | -15/+0 |
* | | | transactions - update pending-tx-tracker to use the new block tracker | frankiebee | 2018-05-23 | 1 | -7/+18 |
* | | | remove dependance on the even tx:confirmed | frankiebee | 2018-05-23 | 1 | -2/+6 |
|/ / |
|
* / | network - create provider and block-tracker via json-rpc-engine | kumavis | 2018-05-17 | 2 | -14/+5 |
|/ |
|
* | tx-state-history-helper - use more readable Date.now method | kumavis | 2018-05-17 | 1 | -1/+1 |
* | fix lint issues | Csaba Solya | 2018-05-10 | 2 | -2/+2 |
* | remove unnecessary lib | Csaba Solya | 2018-05-10 | 1 | -1/+0 |
* | revert unnecessary change in state manager | Csaba Solya | 2018-05-10 | 1 | -13/+7 |
* | add time stamps to transaction history log entries | Csaba Solya | 2018-05-10 | 2 | -16/+28 |
* | Fix documentation typo | bitpshr | 2018-05-08 | 1 | -1/+1 |
* | transactions - add a nonce check utility for ui use | frankiebee | 2018-05-02 | 1 | -0/+15 |
* | fix - getTxsByMetaData check if the key is in the object not if the value is ... | frankiebee | 2018-05-02 | 1 | -1/+1 |
* | transactions - more docs and clean ups | frankiebee | 2018-04-26 | 6 | -55/+116 |
* | Cleaned up some typos and JSDocs in Transactions | Dan Finlay | 2018-04-24 | 3 | -38/+40 |
* | transactions - fix refernces | frankiebee | 2018-04-20 | 2 | -1/+2 |
* | Merge branch 'master' into tx-controller-rewrite-v3 | frankiebee | 2018-04-20 | 1 | -0/+1 |
* | meta - transactions - docs yo! | frankiebee | 2018-04-20 | 8 | -73/+351 |
* | fix up - more docs | frankiebee | 2018-04-14 | 3 | -38/+77 |
* | meta - transactions - code clean up and jsDoc | frankiebee | 2018-04-14 | 1 | -41/+109 |
* | transactions - code cleanup | frankiebee | 2018-04-13 | 2 | -58/+59 |
* | transactions - lint fixes | frankiebee | 2018-04-11 | 3 | -12/+12 |
* | meta - transactions - create a transactions dir in controller and move releva... | frankiebee | 2018-04-11 | 7 | -0/+1203 |