Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "NetworkController refactor for new EthClient interface" | kumavis | 2017-10-19 | 1 | -4/+3 |
| | |||||
* | nonce-tracker - use blockTracker directly | kumavis | 2017-10-12 | 1 | -3/+4 |
| | |||||
* | Add test for trying to reproduce faq#67 | Dan Finlay | 2017-08-30 | 1 | -0/+19 |
| | | | | Failed to reproduce this issue with the same inputs. | ||||
* | Corrected test constraints | Dan Finlay | 2017-08-24 | 1 | -2/+2 |
| | |||||
* | Add mysterious failing test | Dan Finlay | 2017-08-24 | 1 | -0/+20 |
| | |||||
* | Pass nonce tests | Dan Finlay | 2017-08-24 | 1 | -4/+4 |
| | |||||
* | Fix new test, break an older maybe wrong one | Dan Finlay | 2017-08-24 | 1 | -3/+3 |
| | |||||
* | Add failing test for newly identified error state | Dan Finlay | 2017-08-24 | 1 | -0/+17 |
| | | | | Reproduces #1966 | ||||
* | Refer to pending nonces, not just their count | Dan Finlay | 2017-08-22 | 1 | -0/+15 |
| | |||||
* | fix test | frankiebee | 2017-08-22 | 1 | -9/+9 |
| | |||||
* | When network nonce is highest, it should be used. | Dan Finlay | 2017-08-22 | 1 | -4/+15 |
| | |||||
* | Fix test | Dan Finlay | 2017-08-22 | 1 | -5/+5 |
| | |||||
* | Add new assertions and de-duplicate nonce tracker generation | Dan Finlay | 2017-08-22 | 1 | -29/+73 |
| | |||||
* | Add test for no previous txs | Dan Finlay | 2017-08-22 | 1 | -4/+25 |
| | |||||
* | Confine mock strategy to describe block | Dan Finlay | 2017-08-22 | 1 | -35/+39 |
| | |||||
* | Move mock txs to tx mocking class | Dan Finlay | 2017-08-22 | 1 | -35/+8 |
| | |||||
* | add test for using localNonce | frankiebee | 2017-08-19 | 1 | -4/+42 |
| | |||||
* | test - dont mix callback and promise | kumavis | 2017-08-04 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2017-08-04 | 1 | -3/+5 |
| | | | | greenkeeper/initial | ||||
* | fix nonceTracker | frankiebee | 2017-06-22 | 1 | -12/+6 |
| | |||||
* | add a test for #getNonceLock | frankiebee | 2017-06-22 | 1 | -0/+46 |