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
/
components
/
pending-tx
/
confirm-send-token.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add notification for dropped retry transactions (#4363)
Alexander Tseung
2018-05-30
1
-13
/
+44
*
Merge branch 'master' into i3580-InternationalizeCurrency
Dan Finlay
2018-04-18
1
-6
/
+2
|
\
|
*
Fetch token prices based on contract address
bitpshr
2018-04-16
1
-6
/
+2
*
|
Merge branch 'master' into i3580-InternationalizeCurrency
Dan
2018-04-10
1
-4
/
+18
|
\
|
|
*
Fix integration tests
Alexander Tseung
2018-04-07
1
-1
/
+3
|
*
Fix merge conflicts. Modify send workflow
Alexander Tseung
2018-04-03
1
-7
/
+100
|
|
\
|
*
\
Fix merge conflicts
Alexander Tseung
2018-03-31
1
-18
/
+24
|
|
\
\
|
*
\
\
Fix i18n merge conflicts
Alexander Tseung
2018-03-30
1
-20
/
+21
|
|
\
\
\
|
*
\
\
\
Fix merge conflicts
Alexander Tseung
2018-03-27
1
-95
/
+164
|
|
\
\
\
\
|
*
|
|
|
|
Fix react-router related exceptions
Alexander Tseung
2018-02-10
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254
Alexander Tseung
2018-01-30
1
-37
/
+6
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Add react-router to allow use of the browser back button
Alexander Tseung
2017-12-15
1
-3
/
+15
*
|
|
|
|
|
|
Internationalize converted value in confirm screens
Dan
2018-04-10
1
-2
/
+19
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Adds simulation failure error messages to confirm screen.
Dan
2018-04-03
1
-0
/
+15
*
|
|
|
|
|
UpdateSendErrors only called when balance defined, recalled if balance updates.
Dan
2018-04-03
1
-8
/
+30
*
|
|
|
|
|
Fix lint and tests
Dan
2018-03-30
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'master' into i3471-checkbalanceonconfirmscreen
Dan
2018-03-30
1
-18
/
+24
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Removes t from props via metamask-connect and instead places it on context vi...
Dan
2018-03-29
1
-18
/
+24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Show insufficient funds on confirm screen on first render.
Dan
2018-03-30
1
-1
/
+9
*
|
|
|
|
Merge branch 'master' into i3471-checkbalanceonconfirmscreen
kumavis
2018-03-28
1
-22
/
+23
|
\
|
|
|
|
|
*
|
|
|
Remove comments and console.logs
Dan
2018-03-27
1
-1
/
+1
|
*
|
|
|
Correct reprice title and subtitle key names.
Dan
2018-03-22
1
-2
/
+2
|
*
|
|
|
Lint fixes
Dan
2018-03-22
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' into i18n-translator-redux
Dan
2018-03-22
1
-0
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-18
/
+17
|
*
|
|
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...
kumavis
2018-03-21
1
-12
/
+80
|
|
\
\
\
\
|
*
|
|
|
|
Lint fixes.
Dan
2018-03-20
1
-1
/
+2
|
*
|
|
|
|
Fixed t() calls where localeMessages is missing; and fix incorrect connect re...
Dan
2018-03-20
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master' into i18n-translator-redux
Dan
2018-03-20
1
-65
/
+67
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Handle i18n with redux.
Dan
2018-03-16
1
-15
/
+15
|
*
|
|
|
|
|
i18n - load locales manually
kumavis
2018-03-15
1
-1
/
+1
*
|
|
|
|
|
|
Confirm send token detects if balance is sufficient for gas.
Dan
2018-03-28
1
-5
/
+54
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'i3554-fix-editing-dapp-token-txs' of https://github.com/danjm/m...
kumavis
2018-03-22
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Identify token transactions by method names token data, and not just whether ...
Dan
2018-03-20
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' into retry-tx-refractor
Dan
2018-03-20
1
-66
/
+68
|
\
|
|
|
|
|
*
|
|
|
Fix styling on confirm-send-ether and confirm-send-token (#3600)
Alexander Tseung
2018-03-17
1
-66
/
+68
|
|
/
/
/
*
|
|
|
Set retry gasPrice to forceGasMin on confirm screen in cases where gas is not...
Dan
2018-03-15
1
-2
/
+17
*
|
|
|
Force gas min has correct precision and is set when editing gas if max.
Dan
2018-03-15
1
-3
/
+1
*
|
|
|
Ensure changes from customize gas modal opened from confirm screen are captur...
Dan
2018-03-15
1
-6
/
+4
*
|
|
|
Merge branch 'master' into retry-tx-refractor
Dan
2018-03-14
1
-19
/
+20
|
\
|
|
|
|
*
|
|
Merge branch 'master' into i18n
Thomas Huang
2018-03-12
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Add empty object default value for tokenData (#3493)
Alexander Tseung
2018-03-09
1
-2
/
+2
|
*
|
|
|
Merge branch 'master' into i18n
Dan
2018-03-07
1
-8
/
+6
|
|
\
|
|
|
|
*
|
|
|
complete i18n across new UI
Nick Doiron
2018-01-30
1
-7
/
+7
|
*
|
|
|
separate out cross-browser i18n for extensions
Nick Doiron
2018-01-25
1
-0
/
+1
|
*
|
|
|
better organization of locale file; i18n in more view files
Nick Doiron
2018-01-24
1
-13
/
+13
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fix more lint errors.
Dan
2018-03-14
1
-8
/
+1
*
|
|
|
Make token confirmations compatible.
Dan
2018-03-14
1
-11
/
+74
|
|
/
/
|
/
|
|
*
|
|
Updates the styling of confirm send ether and token screens. (#3235)
Dan J Miller
2018-02-13
1
-9
/
+7
|
/
/
*
|
Update styling for buttons, font weights
Alexander Tseung
2018-01-12
1
-2
/
+2
*
|
Lint fixes.
Dan
2017-12-21
1
-2
/
+1
*
|
Adds updateTransaction to background and used it to update after editing in s...
Dan
2017-12-21
1
-40
/
+2
*
|
Canceled, edited transactions show edited amount.
Dan
2017-12-21
1
-1
/
+8
|
/
*
Fix edit to field bug. (#2738)
Dan J Miller
2017-12-13
1
-6
/
+7
*
Create single action for updating all of send in redux state.
Dan
2017-11-15
1
-6
/
+9
*
Allow editing of token transactions.
Dan
2017-11-15
1
-8
/
+87
*
Token balance in send state; validating sufficient tokens, validation updates...
Dan
2017-11-07
1
-2
/
+4
*
More lint fixes
Dan
2017-11-02
1
-1
/
+1
*
Lint fixes for NewUI-flat.
Dan
2017-11-02
1
-4
/
+0
*
Change min gas price to 0.1 GWEI
Dan
2017-10-27
1
-4
/
+2
*
Fix alignment on right arrow of confirm tx screens
Chi Kei Chan
2017-10-25
1
-1
/
+1
*
Improve precision in send and confirm.
Dan
2017-10-24
1
-1
/
+1
*
Add resiliency to confirm-send-token
Chi Kei Chan
2017-10-21
1
-5
/
+5
*
Fixes regression in confirm-send-token
Dan
2017-10-21
1
-2
/
+4
*
Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-state
Chi Kei Chan
2017-10-20
1
-17
/
+34
|
\
|
*
Identicon in send token show who you are sending to, not the token's identicon.
Dan
2017-10-20
1
-3
/
+3
|
*
Fix handling of arithmetic on token gas in confirm-send-token.
Dan
2017-10-20
1
-16
/
+33
*
|
Get currency from state in account details, send and confirm screens.
Dan
2017-10-20
1
-12
/
+12
|
/
*
Fix recipient on send token
Chi Kei Chan
2017-10-11
1
-2
/
+4
*
Confirm Token and Confirm Contract v2
Chi Kei Chan
2017-10-11
1
-20
/
+22
*
Add Confirm Send token screen
Chi Kei Chan
2017-09-23
1
-0
/
+394