| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Balanc3 API (#5744) | Paul Bouchon | 2018-11-14 | 1 | -9/+0 |
* | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -2/+2 |
* | Update watchAsset ERC20 validation (#5653) | Esteban Miño | 2018-11-06 | 1 | -0/+26 |
* | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 2 | -9/+9 |
* | Merge pull request #5555 from MetaMask/support-wallet-watch-asset | kumavis | 2018-10-21 | 1 | -0/+5 |
|\ |
|
| * | add support for wallet_watchAsset | Esteban MIno | 2018-10-20 | 1 | -0/+5 |
* | | specific add and remove methods for frequentRpcList (#5554) | Esteban Miño | 2018-10-20 | 1 | -0/+19 |
|/ |
|
* | Ensure that new transactions added are using the selected address | Whymarrh Whitby | 2018-10-11 | 1 | -4/+26 |
* | Increase suggested gas percentile to 65 (#5359) | Dan Finlay | 2018-10-05 | 1 | -1/+1 |
* | Add ability to whitelist a blacklisted domain at runtime | Whymarrh Whitby | 2018-10-02 | 1 | -0/+15 |
* | Some Ui tests | tmashuang | 2018-09-25 | 1 | -0/+33 |
* | Implement latest EIP-712 protocol | bitpshr | 2018-09-14 | 1 | -1/+1 |
* | Default NoticeController ctor opts to empty obj | Whymarrh Whitby | 2018-09-12 | 1 | -1/+1 |
* | Delete ConfigManager, replacing its usages with PreferencesController | Whymarrh Whitby | 2018-09-12 | 3 | -25/+46 |
* | fix conflicts | Esteban MIno | 2018-08-29 | 1 | -0/+71 |
|\ |
|
| * | Add test cases for MetaMaskController#_onKeyringControllerUpdate | Whymarrh Whitby | 2018-08-23 | 1 | -0/+71 |
* | | watchAsset small changes | Esteban MIno | 2018-08-28 | 1 | -1/+1 |
* | | typo watchAsset imageUrl to image | Esteban MIno | 2018-08-24 | 1 | -7/+7 |
* | | Merge branch 'develop' into WatchTokenFeature | Esteban MIno | 2018-08-22 | 1 | -1/+1 |
|\| |
|
| * | fix unit tests | brunobar79 | 2018-08-21 | 1 | -1/+1 |
* | | unit tests for watchAsset | Esteban MIno | 2018-08-22 | 1 | -0/+110 |
|/ |
|
* | Merge branch 'develop' into ledger-support | Bruno Barbieri | 2018-08-18 | 1 | -0/+62 |
|\ |
|
| * | Restores accounts until one with a zero balance is found | Dan Matthews | 2018-08-17 | 1 | -0/+62 |
| * | Remove commented out code for detect-token-test | Thomas | 2018-08-15 | 1 | -10/+0 |
| * | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-08-15 | 2 | -16/+177 |
| |\ |
|
| * | | Set metamask controller network provider to localhost | Thomas Huang | 2018-07-31 | 2 | -2/+3 |
| * | | Detect Tokens are weird | Thomas | 2018-07-30 | 1 | -26/+31 |
| * | | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-07-26 | 5 | -6/+348 |
| |\ \ |
|
| * | | | test - unit - remove tests for obsolete methods | kumavis | 2018-07-04 | 1 | -52/+0 |
| * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-07-04 | 16 | -160/+189 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-07-03 | 2 | -63/+49 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-06-07 | 3 | -0/+97 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-06-07 | 1 | -1/+26 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | test - unit - tx-controller - fix blockTracker stub | kumavis | 2018-05-29 | 1 | -0/+1 |
| * | | | | | | | test - unit - pending-tx-tracker - update method name | kumavis | 2018-05-29 | 1 | -2/+2 |
| * | | | | | | | test - unit - nonce-tracker - fix blockTracker stub | kumavis | 2018-05-29 | 1 | -0/+1 |
| * | | | | | | | controllers - transactions - merge @frankiebee's work with mine | kumavis | 2018-05-29 | 2 | -56/+7 |
| * | | | | | | | test - unit - metamask-controller - remove log | kumavis | 2018-05-26 | 1 | -1/+0 |
| * | | | | | | | test - unit - code style nitpick | kumavis | 2018-05-25 | 1 | -1/+2 |
| * | | | | | | | test - unit - metamask-controller - fix many bugs in tests | kumavis | 2018-05-25 | 1 | -33/+45 |
| * | | | | | | | test - unit - tx-controller-test - add history object to txMeta when using in... | kumavis | 2018-05-25 | 1 | -31/+29 |
| * | | | | | | | test - unit - move fetch polyfill to helper | kumavis | 2018-05-25 | 1 | -3/+0 |
| * | | | | | | | test - unit - metamask-controller - polyfill global.fetch | kumavis | 2018-05-25 | 1 | -2/+4 |
| * | | | | | | | test - remove .only from unit tests | kumavis | 2018-05-25 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/... | frankiebee | 2018-05-23 | 1 | -31/+20 |
| * | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-23 | 2 | -8/+9 |
* | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-18 | 7 | -164/+133 |
* | | | | | | | | fixed unit tests | brunobar79 | 2018-08-15 | 1 | -5/+9 |
* | | | | | | | | fix tx tests | brunobar79 | 2018-08-14 | 1 | -8/+18 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | create tokens storage when setadresses | Esteban MIno | 2018-07-31 | 1 | -0/+25 |
* | | | | | | | unit tests for tokens per account and network | Esteban MIno | 2018-07-28 | 1 | -0/+128 |
* | | | | | | | modify tests according to tokens by network | Esteban MIno | 2018-07-27 | 2 | -18/+8 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge branch 'develop' into detectTokenFeature | Esteban Miño | 2018-07-21 | 4 | -6/+207 |
|\ \ \ \ \ \ |
|
| * | | | | | | Auto-detect tokens #3034 (#4683) | Esteban Miño | 2018-07-21 | 1 | -0/+120 |
| * | | | | | | added tests for removeAccount | brunobar79 | 2018-07-17 | 1 | -0/+33 |
| * | | | | | | added more unit tests | brunobar79 | 2018-07-17 | 1 | -2/+55 |
| * | | | | | | added unit tests for metamaskcontroller | brunobar79 | 2018-07-17 | 1 | -0/+70 |
| * | | | | | | added test for preferences controller | brunobar79 | 2018-07-17 | 1 | -0/+25 |
| * | | | | | | test - check that #setTxStatusRejected removes transaction from history | frankiebee | 2018-07-11 | 1 | -0/+9 |
| * | | | | | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into... | frankiebee | 2018-07-11 | 16 | -167/+141 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | tests - fix cancle transaction test to better fit new behavior | frankiebee | 2018-06-27 | 2 | -13/+10 |
| * | | | | | | woops - remove .only | frankiebee | 2018-06-26 | 1 | -1/+1 |
| * | | | | | | trandsactions - remove rejected transactions from history | frankiebee | 2018-06-26 | 1 | -0/+14 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | fix detection on submit password | Esteban MIno | 2018-07-21 | 1 | -6/+27 |
* | | | | | | keyring unlocked detect and unit tests | Esteban MIno | 2018-07-20 | 1 | -6/+32 |
* | | | | | | detect tokens when submit password and new account selected | Esteban MIno | 2018-07-20 | 1 | -4/+4 |
* | | | | | | detect tokens through infura | Esteban MIno | 2018-07-13 | 1 | -9/+17 |
* | | | | | | improve tests | Esteban MIno | 2018-07-12 | 1 | -56/+49 |
* | | | | | | fix lint | Esteban MIno | 2018-07-04 | 1 | -54/+46 |
* | | | | | | Merge branch 'develop' into detectTokenFeature | Esteban MIno | 2018-07-04 | 16 | -169/+143 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | fix unit tests | brunobar79 | 2018-07-03 | 1 | -4/+3 |
| * | | | | | fix tests | brunobar79 | 2018-07-03 | 2 | -6/+12 |
| * | | | | | fix warning for unit tests | brunobar79 | 2018-07-03 | 11 | -65/+35 |
| * | | | | | eslint --fix . | brunobar79 | 2018-07-03 | 13 | -111/+110 |
| |/ / / / |
|
* / / / / | tests for spec | Esteban MIno | 2018-06-28 | 1 | -0/+101 |
|/ / / / |
|
* | | | | Merge pull request #4566 from MetaMask/notice-phishing | Dan Finlay | 2018-06-15 | 1 | -46/+4 |
|\ \ \ \ |
|
| * | | | | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 1 | -46/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into Validat... | kumavis | 2018-06-14 | 3 | -5/+97 |
|\| | | |
|
| * | | | Merge pull request #4512 from MetaMask/test-metamask-no-diagnostics | Thomas Huang | 2018-06-07 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | test - metamask-controller - disable diagnostics | kumavis | 2018-06-06 | 1 | -0/+3 |
| | | |/
| | |/| |
|
| * | | | Merge pull request #4414 from scsaba/recipient-blacklist | kumavis | 2018-06-07 | 2 | -0/+94 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | remove generating blocked accounts and use a config file instead | Csaba Solya | 2018-05-31 | 1 | -11/+10 |
| | * | | adding tests for recipient blacklist checker | Csaba Solya | 2018-05-30 | 1 | -0/+78 |
| | * | | adding transaction controller tests | Csaba Solya | 2018-05-30 | 1 | -0/+17 |
| | |/ |
|
| * | | diagnostics - rewrite bug-notifier as diagnostics-reporter | kumavis | 2018-06-06 | 1 | -5/+0 |
* | | | test - unit - add assertRejects to test asyncFns | kumavis | 2018-06-14 | 1 | -5/+6 |
* | | | test - unit - import strategies - properly await async methods | kumavis | 2018-06-14 | 1 | -8/+8 |
* | | | Make account import tests much more specific | Dan Finlay | 2018-06-12 | 1 | -10/+10 |
* | | | Improve private key import tests | Dan Finlay | 2018-06-08 | 1 | -1/+25 |
* | | | Improve test formatting | Dan Finlay | 2018-06-08 | 1 | -16/+19 |
|/ / |
|
* | | Mock notifier in test | Dan Finlay | 2018-06-05 | 1 | -0/+5 |
* | | Add failing test for unknown identity entry | Dan Finlay | 2018-06-05 | 1 | -3/+28 |
|/ |
|
* | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 1 | -30/+0 |
* | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 3 | -22/+139 |
* | Moved loose some loose test files to sub folders | tmashuang | 2018-05-21 | 27 | -0/+3499 |