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
/
ui
/
app
/
util.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue where if given a balance that does not need to be parsed will not b...
Frankie
2016-08-20
1
-2
/
+2
*
Lint and changelog.
Kevin Serrano
2016-08-19
1
-2
/
+2
*
Fix rounding issues.
Kevin Serrano
2016-08-19
1
-6
/
+11
*
linting and ignoring.
Kevin Serrano
2016-08-17
1
-1
/
+1
*
Add fix for zero balance shorten.
Kevin Serrano
2016-08-08
1
-0
/
+2
*
Readd string to conform to tests. Will discuss later.
Kevin Serrano
2016-07-19
1
-1
/
+1
*
Remove unused None string.
Kevin Serrano
2016-07-19
1
-1
/
+1
*
Add eslint config to pass tests
Aust
2016-07-19
1
-0
/
+1
*
Make zero balance display 0. Fixes #449
Aust
2016-07-18
1
-1
/
+5
*
Fix eth balance tooltip to show 6 decimals (#440)
Frankie
2016-07-14
1
-2
/
+6
*
Integrate changes back into eth-balance
Kevin Serrano
2016-07-12
1
-6
/
+10
*
Move shorten balance to util. Add as property of generateBalance object output.
Kevin Serrano
2016-07-12
1
-2
/
+17
*
Remove unused functions. Readd if necessary.
Kevin Serrano
2016-07-12
1
-18
/
+4
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into Confirmatio...
kumavis
2016-07-08
1
-0
/
+12
|
\
|
*
Change function name to generateBalanceObject
Frankie
2016-07-08
1
-2
/
+2
|
*
Add method to deal with small decimals and create the object for eth-balance ...
Frankie
2016-07-08
1
-0
/
+12
*
|
Merge branch 'master' into ConfirmationStyle
Dan Finlay
2016-07-08
1
-20
/
+13
|
\
|
|
*
Revert back to original formatBalance
Frankie
2016-07-08
1
-20
/
+13
*
|
Merge branch 'master' into ConfirmationStyle
Dan Finlay
2016-07-07
1
-1
/
+1
|
\
|
|
*
Handle to small of balances with "<0.00001"
Frankie
2016-07-07
1
-1
/
+1
*
|
Fleshed out pending tx view
Dan Finlay
2016-07-07
1
-1
/
+2
*
|
Merged latest balance formatting code
Dan Finlay
2016-07-07
1
-13
/
+20
|
\
|
|
*
Add decimal hendeling to ETH balance
Frankie
2016-07-07
1
-13
/
+20
*
|
Began reworking tx conf view
Dan Finlay
2016-07-07
1
-2
/
+12
*
|
Simplify empty account balance rendering
Dan Finlay
2016-07-06
1
-1
/
+1
|
/
*
Manually linted
Dan Finlay
2016-06-22
1
-8
/
+8
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLint
Dan Finlay
2016-06-22
1
-10
/
+7
|
\
|
*
tweek
Zac Mitton
2016-06-21
1
-1
/
+0
|
*
added a failing case and fixed it by refactoring everything to strings
Zac Mitton
2016-06-21
1
-10
/
+8
*
|
Auto linted
Dan Finlay
2016-06-22
1
-44
/
+43
|
/
*
Fix hashed address validation
Dan Finlay
2016-06-03
1
-1
/
+1
*
correctly displaying small balances with tests
Zac Mitton
2016-05-26
1
-16
/
+28
*
Allow empty recipient fields on tx
Dan Finlay
2016-05-20
1
-0
/
+2
*
Add full precision to send tx value field.
Dan Finlay
2016-05-20
1
-0
/
+15
*
Increase send value precision
Dan Finlay
2016-05-20
1
-2
/
+2
*
Add address capitalization checksumming
Dan Finlay
2016-05-20
1
-1
/
+15
*
ui - redesign - ether amount component
kumavis
2016-05-19
1
-5
/
+20
*
Removed logs
Dan Finlay
2016-04-20
1
-2
/
+0
*
Fix floating point input bug
Dan Finlay
2016-04-20
1
-3
/
+11
*
Add leading zero to account balances
Dan Finlay
2016-04-16
1
-1
/
+1
*
ui - util - fixes#110 formatBalance
kumavis
2016-04-15
1
-2
/
+2
*
Fix eth resolution
Dan Finlay
2016-04-15
1
-2
/
+7
*
Moved UI into repo with its own dependency stack
Dan Finlay
2016-04-14
1
-0
/
+102