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
/
conversion-util.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rounding issue when sending max tokens (#5695)
Alexander Tseung
2018-11-20
1
-1
/
+1
*
Add tests for TransactionActivityLog. Make changes to rendering events
Alexander Tseung
2018-09-13
1
-0
/
+3
*
Cast arguments for new Bignumbers() to string.
Dan Miller
2018-08-15
1
-2
/
+2
*
Merge pull request #4654 from TrejGun/bignumber
Dan J Miller
2018-07-04
1
-1
/
+1
|
\
|
*
fixes #4307 BigNumber casting issue
trejgun
2018-06-24
1
-1
/
+1
*
|
Add a buffer to new ui gas estimates
Dan
2018-06-15
1
-0
/
+11
|
/
*
Estimate gas using same algorithm as backend.
Dan
2018-05-31
1
-1
/
+4
*
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-...
Dan
2018-03-09
1
-0
/
+13
*
Rounding of vals < 0.01 in currency display consistent with master.
Dan
2017-11-11
1
-1
/
+1
*
Linting
Thomas Huang
2017-11-11
1
-2
/
+2
*
Lint fixes.
Dan
2017-11-07
1
-1
/
+1
*
Set gas price allows for WEI precision.
Dan
2017-11-07
1
-1
/
+1
*
Adds max amount feature for send-ether
Dan
2017-11-07
1
-0
/
+15
*
Token balance in send state; validating sufficient tokens, validation updates...
Dan
2017-11-07
1
-0
/
+1
*
More lint fixes
Dan
2017-11-02
1
-9
/
+9
*
Lint fixes for NewUI-flat.
Dan
2017-11-02
1
-3
/
+5
*
Correct rendering of conversions when conversion rate is a token. (#2498)
Dan J Miller
2017-10-27
1
-5
/
+6
*
Change min gas price to 0.1 GWEI
Dan
2017-10-27
1
-1
/
+26
*
Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-state
Chi Kei Chan
2017-10-20
1
-4
/
+4
|
\
|
*
Fix handling of arithmetic on token gas in confirm-send-token.
Dan
2017-10-20
1
-4
/
+4
*
|
Get currency from state in account details, send and confirm screens.
Dan
2017-10-20
1
-1
/
+1
|
/
*
Amount field shows insufficient funds error based on amoutn + gas total.
Dan
2017-10-20
1
-4
/
+8
*
Handling to and amount errors.
Dan
2017-10-19
1
-7
/
+4
*
Customize Gas connected to state
Dan
2017-10-16
1
-4
/
+12
*
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...
Dan J Miller
2017-10-14
1
-1
/
+13
*
Adds amount and gas field to sendV2.
Dan
2017-10-13
1
-1
/
+1
*
Conversion util can invert conversion rate
Dan
2017-10-09
1
-2
/
+16
*
Fix send of USD and backspacing amount to 0
Dan
2017-09-29
1
-2
/
+2
*
Client side error handling for from, to and amount fields in send.js
Dan
2017-09-23
1
-0
/
+13
*
Confirm screen shows amount plus gas in total field
Dan
2017-09-22
1
-0
/
+10
*
Ensure conversion util does not return insignificant trailing zeroes.
Dan
2017-09-20
1
-1
/
+1
*
Handle transaction totals in WEI in tx-list, send and pending.
Dan
2017-09-16
1
-0
/
+6
*
Adds USD to token list.
Dan
2017-09-16
1
-0
/
+4
*
Reapply conversion utility changes and fix calls to utility in pending-tx.
Dan
2017-09-14
1
-41
/
+100
*
Revert "Overhaul currency conversion utility and update calls to utility in p...
Chi Kei Chan
2017-09-13
1
-100
/
+41
*
Overhaul currency conversion utility and update calls to utility in pending-tx.
Dan
2017-09-13
1
-41
/
+100
*
[New-UI] Confirm Screen restyle and connect to state (#2042)
Dan J Miller
2017-09-12
1
-0
/
+50
*
Convert conversion util to pure json.
Kevin Serrano
2016-11-19
1
-5
/
+0
*
Remove logging. Clean up duplicate entries in currency list.
Kevin Serrano
2016-08-17
1
-1
/
+1
*
Enable full listing of supported currencies by Cryptonator.
Kevin Serrano
2016-08-10
1
-0
/
+5