Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test - tx controller - fix promise handling | kumavis | 2017-07-08 | 1 | -5/+2 |
* | test - tx-controller - stub block-tracker method | kumavis | 2017-07-08 | 1 | -1/+1 |
* | Merge branch 'master' into nonce-tracker | kumavis | 2017-07-08 | 1 | -0/+40 |
|\ | |||||
| * | Fix failing test | Dan Finlay | 2017-07-06 | 1 | -27/+29 |
| * | Add missing done | Dan Finlay | 2017-07-06 | 1 | -1/+2 |
| * | Typo fix | Dan Finlay | 2017-07-06 | 1 | -1/+1 |
| * | Add failing test for retrying an over-spending tx | Dan Finlay | 2017-07-06 | 1 | -0/+37 |
| * | add a check for weather a tx is included in a block when jumping blocks | frankiebee | 2017-06-15 | 1 | -0/+1 |
* | | remove irrelevant test | frankiebee | 2017-06-17 | 1 | -5/+0 |
* | | Fix test to call done | frankiebee | 2017-06-16 | 1 | -7/+8 |
* | | transaction controller - use nonce-tracker | kumavis | 2017-06-15 | 1 | -3/+4 |
|/ | |||||
* | Finish async when failing async test | Thomas Huang | 2017-06-13 | 1 | -1/+1 |
* | Make test Async | Thomas Huang | 2017-06-13 | 1 | -1/+2 |
* | Linting | Thomas Huang | 2017-06-13 | 1 | -1/+0 |
* | Fix for tests | frankiebee | 2017-05-24 | 1 | -1/+3 |
* | Add test around txManager#approveTransaction | Dan Finlay | 2017-05-17 | 1 | -3/+64 |
* | Improve test | Dan Finlay | 2017-05-17 | 1 | -1/+5 |
* | Add gas updating test to tx controller tests | Dan Finlay | 2017-05-17 | 1 | -1/+21 |
* | Rename tx manager to tx controller | Dan Finlay | 2017-05-17 | 1 | -0/+237 |