index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Implement some cross-browser practices (#473)
Dan Finlay
2016-07-22
1
-0
/
+39
*
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