Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -137/+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 | 3 | -16/+223 |
| |\ | |||||
| * | | Lint | Thomas Huang | 2018-07-31 | 1 | -2/+2 |
| * | | Set metamask controller network provider to localhost | Thomas Huang | 2018-07-31 | 3 | -2/+24 |
| * | | Detect Tokens are weird | Thomas | 2018-07-30 | 1 | -26/+31 |
| * | | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-07-26 | 8 | -134/+439 |
| |\ \ | |||||
| * | | | 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 | 25 | -220/+245 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-07-03 | 3 | -63/+66 |
| |\ \ \ \ | |||||
| * \ \ \ \ | 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 | 2 | -6/+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 | 38 | -307/+939 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-23 | 38 | -307/+939 |
| | |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | | transactions - update pending-tx-tracker to use the new block tracker | frankiebee | 2018-05-23 | 1 | -1/+1 |
| * | | | | | | | | | test pending-tx-tracker - update tests to reflect new block tracker behavior ... | frankiebee | 2018-05-23 | 1 | -32/+21 |
| |/ / / / / / / / | |||||
| * | | | | | | | | test - unit - network - get providerProxy via public method | kumavis | 2018-05-17 | 1 | -4/+5 |
| * | | | | | | | | network - create provider and block-tracker via json-rpc-engine | kumavis | 2018-05-17 | 1 | -4/+4 |
* | | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-18 | 9 | -167/+154 |
* | | | | | | | | | fixed unit tests | brunobar79 | 2018-08-15 | 1 | -5/+9 |
* | | | | | | | | | fix tx tests | brunobar79 | 2018-08-14 | 1 | -8/+18 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | tests for migration 28 | Esteban MIno | 2018-08-10 | 1 | -0/+46 |
* | | | | | | | | 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 | 7 | -134/+298 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Auto-detect tokens #3034 (#4683) | Esteban Miño | 2018-07-21 | 1 | -0/+120 |
| * | | | | | | | Merge pull request #4625 from MetaMask/initial-trezor-support | Bruno Barbieri | 2018-07-20 | 2 | -0/+181 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |
| * | | | | | | | | Fix tests | Alexander Tseung | 2018-07-18 | 1 | -67/+0 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #4691 from MetaMask/i4404-confirm-refactor | Alexander Tseung | 2018-07-12 | 1 | -61/+41 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix existing unit tests | Alexander Tseung | 2018-07-08 | 1 | -61/+41 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | test - check that #setTxStatusRejected removes transaction from history | frankiebee | 2018-07-11 | 1 | -0/+9 |
| * | | | | | | | test - fix for lint | frankiebee | 2018-07-11 | 1 | -5/+5 |
| * | | | | | | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into... | frankiebee | 2018-07-11 | 25 | -227/+197 |
| |\| | | | | | | |||||
| * | | | | | | | 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 |
| * | | | | | | | migration 27 - remove rejected transactions from state | frankiebee | 2018-06-26 | 1 | -0/+50 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | 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 | 25 | -229/+199 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | 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 | 14 | -68/+35 |
| * | | | | | | eslint --fix . | brunobar79 | 2018-07-03 | 21 | -168/+166 |
| |/ / / / / | |||||
* / / / / / | 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 | 2 | -5/+23 |
* | | | | 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 |
|\ \ | |||||
| * | | Reveal get filtered tx list (#4332) | Frankie | 2018-05-22 | 1 | -30/+0 |
* | | | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 6 | -57/+214 |
|\| | | |||||
| * | | Fix migration 026 to produce the correct shape for state.identities | Whymarrh Whitby | 2018-05-18 | 1 | -2/+2 |
| * | | Update MetaMaskController vault restoration test for new KC api | Whymarrh Whitby | 2018-05-17 | 1 | -1/+1 |
| * | | Add migration to move identities from KeyringController | Whymarrh Whitby | 2018-05-17 | 1 | -0/+41 |
| * | | Add test case for PreferencesController#setAccountLabel | Whymarrh Whitby | 2018-05-17 | 1 | -0/+21 |
| * | | Add PreferencesController#setAddresses to update ids | Whymarrh Whitby | 2018-05-17 | 1 | -0/+44 |
| * | | Update AddressBookController to read from preferences store | Whymarrh Whitby | 2018-05-17 | 1 | -13/+13 |
| * | | Move setAccountLabel into PreferencesController | Whymarrh Whitby | 2018-05-17 | 3 | -36/+84 |
| |/ | |||||
* | | Moved loose some loose test files to sub folders | tmashuang | 2018-05-21 | 29 | -59/+108 |
* | | signMessage and signPersonalMessage | Thomas | 2018-05-18 | 1 | -13/+33 |
* | | Merge branch 'develop' into testing | Thomas | 2018-05-17 | 4 | -90/+134 |
|\| | |||||
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into scsaba-... | kumavis | 2018-05-17 | 1 | -25/+5 |
| |\ | |||||
| | * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-17 | 1 | -0/+30 |
| | |\ | |||||
| | * | | test - network controller - remove tests for deprecated APIs + update tests | kumavis | 2018-05-03 | 1 | -25/+5 |
| * | | | add time stamps to transaction history log entries | Csaba Solya | 2018-05-10 | 3 | -65/+129 |
| | |/ | |/| | |||||
* | | | console.log -> assert.equal | Thomas | 2018-05-09 | 1 | -1/+1 |
* | | | ImportAccountWithStrategies Json and Keystore | Thomas | 2018-05-09 | 1 | -0/+30 |
* | | | Remove approvePersonalMessage test | Thomas | 2018-05-08 | 1 | -45/+0 |
* | | | Merge branch 'develop' into testing | Thomas | 2018-05-08 | 10 | -194/+271 |
|\| | | |||||
| * | | transactions - add a nonce check utility for ui use | frankiebee | 2018-05-02 | 1 | -0/+30 |
| |/ | |||||
| * | Merge pull request #4116 from MetaMask/test-unit-ganache | Thomas Huang | 2018-05-01 | 2 | -12/+12 |
| |\ | |||||
| | * | test - unit - send from test accounts to avoid not-enough-balance error from ... | kumavis | 2018-04-28 | 2 | -12/+12 |
| * | | Verify identities state after restoring new accounts (#4091) | Paul Bouchon | 2018-04-30 | 1 | -8/+25 |
| |/ | |||||
| * | Merge pull request #4042 from MetaMask/tx-controller-rewrite-v3 | kumavis | 2018-04-26 | 8 | -173/+164 |
| |\ | |||||
| | * | Merge branch 'master' into tx-controller-rewrite-v3 | frankiebee | 2018-04-20 | 3 | -0/+91 |
| | |\ | |||||
| | * | | meta - transactions - code clean up and jsDoc | frankiebee | 2018-04-14 | 1 | -2/+2 |
| | * | | meta - transactions - create a transactions dir in controller and move releva... | frankiebee | 2018-04-11 | 8 | -171/+162 |
| * | | | Clean up network config | Alexander Tseung | 2018-04-24 | 1 | -1/+41 |
| | |/ | |/| | |||||
* | | | setupUntrustedCommunication and setupTrustedCommunication | Thomas | 2018-04-25 | 1 | -0/+45 |
* | | | Merge branch 'master' into testing | Thomas | 2018-04-24 | 3 | -0/+91 |
|\| | | |||||
| * | | Merge branch 'master' into i3580-InternationalizeCurrency | Dan Finlay | 2018-04-18 | 2 | -0/+64 |
| |\ \ | |||||
| | * | | Disable token price polling when no client is active | bitpshr | 2018-04-17 | 1 | -0/+1 |
| | * | | Maintain token prices using a background service | bitpshr | 2018-04-16 | 1 | -0/+28 |
| | * | | Add tests for ComposableObservableStore | bitpshr | 2018-04-14 | 1 | -0/+35 |
| | |/ | |||||
| * | | Merge branch 'master' into i3580-InternationalizeCurrency | Dan | 2018-04-10 | 6 | -56/+224 |
| |\| | |||||
| * | | Fix and improve test | Dan Finlay | 2018-04-04 | 1 | -2/+12 |
| * | | Internationalize currency | Dan Finlay | 2018-04-04 | 1 | -0/+17 |
* | | | ConfigManager markAccountsFound, markPasswordForgotten, unMarkPasswordForgotten | Thomas | 2018-04-24 | 1 | -7/+70 |
* | | | resetAccount and addNewAccount | Thomas | 2018-04-20 | 1 | -0/+45 |
* | | | newUnsignedMessage and newUnsignedPersonalMessage | Thomas | 2018-04-19 | 1 | -0/+102 |
* | | | Merge branch 'master' into testing | Thomas | 2018-04-11 | 6 | -34/+228 |
|\ \ \ | | |/ | |/| | |||||
| * | | migrations - back fixes | frankiebee | 2018-04-06 | 1 | -1/+9 |
| * | | create migration 25 | frankiebee | 2018-04-06 | 2 | -3/+50 |
| * | | test - run live migrations over first time state | frankiebee | 2018-04-06 | 1 | -4/+25 |
| * | | meta - create a migration template | frankiebee | 2018-04-06 | 1 | -0/+17 |
| * | | Merge pull request #3887 from MetaMask/i#3886 | kumavis | 2018-04-06 | 1 | -8/+9 |
| |\ \ | |||||
| | * | | transactions - _normalizeTxParams will now return a new object for txParams | frankiebee | 2018-04-06 | 1 | -9/+9 |
| | * | | transactions - remove unnecessary keys on txParams | frankiebee | 2018-04-05 | 1 | -1/+2 |
| * | | | make migration-24 compat with first-time-state | frankiebee | 2018-04-06 | 1 | -0/+12 |
| |/ / | |||||
| * | | transactions - make #_validateTxParams not async and "linting" wink wink nudg... | frankiebee | 2018-04-05 | 1 | -11/+8 |
| * | | hot-fix - migrate unaproved txParams so that the from is lowercase | frankiebee | 2018-04-05 | 1 | -0/+37 |
| * | | transactions - normalize txParams | frankiebee | 2018-04-05 | 2 | -44/+72 |
| |/ | |||||
| * | tests - fix txController tests so that txMetas have a from feild | frankiebee | 2018-04-03 | 1 | -2/+4 |
| * | transactions validationt - valdate from field on txParams | frankiebee | 2018-04-03 | 1 | -0/+24 |
* | | MM-controlller tests | Thomas | 2018-04-11 | 1 | -2/+55 |
* | | Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() | Thomas | 2018-04-05 | 7 | -8/+8 |
* | | Merge branch 'testing' of https://github.com/tmashuang/metamask-extension int... | Thomas | 2018-04-03 | 2 | -2/+146 |
|\ \ | |/ |/| | |||||
| * | Metamask controller methods | Thomas | 2018-03-28 | 1 | -1/+146 |
| * | Remove console.log | Thomas | 2018-03-28 | 1 | -1/+0 |
* | | Rename variable to be more understandable | Dan Finlay | 2018-03-29 | 1 | -2/+19 |
* | | Add test to reproduce issue behavior | Dan Finlay | 2018-03-29 | 1 | -0/+19 |
* | | migration for removing unnecessary transactions from state | frankiebee | 2018-03-28 | 2 | -3/+102 |
|/ | |||||
* | migration for adding submittedTime to the txMeta (#3727) | Frankie | 2018-03-27 | 1 | -0/+32 |
* | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-20 | 3 | -3/+3 |
|\ | |||||
| * | Remove unused files from ui folder. (#3577) | anticlimactic | 2018-03-19 | 3 | -3/+3 |
* | | Merge branch 'master' into retry-tx-refractor | frankiebee | 2018-03-15 | 1 | -3/+1 |
|\| | |||||
| * | deps - use pify instead of util.promisify | kumavis | 2018-03-15 | 1 | -3/+1 |
* | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-14 | 1 | -4/+6 |
|\| | |||||
| * | Merge pull request #3497 from MetaMask/testing | kumavis | 2018-03-10 | 1 | -4/+6 |
| |\ | |||||
| | * | Persist rinkeby.infura.io and clean nock after | Thomas | 2018-03-10 | 1 | -4/+6 |
* | | | tests - add tests for transactions#retryTransaction and transactions#_markNon... | frankiebee | 2018-03-14 | 1 | -1/+44 |
|/ / | |||||
* | | Merge pull request #3409 from scsaba/seed-phrase-verification | Dan Finlay | 2018-03-08 | 1 | -0/+133 |
|\ \ | |/ |/| | |||||
| * | move more test code to beforeEach | Csaba Solya | 2018-03-04 | 1 | -23/+8 |
| * | verify seedwords on log in | Csaba Solya | 2018-03-04 | 1 | -40/+8 |
| * | verify addresses regardless case | Csaba Solya | 2018-03-03 | 1 | -0/+44 |
| * | seed phrase verifier | Csaba Solya | 2018-03-03 | 1 | -0/+136 |
* | | fix typo in tests and tx-state-manager | Jeffrey Tong | 2018-03-08 | 2 | -4/+4 |
* | | Merge pull request #3259 from MetaMask/controllerStubs | kumavis | 2018-03-07 | 3 | -126/+96 |
|\ \ | |||||
| * | | Using noop to not lose it | Thomas | 2018-02-28 | 1 | -1/+1 |
| * | | Revert initializing first-time-state | Thomas | 2018-02-28 | 1 | -3/+3 |
| * | | Network controller nock | Thomas Huang | 2018-02-16 | 1 | -24/+16 |
| * | | Offline testing | Thomas Huang | 2018-02-16 | 3 | -103/+81 |
* | | | Merge pull request #3309 from scsaba/edge-support | Dan Finlay | 2018-03-07 | 1 | -0/+101 |
|\ \ \ | |||||
| * | | | fix test | Csaba Solya | 2018-02-23 | 1 | -1/+2 |
| * | | | add negative decrypt test | Csaba Solya | 2018-02-23 | 1 | -0/+20 |
| * | | | fix tests | Csaba Solya | 2018-02-23 | 1 | -6/+20 |
| * | | | adding tests | Csaba Solya | 2018-02-23 | 1 | -0/+66 |
| | |/ | |/| | |||||
* | | | Remove logs | Dan Finlay | 2018-03-03 | 1 | -1/+0 |
* | | | Add version bumping script | Dan Finlay | 2018-03-03 | 3 | -0/+1031 |
|/ / | |||||
* | | Point add-token unit test to old-ui component. | Dan | 2018-02-08 | 1 | -1/+1 |
* | | Merge branch 'master' into uat | Dan | 2018-02-08 | 3 | -0/+102 |
|\| | |||||
| * | Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs | Frankie | 2018-02-01 | 1 | -0/+43 |
| |\ | |||||
| | * | Clean up test, remove react & mountWithStore | Thomas | 2018-01-31 | 1 | -3/+2 |
| | * | Set address to default with empty string, add test validation. | Thomas | 2018-01-31 | 1 | -0/+44 |
| * | | Merge branch 'master' into localStorage-clean-up | Frankie | 2018-02-01 | 1 | -0/+43 |
| |\ \ | |||||
| | * | | clean up | Bruno Barbieri | 2018-02-01 | 1 | -19/+13 |
| | * | | add test for wipeTransactions | Bruno Barbieri | 2018-02-01 | 1 | -0/+49 |
| | |/ | |||||
| * | | remove RecentBlocks from disk | frankiebee | 2018-02-01 | 1 | -0/+1 |
| * | | test for migration 021 | frankiebee | 2018-01-31 | 1 | -0/+15 |
| |/ | |||||
* | | Merge branch 'uat' into newmaster | Chi Kei Chan | 2018-01-20 | 5 | -131/+126 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'uat' into uat-master-011618 | Alexander Tseung | 2018-01-17 | 5 | -131/+126 |
| |\ | |||||
| | * | Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c | Alexander Tseung | 2018-01-04 | 5 | -131/+126 |
| | |\ | |||||
| | | * | [NewUI] Fixes tests and sends user to NewUI after registering. (#2788) | Dan J Miller | 2017-12-22 | 1 | -2/+1 |
| | | * | Merge branch 'master' into NewUI-flat | Dan | 2017-12-21 | 1 | -0/+48 |
| | | |\ | |||||
| | | * \ | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-12-07 | 1 | -20/+67 |
| | | |\ \ | |||||
| | | * | | | Merge branch 'master' into NewUI-flat-merge-with-master | Dan | 2017-12-07 | 1 | -0/+33 |
| | | * | | | Update to Enzyme 3.2.0 | Thomas Huang | 2017-11-26 | 3 | -5/+5 |
| | | * | | | Merge branch 'master' into merge-master | Chi Kei Chan | 2017-11-16 | 1 | -4/+4 |
| | | |\ \ \ | |||||
| | | * | | | | Get current NewUI-flat tests working. | Dan | 2017-11-03 | 4 | -137/+101 |
| | | * | | | | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 2 | -2/+3 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'NewUI-flat' into merge | Chi Kei Chan | 2017-10-19 | 1 | -0/+32 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-04 | 3 | -56/+36 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch 'master' into mmn | Chi Kei Chan | 2017-09-28 | 10 | -417/+588 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 5 | -128/+269 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Merge branch 'master' into NewUI-flat | kumavis | 2017-08-09 | 6 | -123/+320 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | refactored and added unit test | Simon Liang | 2017-08-08 | 1 | -0/+32 |
| | | | * | | | | | | | | | Merge branch 'master' into feat/mm-ui-5 | sdtsui | 2017-08-07 | 5 | -53/+197 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | test - createTestProviderTools includes block tracker layer | kumavis | 2018-01-18 | 3 | -17/+15 |
* | | | | | | | | | | | | | | test - tx controller - fix txGasUtil reference | kumavis | 2018-01-18 | 1 | -2/+2 |
* | | | | | | | | | | | | | | test - typo - fix spelling of word stubbed | kumavis | 2018-01-18 | 3 | -6/+6 |
* | | | | | | | | | | | | | | test - remove createEthJsQueryStub | kumavis | 2018-01-18 | 1 | -4/+2 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | test - fix to match expected behavior | frankiebee | 2018-01-15 | 1 | -14/+28 |
* | | | | | | | | | | | | | Add test for gas estimate default | Dan Finlay | 2018-01-09 | 1 | -0/+19 |
* | | | | | | | | | | | | | Merge pull request #2891 from MetaMask/i2621-0xRecipientAddress | Thomas Huang | 2018-01-09 | 1 | -0/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into i2621-0xRecipientAddress | Dan Finlay | 2018-01-09 | 1 | -0/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Account for 0x/empty string address and contract creation | Thomas | 2018-01-08 | 1 | -0/+32 |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge pull request #2851 from MetaMask/i2812-seedworderrorfix | Kevin Serrano | 2018-01-09 | 1 | -2/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Test for failure of the async methods. | Kevin Serrano | 2018-01-04 | 1 | -2/+20 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Fix feature to work | Dan Finlay | 2018-01-06 | 1 | -3/+5 |
* | | | | | | | | | | | | | Add test for better gas estimation | Dan Finlay | 2018-01-06 | 1 | -0/+25 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge pull request #2817 from MetaMask/i#2810 | Frankie | 2017-12-29 | 1 | -2/+61 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | tests - be more verbose in test messages | frankiebee | 2017-12-29 | 1 | -2/+2 |
| * | | | | | | | | | | | | add tests for #_checkIfNonceIsTaken | frankiebee | 2017-12-28 | 1 | -2/+61 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Add additional test to ui utils to account for exact wei values. | Kevin Serrano | 2017-12-28 | 1 | -0/+6 |
* | | | | | | | | | | | | Add test for edge case. | Kevin Serrano | 2017-12-28 | 1 | -0/+6 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | / | Add failing test for updating token details | Dan Finlay | 2017-12-19 | 1 | -0/+48 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Add tests for exponential backoff code in _resubmitTx | Dan | 2017-12-07 | 1 | -17/+63 |
* | | | | | | | | | | Update resubmitPendingTxs tests. | Dan | 2017-12-07 | 1 | -3/+4 |
* | | | | | | | | | | Remove logs | Dan Finlay | 2017-11-21 | 1 | -6/+0 |
* | | | | | | | | | | Get test passing | Dan Finlay | 2017-11-21 | 1 | -4/+25 |
* | | | | | | | | | | Add failing test for #2577 Seed Phrase Bug | Dan Finlay | 2017-11-21 | 1 | -0/+18 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | newUnaprovedTx => newUnapprovedTx | Dora E. Mondrian | 2017-11-06 | 1 | -4/+4 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Fix unit test | Chi Kei Chan | 2017-10-21 | 2 | -2/+3 |
|/ / / / / / / | |||||
* | | | | | | | Revert "NetworkController refactor for new EthClient interface" | kumavis | 2017-10-19 | 2 | -9/+23 |
* | | | | | | | Move etherscan link logic into module | Dan Finlay | 2017-10-14 | 2 | -30/+0 |
* | | | | | | | nonce-tracker - use blockTracker directly | kumavis | 2017-10-12 | 1 | -3/+4 |
* | | | | | | | network-controller - use obj-proxy for providerProxy | kumavis | 2017-10-11 | 1 | -20/+5 |
* | | | | | | | Make modification | Kevin Serrano | 2017-10-10 | 1 | -1/+1 |
* | | | | | | | Fix to actually fail in earlier versions. | Kevin Serrano | 2017-10-10 | 1 | -5/+7 |
* | | | | | | | Add test to look for wei precision. | Kevin Serrano | 2017-10-10 | 1 | -0/+36 |
* | | | | | | | Merge pull request #2305 from MetaMask/nodeify | Frankie | 2017-10-07 | 1 | -4/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | nodeify - fix test | kumavis | 2017-10-07 | 1 | -4/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Provide method for tx tracker to refer to all txs | Dan Finlay | 2017-10-07 | 1 | -2/+3 |
* | | | | | | | Add failing test for issue #2294 | Dan Finlay | 2017-10-07 | 1 | -1/+52 |
|/ / / / / / | |||||
* | | | | | | pending tx tracker - test - expect warning event on resubmit failure | kumavis | 2017-10-03 | 1 | -2/+9 |