Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 greenkee... | kumavis | 2017-08-04 | 1 | -3/+5 |
* | fix nonceTracker | frankiebee | 2017-06-22 | 1 | -12/+6 |
* | add a test for #getNonceLock | frankiebee | 2017-06-22 | 1 | -0/+46 |