Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | transactions - normalize txParams | frankiebee | 2018-04-05 | 1 | -2/+72 |
| | |||||
* | tests - fix txController tests so that txMetas have a from feild | frankiebee | 2018-04-03 | 1 | -2/+4 |
| | |||||
* | tests - add tests for transactions#retryTransaction and ↵ | frankiebee | 2018-03-14 | 1 | -1/+44 |
| | | | | transactions#_markNonceDuplicatesDropped | ||||
* | test - createTestProviderTools includes block tracker layer | kumavis | 2018-01-18 | 1 | -13/+11 |
| | |||||
* | test - tx controller - fix txGasUtil reference | kumavis | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | test - typo - fix spelling of word stubbed | kumavis | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | test - remove createEthJsQueryStub | kumavis | 2018-01-18 | 1 | -4/+2 |
| | |||||
* | test - fix to match expected behavior | frankiebee | 2018-01-15 | 1 | -14/+28 |
| | |||||
* | newUnaprovedTx => newUnapprovedTx | Dora E. Mondrian | 2017-11-06 | 1 | -4/+4 |
| | | | | This typo tripped me up when I was reading through the code and trying to understand what's going on. | ||||
* | pending-tx - dont check the balance to rebrodcast | frankiebee | 2017-09-30 | 1 | -25/+0 |
| | |||||
* | pending-tx - move incrementing of the retryCount on the txMeta outside ↵ | frankiebee | 2017-09-27 | 1 | -1/+1 |
| | | | | pending-tx-tracker | ||||
* | fix tests | frankiebee | 2017-09-27 | 1 | -2/+2 |
| | |||||
* | Merge branch 'transactionControllerRefractorPt3' of ↵ | frankiebee | 2017-09-27 | 1 | -14/+153 |
|\ | | | | | | | https://github.com/MetaMask/metamask-extension into transactionControllerRefractorPt3 | ||||
| * | Clean up transactionController tests | tmashuang | 2017-09-26 | 1 | -71/+53 |
| | | |||||
| * | Remove pending updateAndApprovedTransaction test | tmashuang | 2017-09-26 | 1 | -10/+0 |
| | | |||||
| * | Most of transaction controller tests | tmashuang | 2017-09-23 | 1 | -12/+180 |
| | | |||||
* | | transactions: lint fixes and reveal status-update event for balance controller | frankiebee | 2017-09-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into transactionControllerRefractorPt3 | frankiebee | 2017-09-27 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Fix test references | Dan Finlay | 2017-09-23 | 1 | -2/+2 |
| | | |||||
* | | add test for pendingTxCount | frankiebee | 2017-09-14 | 1 | -0/+13 |
| | | |||||
* | | match other controller patterns | frankiebee | 2017-09-13 | 1 | -1/+1 |
| | | |||||
* | | more tests and craete a getPendingTransactions function | frankiebee | 2017-09-09 | 1 | -0/+22 |
| | | |||||
* | | add better comments | frankiebee | 2017-09-06 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into transactionControllerRefractorPt3 | frankiebee | 2017-08-22 | 1 | -2/+7 |
|\| | |||||
| * | tx controller - test - fix typo from moved test | kumavis | 2017-08-15 | 1 | -3/+3 |
| | | |||||
| * | tx controller - test - test tx state history in updateTx | kumavis | 2017-08-15 | 1 | -6/+18 |
| | | |||||
| * | introduce tx-state-history-helper and diff-based history | kumavis | 2017-08-15 | 1 | -5/+8 |
| | | |||||
* | | Create tests for TxStateManager | frankiebee | 2017-08-19 | 1 | -196/+26 |
|/ | |||||
* | use provider stub | frankiebee | 2017-08-09 | 1 | -23/+11 |
| | |||||
* | test for pending tx watcher | frankiebee | 2017-08-05 | 1 | -46/+3 |
| | |||||
* | fix test | frankiebee | 2017-08-03 | 1 | -1/+1 |
| | |||||
* | move newUnapprovedTransaction to transactions.js | frankiebee | 2017-08-03 | 1 | -3/+66 |
| | |||||
* | add test for addTxDefaults | frankiebee | 2017-08-02 | 1 | -5/+30 |
| | |||||
* | make addUnapprovedTransaction async function and use promise based ethQuery | frankiebee | 2017-08-02 | 1 | -23/+49 |
| | |||||
* | tx cont - fix test to use async api | kumavis | 2017-07-26 | 1 | -2/+6 |
| | |||||
* | make publishTransaction and signTransaction async methods | frankiebee | 2017-07-14 | 1 | -11/+9 |
| | |||||
* | 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 |