aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functions. Readd if necessary.Kevin Serrano2016-07-121-19/+0
* Refactor util tests.Kevin Serrano2016-07-121-11/+8
* Add nickname rendering for recipient addressDan Finlay2016-07-081-0/+44
* Merge branch 'master' into ConfirmationStyleDan Finlay2016-07-081-4/+17
|\
| * Revert back to original formatBalanceFrankie2016-07-081-5/+17
* | Merged latest balance formatting codeDan Finlay2016-07-071-17/+4
|\|
| * Add decimal hendeling to ETH balanceFrankie2016-07-071-17/+5
* | Began reworking tx conf viewDan Finlay2016-07-071-0/+6
* | Simplify empty account balance renderingDan Finlay2016-07-061-1/+1
|/
* Remove useless and buggy clearWallet functionDan Finlay2016-07-011-11/+0
* Replicated really strange bug with testDan Finlay2016-07-011-1/+16
* Fixed testsDan Finlay2016-06-253-2/+66
* stop pedantic lintingkumavis2016-06-241-1/+1
* icon-factory - overhaul to provide svg or imagified elkumavis2016-06-241-31/+0
* Fix eth sign with dennis' test inputDan Finlay2016-06-221-11/+13
* Add linting to our mocha suiteDan Finlay2016-06-221-0/+9
* added a failing case and fixed it by refactoring everything to stringsZac Mitton2016-06-211-1/+15
* Merge branch 'master' into SignFullDataNotHashDan Finlay2016-06-171-1/+31
|\
| * Add confirmation persisting to localStorageDan Finlay2016-06-171-1/+31
* | Fixed signing of hashesDan Finlay2016-06-171-4/+6
* | Began adding signMsg unit testDan Finlay2016-06-161-0/+31
|/
* Cache identiconsDan Finlay2016-06-071-0/+31
* Fix hashed address validationDan Finlay2016-06-031-3/+3
* Add test case for sample hashed addressDan Finlay2016-06-021-0/+7
* Merge pull request #222 from MetaMask/balanceskumavis2016-05-261-5/+30
|\
| * correctly displaying small balances with testsZac Mitton2016-05-261-5/+30
* | Fix persistent warning bugDan Finlay2016-05-261-0/+51
|/
* Added ability to nickname wallets locallyDan Finlay2016-05-212-0/+57
* Add full precision to send tx value field.Dan Finlay2016-05-201-0/+14
* Increase send value precisionDan Finlay2016-05-201-0/+8
* Add address capitalization checksummingDan Finlay2016-05-201-0/+46
* Streamlined some transition logicDan Finlay2016-05-132-1/+28
* Move all users to new scalable backendDan Finlay2016-05-121-0/+5
* Fix testDan Finlay2016-05-111-1/+2
* Remove test only statementDan Finlay2016-05-111-1/+1
* Fix outdated transitionsDan Finlay2016-04-301-23/+23
* Fix testDan Finlay2016-04-281-4/+8
* Fix explorer link generationDan Finlay2016-04-281-0/+11
* Make account detail view the primary viewDan Finlay2016-04-261-1/+1
* Add migration to actual migration array, fix testDan Finlay2016-04-231-3/+8
* Deprecate rawtestrpc.metamask.ioDan Finlay2016-04-231-3/+11
* Store metamaskId on metaTx instead of getTxWithParams method.Dan Finlay2016-04-211-26/+0
* Fix floating point input bugDan Finlay2016-04-201-27/+41
* Add extra tx methods to configManagerDan Finlay2016-04-201-0/+36
* Persist transactions to config-managerDan Finlay2016-04-191-0/+79
* Unify test suitesDan Finlay2016-04-198-1/+454
* Fix plugin testsDan Finlay2016-04-192-5/+11
* Migrate etherscan providers to our RPCDan Finlay2016-04-132-0/+15
* Made configuration migrateableDan Finlay2016-03-312-4/+73
* Correct the bip44 test accountDan Finlay2016-03-261-5/+5
* Implemented BIP44 compliance test.Dan Finlay2016-03-262-4/+37
* Convert to bip44 hdTreesDan Finlay2016-03-261-8/+49
* Added basic es6 mocha test suiteDan Finlay2016-03-253-40/+11
* init commitkumavis2015-08-012-0/+40