| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into i390-TransactionLimit | Dan Finlay | 2016-08-23 | 1 | -1/+6 |
|\ |
|
| * | Add test | Frankie | 2016-08-20 | 1 | -1/+6 |
* | | Added `view more` button to transaction list | Dan Finlay | 2016-08-19 | 1 | -0/+12 |
* | | Enforce tx history limit | Dan Finlay | 2016-08-19 | 1 | -0/+11 |
|/ |
|
* | Added compliance for tests and properly accounts for N/A conversions. | Kevin Serrano | 2016-08-17 | 1 | -7/+6 |
* | Remove extra test. | Kevin Serrano | 2016-08-17 | 1 | -4/+0 |
* | Merge branch 'master' into usd-conversion | Kevin Serrano | 2016-08-05 | 1 | -3/+12 |
|\ |
|
| * | Fix extension tests | Dan Finlay | 2016-07-26 | 1 | -3/+12 |
| * | Fix promise usage? | Dan Finlay | 2016-07-23 | 1 | -1/+3 |
| * | Skip PhantomJS in testem | Dan Finlay | 2016-07-23 | 2 | -2/+0 |
| * | Add promise polyfill for PhantomJS | Dan Finlay | 2016-07-23 | 2 | -0/+2 |
| * | Fix testem runner page | Dan Finlay | 2016-07-23 | 2 | -3/+1 |
| * | Separate UI tests from normal unit test suite | Dan Finlay | 2016-07-23 | 1 | -1/+3 |
| * | Add UI Testing Framework and Simple UI Test | Dan Finlay | 2016-07-23 | 4 | -0/+52 |
* | | Merge branch 'master' into usd-conversion | Kevin Serrano | 2016-07-26 | 4 | -0/+54 |
|\ \ |
|
| * | | Ui testing (#481) | Dan Finlay | 2016-07-26 | 4 | -0/+54 |
| |/ |
|
* | | Change function names. Add interval polling for api. Refactor functions. | Kevin Serrano | 2016-07-22 | 1 | -3/+3 |
* | | Merge branch 'master' into usd-conversion | Kevin Serrano | 2016-07-22 | 1 | -0/+39 |
|\| |
|
| * | Implement some cross-browser practices (#473) | Dan Finlay | 2016-07-22 | 1 | -0/+39 |
* | | Progress on config manager. Plus tests. | Kevin Serrano | 2016-07-21 | 1 | -1/+81 |
|/ |
|
* | Remove unused functions. Readd if necessary. | Kevin Serrano | 2016-07-12 | 1 | -19/+0 |
* | Refactor util tests. | Kevin Serrano | 2016-07-12 | 1 | -11/+8 |
* | Add nickname rendering for recipient address | Dan Finlay | 2016-07-08 | 1 | -0/+44 |
* | Merge branch 'master' into ConfirmationStyle | Dan Finlay | 2016-07-08 | 1 | -4/+17 |
|\ |
|
| * | Revert back to original formatBalance | Frankie | 2016-07-08 | 1 | -5/+17 |
* | | Merged latest balance formatting code | Dan Finlay | 2016-07-07 | 1 | -17/+4 |
|\| |
|
| * | Add decimal hendeling to ETH balance | Frankie | 2016-07-07 | 1 | -17/+5 |
* | | Began reworking tx conf view | Dan Finlay | 2016-07-07 | 1 | -0/+6 |
* | | Simplify empty account balance rendering | Dan Finlay | 2016-07-06 | 1 | -1/+1 |
|/ |
|
* | Remove useless and buggy clearWallet function | Dan Finlay | 2016-07-01 | 1 | -11/+0 |
* | Replicated really strange bug with test | Dan Finlay | 2016-07-01 | 1 | -1/+16 |
* | Fixed tests | Dan Finlay | 2016-06-25 | 3 | -2/+66 |
* | stop pedantic linting | kumavis | 2016-06-24 | 1 | -1/+1 |
* | icon-factory - overhaul to provide svg or imagified el | kumavis | 2016-06-24 | 1 | -31/+0 |
* | Fix eth sign with dennis' test input | Dan Finlay | 2016-06-22 | 1 | -11/+13 |
* | Add linting to our mocha suite | Dan Finlay | 2016-06-22 | 1 | -0/+9 |
* | added a failing case and fixed it by refactoring everything to strings | Zac Mitton | 2016-06-21 | 1 | -1/+15 |
* | Merge branch 'master' into SignFullDataNotHash | Dan Finlay | 2016-06-17 | 1 | -1/+31 |
|\ |
|
| * | Add confirmation persisting to localStorage | Dan Finlay | 2016-06-17 | 1 | -1/+31 |
* | | Fixed signing of hashes | Dan Finlay | 2016-06-17 | 1 | -4/+6 |
* | | Began adding signMsg unit test | Dan Finlay | 2016-06-16 | 1 | -0/+31 |
|/ |
|
* | Cache identicons | Dan Finlay | 2016-06-07 | 1 | -0/+31 |
* | Fix hashed address validation | Dan Finlay | 2016-06-03 | 1 | -3/+3 |
* | Add test case for sample hashed address | Dan Finlay | 2016-06-02 | 1 | -0/+7 |
* | Merge pull request #222 from MetaMask/balances | kumavis | 2016-05-26 | 1 | -5/+30 |
|\ |
|
| * | correctly displaying small balances with tests | Zac Mitton | 2016-05-26 | 1 | -5/+30 |
* | | Fix persistent warning bug | Dan Finlay | 2016-05-26 | 1 | -0/+51 |
|/ |
|
* | Added ability to nickname wallets locally | Dan Finlay | 2016-05-21 | 2 | -0/+57 |
* | Add full precision to send tx value field. | Dan Finlay | 2016-05-20 | 1 | -0/+14 |
* | Increase send value precision | Dan Finlay | 2016-05-20 | 1 | -0/+8 |
* | Add address capitalization checksumming | Dan Finlay | 2016-05-20 | 1 | -0/+46 |
* | Streamlined some transition logic | Dan Finlay | 2016-05-13 | 2 | -1/+28 |
* | Move all users to new scalable backend | Dan Finlay | 2016-05-12 | 1 | -0/+5 |
* | Fix test | Dan Finlay | 2016-05-11 | 1 | -1/+2 |
* | Remove test only statement | Dan Finlay | 2016-05-11 | 1 | -1/+1 |
* | Fix outdated transitions | Dan Finlay | 2016-04-30 | 1 | -23/+23 |
* | Fix test | Dan Finlay | 2016-04-28 | 1 | -4/+8 |
* | Fix explorer link generation | Dan Finlay | 2016-04-28 | 1 | -0/+11 |
* | Make account detail view the primary view | Dan Finlay | 2016-04-26 | 1 | -1/+1 |
* | Add migration to actual migration array, fix test | Dan Finlay | 2016-04-23 | 1 | -3/+8 |
* | Deprecate rawtestrpc.metamask.io | Dan Finlay | 2016-04-23 | 1 | -3/+11 |
* | Store metamaskId on metaTx instead of getTxWithParams method. | Dan Finlay | 2016-04-21 | 1 | -26/+0 |
* | Fix floating point input bug | Dan Finlay | 2016-04-20 | 1 | -27/+41 |
* | Add extra tx methods to configManager | Dan Finlay | 2016-04-20 | 1 | -0/+36 |
* | Persist transactions to config-manager | Dan Finlay | 2016-04-19 | 1 | -0/+79 |
* | Unify test suites | Dan Finlay | 2016-04-19 | 8 | -1/+454 |
* | Fix plugin tests | Dan Finlay | 2016-04-19 | 2 | -5/+11 |
* | Migrate etherscan providers to our RPC | Dan Finlay | 2016-04-13 | 2 | -0/+15 |
* | Made configuration migrateable | Dan Finlay | 2016-03-31 | 2 | -4/+73 |
* | Correct the bip44 test account | Dan Finlay | 2016-03-26 | 1 | -5/+5 |
* | Implemented BIP44 compliance test. | Dan Finlay | 2016-03-26 | 2 | -4/+37 |
* | Convert to bip44 hdTrees | Dan Finlay | 2016-03-26 | 1 | -8/+49 |
* | Added basic es6 mocha test suite | Dan Finlay | 2016-03-25 | 3 | -40/+11 |
* | init commit | kumavis | 2015-08-01 | 2 | -0/+40 |