Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
* | | | | | | pending tx tracker - test - rename tests to match event name | kumavis | 2017-10-03 | 1 | -4/+4 | |
* | | | | | | Merge branch 'history-notes' of github.com:MetaMask/metamask-extension into h... | kumavis | 2017-10-03 | 1 | -3/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tx state history - fix bug where initial snapshot was mutated on updateTx | kumavis | 2017-10-03 | 1 | -0/+22 | |
* | | | | | | | tx state history - test - fix format of history entries | kumavis | 2017-10-03 | 1 | -0/+26 | |
|/ / / / / / | ||||||
* | | | | / | pending-tx - dont check the balance to rebrodcast | frankiebee | 2017-09-30 | 2 | -51/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #2124 from MetaMask/breakout-mascara | kumavis | 2017-09-28 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | stub platform | frankiebee | 2017-09-20 | 1 | -0/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into new-currency-test | kumavis | 2017-09-28 | 8 | -404/+577 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #2194 from MetaMask/network-controller-refactor | kumavis | 2017-09-28 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | network controller - refactor to use _setProvider | kumavis | 2017-09-28 | 1 | -3/+3 | |
| * | | | | | | Merge branch 'master' into direct-block-tracker | kumavis | 2017-09-28 | 5 | -233/+471 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge pull request #2035 from MetaMask/transactionControllerRefractorPt3 | kumavis | 2017-09-28 | 5 | -233/+471 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | pending-tx - move incrementing of the retryCount on the txMeta outside pendin... | frankiebee | 2017-09-27 | 1 | -1/+1 | |
| | | * | | | | | fix tests | frankiebee | 2017-09-27 | 1 | -2/+2 | |
| | | * | | | | | Merge branch 'transactionControllerRefractorPt3' of https://github.com/MetaMa... | frankiebee | 2017-09-27 | 1 | -14/+153 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Clean up transactionController tests | tmashuang | 2017-09-26 | 1 | -71/+53 | |
| | | | * | | | | | Remove pending updateAndApprovedTransaction test | tmashuang | 2017-09-26 | 1 | -10/+0 | |
| | | | * | | | | | Most of transaction controller tests | tmashuang | 2017-09-23 | 1 | -12/+180 | |
| | | * | | | | | | transactions: make evnt names pretty and eaiser to read | frankiebee | 2017-09-27 | 1 | -9/+9 | |
| | | * | | | | | | transactions: lint fixes and reveal status-update event for balance controller | frankiebee | 2017-09-27 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch 'master' into transactionControllerRefractorPt3 | frankiebee | 2017-09-27 | 5 | -7/+121 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | * | | | | | | add test for pendingTxCount | frankiebee | 2017-09-14 | 1 | -0/+13 | |
| | | * | | | | | | match other controller patterns | frankiebee | 2017-09-13 | 1 | -1/+1 | |
| | | * | | | | | | more tests and craete a getPendingTransactions function | frankiebee | 2017-09-09 | 2 | -1/+24 | |
| | | * | | | | | | Merge branch 'master' into transactionControllerRefractorPt3 | frankiebee | 2017-09-07 | 2 | -32/+201 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | add better comments | frankiebee | 2017-09-06 | 1 | -2/+2 | |
| | | * | | | | | | | rename tx-utils.js -> tx-gas-utils.js | frankiebee | 2017-09-06 | 1 | -1/+1 | |
| | | * | | | | | | | remove #buildEthTxFromParams | frankiebee | 2017-09-06 | 1 | -1/+3 | |
| | | * | | | | | | | fix tests | frankiebee | 2017-08-22 | 1 | -4/+7 | |
| | | * | | | | | | | Merge branch 'master' into transactionControllerRefractorPt3 | frankiebee | 2017-08-22 | 4 | -92/+46 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Create tests for TxStateManager | frankiebee | 2017-08-19 | 2 | -196/+253 | |
| | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| * | / | | | | | | | style - small whitespace nitpick | kumavis | 2017-09-28 | 1 | -3/+3 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'master' into filter-fixes-moar | Dan Finlay | 2017-09-28 | 4 | -169/+100 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:MetaMask/metamask-extension into BreakOut... | kumavis | 2017-09-27 | 1 | -13/+7 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge branch 'AddBalanceController' of github.com:MetaMask/metamask-plugin in... | Dan Finlay | 2017-09-26 | 1 | -4/+1 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge branch 'master' into AddBalanceController | Dan Finlay | 2017-09-26 | 1 | -4/+1 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Implemented feedback | Dan Finlay | 2017-09-26 | 1 | -13/+7 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Remove keyring controller from project | Dan Finlay | 2017-09-23 | 1 | -164/+0 | |
| | * | | | | | | | | | Merge branch 'AddBalanceController' into BreakOutKeyringController | Dan Finlay | 2017-09-23 | 4 | -3/+107 | |
| | |\| | | | | | | | | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Fix test references | Dan Finlay | 2017-09-23 | 2 | -3/+3 | |
| | | * | | | | | | | Fix test | Dan Finlay | 2017-09-14 | 1 | -0/+5 | |
| | | * | | | | | | | Some progress | Dan Finlay | 2017-09-13 | 1 | -0/+1 | |
| | | * | | | | | | | Merge branch 'i1746-BalanceBasedOnPending' into AddBalanceController | Dan Finlay | 2017-09-12 | 1 | -0/+98 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | Improve test name | Dan Finlay | 2017-09-08 | 1 | -1/+1 | |
| | | | * | | | | | | Add test for computing gas price | Dan Finlay | 2017-09-08 | 1 | -0/+16 | |
| | | | * | | | | | | Remove logs | Dan Finlay | 2017-09-08 | 1 | -5/+0 | |
| | | | * | | | | | | Fix balance calc test | Dan Finlay | 2017-09-08 | 1 | -1/+1 | |
| | | | * | | | | | | Fix valueFor test | Dan Finlay | 2017-09-08 | 1 | -4/+5 | |
| | | | * | | | | | | Add basic test for valueFor | Dan Finlay | 2017-09-08 | 1 | -3/+22 | |
| | | | * | | | | | | test not passing | Dan Finlay | 2017-09-08 | 1 | -3/+32 | |
| | | | * | | | | | | Add first passing balance calc test | Dan Finlay | 2017-09-07 | 1 | -7/+8 | |
| | | | * | | | | | | Add test template | Dan Finlay | 2017-09-07 | 1 | -0/+37 | |
| | | | | |_|/ / / | | | | |/| | | | | ||||||
| * | | | | | | | | fix test | frankiebee | 2017-09-27 | 1 | -1/+1 | |
| * | | | | | | | | wrap block tracker in events proxy | frankiebee | 2017-09-27 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Modify tests for new API. | Kevin Serrano | 2017-09-27 | 1 | -10/+10 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Allow custom encryptor to be passed to MetaMaskController and KeyringControll... | Dan Finlay | 2017-09-22 | 1 | -4/+1 | |
|/ / / / / / | ||||||
* / / / / / | Add test for trying to reproduce faq#67 | Dan Finlay | 2017-08-30 | 1 | -0/+19 | |
|/ / / / / | ||||||
* | | | | | Add some tests to tx-state-history-helper | Dan Finlay | 2017-08-29 | 1 | -0/+26 | |
* | | | | | Corrected test constraints | Dan Finlay | 2017-08-24 | 1 | -2/+2 | |
* | | | | | Add mysterious failing test | Dan Finlay | 2017-08-24 | 1 | -0/+20 | |
* | | | | | Pass nonce tests | Dan Finlay | 2017-08-24 | 1 | -4/+4 | |
* | | | | | Fix new test, break an older maybe wrong one | Dan Finlay | 2017-08-24 | 1 | -3/+3 | |
* | | | | | Add failing test for newly identified error state | Dan Finlay | 2017-08-24 | 1 | -0/+17 | |
* | | | | | Merge branch 'master' into useLocalNonce | Dan Finlay | 2017-08-24 | 2 | -10/+48 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #1914 from MetaMask/history-diff | Dan Finlay | 2017-08-19 | 2 | -10/+48 | |
| |\ \ \ \ | ||||||
| | * | | | | tx controller - test - fix typo from moved test | kumavis | 2017-08-15 | 1 | -3/+3 | |
| | * | | | | tx controller - tx state history various small fixes | kumavis | 2017-08-15 | 1 | -1/+1 | |
| | * | | | | tx controller - test - test tx state history in updateTx | kumavis | 2017-08-15 | 1 | -6/+18 | |
| | * | | | | introduce tx-state-history-helper and diff-based history | kumavis | 2017-08-15 | 2 | -5/+31 | |
| | |/ / / | ||||||
* | | | | | Refer to pending nonces, not just their count | Dan Finlay | 2017-08-22 | 1 | -0/+15 | |
* | | | | | 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 | |
|/ / / / | ||||||
* / / / | Remove dead tests | Dan Finlay | 2017-08-17 | 1 | -86/+1 | |
|/ / / | ||||||
* | | | Merge branch 'master' into greenkeeper/initial | kumavis | 2017-08-09 | 5 | -121/+319 | |
|\ \ \ | ||||||
| * | | | use provider stub | frankiebee | 2017-08-09 | 2 | -88/+65 | |
| * | | | remove .only | frankiebee | 2017-08-08 | 1 | -1/+1 | |
| * | | | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-08 | 1 | -0/+115 | |
| |\ \ \ | ||||||
| * | | | | fix test | frankiebee | 2017-08-08 | 1 | -3/+3 | |
| * | | | | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-05 | 4 | -28/+58 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | test for pending tx watcher | frankiebee | 2017-08-05 | 4 | -100/+280 | |
| * | | | | test for SufficientBalance | frankiebee | 2017-08-05 | 1 | -0/+41 | |
| * | | | | rename the test description Transaction Manger -> Message Manger | frankiebee | 2017-08-05 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-08 | 3 | -4/+132 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'master' into NewUI | kumavis | 2017-08-04 | 2 | -4/+17 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | test - actions - tx - fix async test | kumavis | 2017-08-04 | 1 | -5/+4 | |
| | * | | | test - actions - remove commented code | kumavis | 2017-08-04 | 1 | -2/+0 | |
| | * | | | nodeify - test - syntax nitpick | kumavis | 2017-08-04 | 1 | -3/+3 | |
| | * | | | add test for no callback error | frankiebee | 2017-08-04 | 1 | -0/+11 | |
| | * | | | fix test | frankiebee | 2017-08-04 | 1 | -2/+7 | |
| * | | | | Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI | Kevin Serrano | 2017-08-04 | 1 | -0/+115 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-28 | 1 | -6/+6 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-28 | 4 | -20/+56 | |
| | |\ \ \ | ||||||
| | * | | | | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 1 | -2/+2 | |
| | * | | | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-21 | 6 | -44/+198 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -3/+3 | |
| | * | | | | | Add new tests for dropdown component | sdtsui | 2017-07-18 | 1 | -22/+86 | |
| | * | | | | | Add tests for new dropdown component | sdtsui | 2017-07-13 | 1 | -0/+51 | |
| * | | | | | | Merge pull request #1848 from MetaMask/transactionControllerRefractor | kumavis | 2017-08-03 | 1 | -25/+139 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | remove unused sinon | frankiebee | 2017-08-03 | 1 | -1/+0 | |
| | * | | | | | fix test | frankiebee | 2017-08-03 | 1 | -1/+1 | |
| | * | | | | | move newUnapprovedTransaction to transactions.js | frankiebee | 2017-08-03 | 1 | -3/+66 | |
| | * | | | | | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-02 | 2 | -3/+29 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | add test for addTxDefaults | frankiebee | 2017-08-02 | 1 | -5/+30 | |
| | * | | | | | make addUnapprovedTransaction async function and use promise based ethQuery | frankiebee | 2017-08-02 | 2 | -23/+50 | |
| * | | | | | | blacklist controller - breakout from metamask and infura controllers | kumavis | 2017-08-03 | 2 | -36/+41 | |
| * | | | | | | phishing detection - move phishing detection into contentscript and metamask ... | kumavis | 2017-08-03 | 1 | -1/+1 | |
| * | | | | | | blacklist - add tests for metamask subdomains | kumavis | 2017-08-02 | 1 | -0/+12 | |
| * | | | | | | blacklist - clearer test format | kumavis | 2017-08-02 | 1 | -5/+5 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'master' into i1805-LiveBlacklistUpdating | Dan Finlay | 2017-07-27 | 1 | -0/+24 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Add test for blacklister. | Kevin Serrano | 2017-07-27 | 1 | -0/+24 | |
| |/ / / / | ||||||
| * / / / | nonce-tracker - fix test | kumavis | 2017-07-27 | 1 | -3/+5 | |
| |/ / / | ||||||
| * | | | tx cont - fix test to use async api | kumavis | 2017-07-26 | 1 | -2/+6 | |
| * | | | tx cont - add argument for provider constructor | kumavis | 2017-07-26 | 1 | -15/+21 | |
| | |/ | |/| | ||||||
* | | | 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 | 4 | -44/+211 | |
|/ / | ||||||
* | | Fix transaction confirmation ordering | Dan Finlay | 2017-07-18 | 1 | -0/+17 | |
* | | Sinon stub infura network status | tmashuang | 2017-07-15 | 1 | -14/+18 | |
* | | Use Let instead of var | tmashuang | 2017-07-15 | 1 | -1/+1 | |
* | | Infura Network response tests | tmashuang | 2017-07-15 | 1 | -34/+58 | |
* | | make publishTransaction and signTransaction async methods | frankiebee | 2017-07-14 | 1 | -11/+9 | |
* | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-07-13 | 1 | -33/+33 | |
|\ \ | ||||||
| * | | tests - disable infura test | kumavis | 2017-07-12 | 1 | -33/+33 | |
* | | | Fix test to match behavior | frankiebee | 2017-07-13 | 1 | -1/+1 | |
* | | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-07-12 | 1 | -0/+38 | |
|\| | | ||||||
| * | | Improve insufficient balance checking in retry loop | Dan Finlay | 2017-07-12 | 1 | -0/+38 | |
* | | | test - tx controller - fix promise handling | kumavis | 2017-07-08 | 1 | -5/+2 | |
* | | | test - tx-controller - stub block-tracker method | kumavis | 2017-07-08 | 1 | -1/+1 | |
* | | | Merge branch 'master' into nonce-tracker | kumavis | 2017-07-08 | 1 | -0/+40 | |
|\| | | ||||||
| * | | Fix failing test | Dan Finlay | 2017-07-06 | 1 | -27/+29 | |
| * | | Add missing done | Dan Finlay | 2017-07-06 | 1 | -1/+2 | |
| * | | Typo fix | Dan Finlay | 2017-07-06 | 1 | -1/+1 | |
| * | | Add failing test for retrying an over-spending tx | Dan Finlay | 2017-07-06 | 1 | -0/+37 | |
| |/ | ||||||
* | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-28 | 1 | -0/+34 | |
|\| | ||||||
| * | remove option fetch | frankiebee | 2017-06-23 | 1 | -2/+1 | |
| * | add `done` and stub fetch | frankiebee | 2017-06-23 | 1 | -8/+9 | |
| * | Add test for infura controller. | Kevin Serrano | 2017-06-23 | 1 | -0/+34 | |
* | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-22 | 1 | -9/+0 | |
|\| | ||||||
| * | Remove second linting script for tests | Thomas Huang | 2017-06-18 | 1 | -9/+0 | |
| * | add a check for weather a tx is included in a block when jumping blocks | frankiebee | 2017-06-15 | 1 | -0/+1 | |
* | | fix nonceTracker | frankiebee | 2017-06-22 | 1 | -12/+6 | |
* | | add a test for #getNonceLock | frankiebee | 2017-06-22 | 1 | -0/+46 | |
* | | remove irrelevant test | frankiebee | 2017-06-17 | 1 | -5/+0 | |
* | | Fix test to call done | frankiebee | 2017-06-16 | 1 | -7/+8 | |
* | | transaction controller - use nonce-tracker | kumavis | 2017-06-15 | 1 | -3/+4 | |
|/ | ||||||
* | Finish async when failing async test | Thomas Huang | 2017-06-13 | 1 | -1/+1 | |
* | Make test Async | Thomas Huang | 2017-06-13 | 1 | -1/+2 | |
* | Linting | Thomas Huang | 2017-06-13 | 6 | -27/+22 | |
* | Modify tests for new api mock.' | Kevin Serrano | 2017-06-06 | 1 | -2/+2 | |
* | Modfiy test to ether standards. | Kevin Serrano | 2017-05-25 | 1 | -4/+4 | |
* | Merge branch 'master' into i1412-decimalizethegas | Kevin Serrano | 2017-05-25 | 3 | -2/+85 | |
|\ | ||||||
| * | clean up test | frankiebee | 2017-05-24 | 1 | -2/+1 | |
| * | stop polling when switching networks | frankiebee | 2017-05-24 | 1 | -1/+5 | |
| * | Fix for tests | frankiebee | 2017-05-24 | 3 | -2/+82 | |
* | | Fix test, create new value for precision/scale | Kevin Serrano | 2017-05-24 | 1 | -2/+3 | |
* | | Modify test, replace clone package. | Kevin Serrano | 2017-05-18 | 1 | -2/+2 | |
* | | Linted test | Dan Finlay | 2017-05-17 | 1 | -6/+4 | |
* | | Clean up test | Dan Finlay | 2017-05-17 | 1 | -4/+1 | |
* | | Simplify test to represent realistic use case | Dan Finlay | 2017-05-17 | 1 | -10/+6 | |
* | | Merge branch 'master' into i1412-BrutalTests | Dan Finlay | 2017-05-17 | 2 | -19/+95 | |
|\| | ||||||
| * | Add test around txManager#approveTransaction | Dan Finlay | 2017-05-17 | 1 | -3/+64 | |
| * | Improve test | Dan Finlay | 2017-05-17 | 1 | -1/+5 | |
| * | Linted | Dan Finlay | 2017-05-17 | 1 | -3/+2 | |
| * | Fix quotation mark | Dan Finlay | 2017-05-17 | 1 | -1/+1 | |
| * | Linted and removed unused deps | Dan Finlay | 2017-05-17 | 1 | -15/+8 | |
| * | Add gas updating test to tx controller tests | Dan Finlay | 2017-05-17 | 1 | -1/+21 | |
| * | Remove only line from test | Dan Finlay | 2017-05-17 | 1 | -1/+1 | |
* | | Add test requiring high precision | Dan Finlay | 2017-05-17 | 2 | -1/+60 | |
|/ | ||||||
* | Rename tx manager to tx controller | Dan Finlay | 2017-05-17 | 1 | -54/+54 | |
* | Merge pull request #1436 from MetaMask/mig13 | Dan Finlay | 2017-05-17 | 1 | -0/+6 | |
|\ | ||||||
| * | migration 13 - change provider from testnet to ropsten | kumavis | 2017-05-16 | 1 | -0/+6 | |
* | | Merge branch 'master' into i1407-FixNonEditingTxForm | Dan Finlay | 2017-05-16 | 1 | -0/+41 | |
|\| | ||||||
| * | Create test for Migrator | frankiebee | 2017-05-12 | 1 | -0/+41 | |
* | | Clean up test | Dan Finlay | 2017-05-16 | 1 | -14/+2 | |
* | | Verify updating gas value updates | Dan Finlay | 2017-05-16 | 1 | -3/+5 | |
* | | Got test failing nearly correctly | Dan Finlay | 2017-05-16 | 1 | -14/+15 | |
* | | Got a useful error message for next step | Dan Finlay | 2017-05-12 | 1 | -2/+22 | |
* | | Fix test up a bit | Dan Finlay | 2017-05-12 | 1 | -6/+4 | |
* | | Use react test utils to start composing test | Dan Finlay | 2017-05-12 | 1 | -6/+19 | |
* | | Got test failing | Dan Finlay | 2017-05-12 | 1 | -1/+3 | |
* | | Fix tests add logs | Dan Finlay | 2017-05-12 | 1 | -3/+7 |