Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mock random value generator | Dan Finlay | 2017-09-26 | 1 | -0/+4 |
| | |||||
* | Update mock-store dependency | tmashuang | 2017-09-07 | 1 | -2/+2 |
| | |||||
* | Move mock txs to tx mocking class | Dan Finlay | 2017-08-22 | 1 | -0/+40 |
| | |||||
* | Linting | Thomas Huang | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1436 from MetaMask/mig13 | Dan Finlay | 2017-05-17 | 1 | -1/+14 |
|\ | | | | | migration 13 - change provider from testnet to ropsten | ||||
| * | test - format test data 001 | kumavis | 2017-05-16 | 1 | -1/+14 |
| | | |||||
* | | Got test failing nearly correctly | Dan Finlay | 2017-05-16 | 1 | -0/+18 |
|/ | |||||
* | Remove unused modules and STORAGE_KEY | Thomas Huang | 2017-05-05 | 1 | -1/+0 |
| | |||||
* | Lint tests | Thomas Huang | 2017-05-05 | 3 | -17/+17 |
| | |||||
* | Add migration tests to ensure that bodies are erased properly in notices. | Kevin Serrano | 2017-03-23 | 1 | -0/+7 |
| | |||||
* | Adding additional migration state to account for moving data. | Kevin Serrano | 2017-02-16 | 1 | -0/+138 |
| | |||||
* | obs-store - use published module | kumavis | 2017-01-25 | 1 | -5/+4 |
| | |||||
* | background - move pojo migrator to outside of metamask controller | kumavis | 2017-01-12 | 1 | -57/+7 |
| | |||||
* | test - fix tests from obs-store | kumavis | 2017-01-12 | 1 | -2/+5 |
| | |||||
* | add Test for txManager. As well as fix tests to account for txManager. | Frances Pangilinan | 2016-12-15 | 1 | -0/+1 |
| | |||||
* | Now migrating old vaults to new DEN format | Dan Finlay | 2016-10-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into i328-MultiVault | Dan Finlay | 2016-10-26 | 1 | -0/+3 |
|\ | |||||
| * | test - fix delegate-call test | kumavis | 2016-10-25 | 2 | -1/+3 |
| | | |||||
| * | Reproduced issue 743 in test case | Dan Finlay | 2016-10-18 | 1 | -0/+1 |
| | | | | | | | | | | | | This contract hex does include the value `f4`, but it was compiled from a contract with no instance of `.delegatecall`. I believe `f4` in this case is part of some other value or contract address, and `ethBinToOps` has some error in how it skips pushed data. @kumavis | ||||
* | | Fix bug in new KeyringController vault restoring logic. | Dan Finlay | 2016-10-22 | 1 | -0/+38 |
| | | |||||
* | | Create basic keyring-controller unit test file | Dan Finlay | 2016-10-22 | 1 | -0/+32 |
|/ | |||||
* | Fixed tests | Dan Finlay | 2016-06-25 | 1 | -0/+57 |
| | |||||
* | Migrate etherscan providers to our RPC | Dan Finlay | 2016-04-13 | 1 | -0/+1 |