Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for unused function arguments (#6583) | Whymarrh Whitby | 2019-05-09 | 2 | -4/+4 |
| | | | | | | | | | | * eslint: Check for unused function arguments * eslint: Ignore unused '_' in argument list Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly * Remove and rename unused arguments | ||||
* | Tx controller now uses safe event emitter (#5769) | Frankie | 2018-11-17 | 1 | -0/+1 |
| | | | | | | | | | | | | * transactions - use safe-event-emitter over events * tests - pass a platform object on init with a noop showTransactionNotification * test - fix for tx-state-history-helper trying to reduce an empty array * deps - safe-event-emitter * lint | ||||
* | Refactor buffer constructor (#5468) | Noel Yoo | 2018-10-09 | 1 | -1/+1 |
| | |||||
* | Some Ui tests | tmashuang | 2018-09-25 | 2 | -20/+42 |
| | |||||
* | Delete ConfigManager, replacing its usages with PreferencesController | Whymarrh Whitby | 2018-09-12 | 1 | -9/+0 |
| | |||||
* | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-07-26 | 1 | -1/+1 |
|\ | |||||
| * | fix tos link; | Bobby Dresser | 2018-07-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-07-04 | 5 | -64/+64 |
|\| | | | | | | | network-remove-provider-engine | ||||
| * | eslint --fix . | brunobar79 | 2018-07-03 | 4 | -63/+63 |
| | | |||||
* | | test - unit - metamask-controller - fix many bugs in tests | kumavis | 2018-05-25 | 1 | -0/+16 |
|/ | |||||
* | Use customized react-trigger-change in send-new-ui integration tests.. | Dan | 2018-03-19 | 1 | -0/+161 |
| | |||||
* | test - poll for element instead of manual timeouts | kumavis | 2018-03-12 | 1 | -0/+53 |
| | |||||
* | Merge branch 'master' into uat | Dan | 2018-02-08 | 2 | -5/+10 |
|\ | |||||
| * | Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs | Frankie | 2018-02-01 | 1 | -0/+20 |
| |\ | | | | | | | Set address to default with empty string, add test validation. | ||||
| | * | Set address to default with empty string, add test validation. | Thomas | 2018-01-31 | 1 | -0/+20 |
| | | | |||||
| * | | test for migration 021 | frankiebee | 2018-01-31 | 1 | -0/+1 |
| |/ | |||||
* | | Update to Enzyme 3.2.0 | Thomas Huang | 2017-11-26 | 1 | -5/+10 |
| | | |||||
* | | Get current NewUI-flat tests working. | Dan | 2017-11-03 | 1 | -0/+11 |
|/ | |||||
* | 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 |