Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'master' into i1567-FixInaccurateError | Frankie | 2017-06-17 | 1 | -3/+2 | |
|\ \ \ \ | ||||||
| * | | | | put the block listeners back on the provider | frankiebee | 2017-06-17 | 1 | -3/+2 | |
| | | | | | ||||||
* | | | | | put event back on the "blockTracker:/provider" | frankiebee | 2017-06-17 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into i1567-FixInaccurateError | frankiebee | 2017-06-16 | 1 | -16/+52 | |
|\| | | | | ||||||
| * | | | | Merge pull request #1611 from MetaMask/checkTxsOnSync | kumavis | 2017-06-16 | 1 | -0/+46 | |
| |\ \ \ \ | | | | | | | | | | | | | add a check for weather a tx is included in a block when jumping blocks | |||||
| | * | | | | transactions controller - add comments | kumavis | 2017-06-16 | 1 | -0/+5 | |
| | | | | | | ||||||
| | * | | | | add a check for weather a tx is included in a block when jumping blocks | frankiebee | 2017-06-15 | 1 | -0/+41 | |
| | | |_|/ | | |/| | | ||||||
| * / | | | check for the tx in the block that provider engine gives us | frankiebee | 2017-06-15 | 1 | -15/+5 | |
| |/ / / | ||||||
* | | | | check nonce and balance when resubmiting tx | frankiebee | 2017-06-16 | 1 | -11/+16 | |
| | | | | ||||||
* | | | | remove unnecessary log | frankiebee | 2017-06-15 | 1 | -4/+1 | |
| | | | | ||||||
* | | | | Do not mark slowly mined txs as failed. | Dan Finlay | 2017-06-15 | 1 | -8/+4 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | Fixes #1567 Also seems to fix #1556 Also improves resubmit performance by only resubmitting on `latest`. | |||||
* | | | Merge pull request #1598 from MetaMask/txRetry | Dan Finlay | 2017-06-14 | 1 | -9/+4 | |
|\ \ \ | | | | | | | | | put tx resubmission on the block event | |||||
| * | | | rename continuallyResubmitPendingTxs to resubmitPendingTxs | frankiebee | 2017-06-14 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | put tx resubmission on the block event | frankiebee | 2017-06-13 | 1 | -8/+3 | |
| | |/ | |/| | ||||||
* / | | Fix networkState in chain id | Thomas Huang | 2017-06-13 | 1 | -1/+1 | |
|/ / | ||||||
* | | Use new URL for currency API from cryptonator. | Kevin Serrano | 2017-06-06 | 1 | -1/+1 | |
| | | ||||||
* | | stop polling when switching networks | frankiebee | 2017-05-24 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' into networkController | Frankie | 2017-05-24 | 1 | -4/+55 | |
|\ \ | ||||||
| * | | Cleanup | Dan Finlay | 2017-05-24 | 1 | -2/+3 | |
| | | | ||||||
| * | | Continually resubmit pending txs | Dan Finlay | 2017-05-24 | 1 | -2/+52 | |
| | | | ||||||
* | | | Fix for tests | frankiebee | 2017-05-24 | 2 | -52/+36 | |
| | | | ||||||
* | | | Wrap the provider in a proxy | frankiebee | 2017-05-23 | 2 | -80/+57 | |
| | | | ||||||
* | | | Merge branch 'master' into networkController | frankiebee | 2017-05-23 | 1 | -0/+418 | |
|\| | | ||||||
| * | | Fix path references | Dan Finlay | 2017-05-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | Rename tx manager to tx controller | Dan Finlay | 2017-05-17 | 1 | -0/+404 | |
| | | | ||||||
* | | | Create a network controller to manage switcing networks an updating the provider | frankiebee | 2017-05-19 | 1 | -0/+152 | |
|/ / | ||||||
* / | Fix linting warnings | Thomas Huang | 2017-04-27 | 3 | -13/+11 | |
|/ | ||||||
* | Limit the number of addresses stored in our book. | Kevin Serrano | 2017-03-14 | 1 | -0/+4 | |
| | ||||||
* | Connect keyring controller to address book to prevent additional duplicates. | Kevin Serrano | 2017-03-11 | 1 | -4/+18 | |
| | ||||||
* | Improve duplicate checking in address book. | Kevin Serrano | 2017-03-11 | 1 | -2/+2 | |
| | ||||||
* | Add comments. | Kevin Serrano | 2017-03-11 | 1 | -4/+19 | |
| | ||||||
* | Rename functions for consistency. | Kevin Serrano | 2017-03-10 | 1 | -6/+6 | |
| | ||||||
* | Create persistence address book. | Kevin Serrano | 2017-03-10 | 1 | -0/+46 | |
| | ||||||
* | Create distinct labels and names for addresses. | Kevin Serrano | 2017-03-10 | 1 | -1/+3 | |
| | ||||||
* | Refactor of code into separate reducers and actions. | Kevin Serrano | 2017-03-08 | 1 | -1/+1 | |
| | ||||||
* | More conflict resolution. | Kevin Serrano | 2017-03-02 | 1 | -1/+0 | |
| | ||||||
* | add controllers to root scripts folder | Dan Finlay | 2017-02-28 | 3 | -0/+238 | |