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.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert to normal balances.
Kevin Serrano
2017-10-05
1
-3
/
+3
*
Merge branch 'master' into AddBalanceController
Dan Finlay
2017-09-23
1
-25
/
+40
|
\
|
*
Haha silly me, only when gas is estimated and not explicit.
Kevin Serrano
2017-09-14
1
-1
/
+1
|
*
Lower warning threshold for high tx fee to account for fluctuating blockGasLi...
Kevin Serrano
2017-09-14
1
-1
/
+2
|
*
Add warning of higher failure risk since app proposed gasLimit.
Kevin Serrano
2017-09-14
1
-25
/
+39
*
|
Use computed balance for tx confirmation
Dan Finlay
2017-09-14
1
-3
/
+3
|
/
*
Show reject all only when tx count is > 1
Kevin Serrano
2017-09-12
1
-2
/
+3
*
Convert icon to button.
Kevin Serrano
2017-09-08
1
-0
/
+11
*
Fold submit and buy ether into one button slot
Kevin Serrano
2017-09-08
1
-15
/
+9
*
Lowered minimum gas price to 1 gwei
Dan Finlay
2017-07-20
1
-1
/
+1
*
change “ACCEPT” to “SUBMIT”
frankiebee
2017-06-30
1
-1
/
+1
*
Change disabling button as state property.
Kevin Serrano
2017-06-27
1
-5
/
+4
*
Prevent users from accidentally submitting two transactions by disabling button.
Kevin Serrano
2017-06-27
1
-0
/
+3
*
Merge branch 'master' into gasupdater
Dan Finlay
2017-06-13
1
-13
/
+37
|
\
|
*
Fix bug that prevented publishing contracts
Dan Finlay
2017-06-06
1
-1
/
+1
|
*
Merge pull request #1545 from MetaMask/inValidAddressFix
kumavis
2017-06-06
1
-3
/
+14
|
|
\
|
|
*
Fix linting error
frankiebee
2017-06-06
1
-1
/
+0
|
|
*
move address check to util.isValidAddress
frankiebee
2017-06-06
1
-2
/
+2
|
|
*
Fix punctuation
frankiebee
2017-06-06
1
-1
/
+1
|
|
*
Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000
frankiebee
2017-06-06
1
-1
/
+13
|
*
|
Move address copying into reusable component
Dan Finlay
2017-06-05
1
-20
/
+5
|
*
|
Add copy links to mini tx panels
Dan Finlay
2017-06-05
1
-10
/
+38
|
|
/
*
/
Update gasblocklimit params with every block.
Kevin Serrano
2017-06-03
1
-2
/
+9
|
/
*
Add max gas limit to UI
Kevin Serrano
2017-05-25
1
-0
/
+2
*
Minor cleanup of lint
Kevin Serrano
2017-05-25
1
-1
/
+0
*
Fix bug where submit was enabled when invalid params were filled out.
Kevin Serrano
2017-05-25
1
-4
/
+10
*
Fix test, create new value for precision/scale
Kevin Serrano
2017-05-24
1
-0
/
+2
*
Modify test, replace clone package.
Kevin Serrano
2017-05-18
1
-7
/
+4
*
Fix merge conflicts.
Kevin Serrano
2017-05-17
1
-38
/
+55
|
\
|
*
Fix fiat rendering
Dan Finlay
2017-05-17
1
-2
/
+7
|
*
Linted
Dan Finlay
2017-05-16
1
-3
/
+3
|
*
Verify updating gas value updates
Dan Finlay
2017-05-16
1
-2
/
+0
|
*
Got test failing nearly correctly
Dan Finlay
2017-05-16
1
-1
/
+12
|
*
Remove redux dependency from eth-balance and its dependent tree
Dan Finlay
2017-05-13
1
-0
/
+2
|
*
Break up pending-tx component for better unit testability
Dan Finlay
2017-05-11
1
-38
/
+39
*
|
Fix reset button.
Kevin Serrano
2017-05-17
1
-5
/
+7
*
|
Complete transition into BN.
Kevin Serrano
2017-05-17
1
-13
/
+14
|
/
*
Redefine txmeta when submitting.
Kevin Serrano
2017-05-09
1
-1
/
+1
*
Cleanup
Dan Finlay
2017-05-09
1
-2
/
+2
*
Input gas in gwei
Dan Finlay
2017-05-08
1
-7
/
+14
*
make buy button green
frankiebee
2017-04-24
1
-1
/
+1
*
Improve UI gas calculation logic
Dan Finlay
2017-03-29
1
-98
/
+37
*
Fix tx selecting bug
Dan Finlay
2017-03-25
1
-0
/
+1
*
Remove unnecessary log
Dan Finlay
2017-03-25
1
-2
/
+0
*
Disable accept button when gas limit is too low
Dan Finlay
2017-03-25
1
-8
/
+5
*
Make gas calculations on render more consistent
Dan Finlay
2017-03-24
1
-10
/
+16
*
Fix initial tx fee estimation
Dan Finlay
2017-03-24
1
-3
/
+5
*
Fix a couple things
Dan Finlay
2017-03-24
1
-10
/
+18
*
Make reset button clear errors
Dan Finlay
2017-03-24
1
-0
/
+1
*
Fix initial gas price estimate
Dan Finlay
2017-03-24
1
-4
/
+5
*
Prevent default for reset and reject buttons
Dan Finlay
2017-03-24
1
-1
/
+2
*
Fix some broken refs
Dan Finlay
2017-03-24
1
-2
/
+2
*
Combine pending-tx-details component into pending-tx-details
Dan Finlay
2017-03-24
1
-6
/
+346
*
Got basic validations working
Dan Finlay
2017-03-23
1
-56
/
+77
*
Prevent submission of invalid gas parameters.
Kevin Serrano
2017-03-02
1
-2
/
+16
*
Various improvements to gas input.
Kevin Serrano
2017-03-02
1
-8
/
+8
*
Add reset button to reset gas fields.
Kevin Serrano
2017-03-01
1
-1
/
+9
*
Linted
Dan Finlay
2017-02-28
1
-5
/
+0
*
Move input boxes into table and into details component.
Kevin Serrano
2017-02-28
1
-16
/
+0
*
Make gasPrice accessible to the UI.
Kevin Serrano
2017-02-25
1
-2
/
+1
*
Broke hex decimal input into its own component
Dan Finlay
2017-02-18
1
-24
/
+22
*
Change state to props, add modifiable fields.
Kevin Serrano
2017-02-18
1
-9
/
+33
*
Fix funny looking errors in conf-tx
Frankie
2016-11-11
1
-1
/
+1
*
detect tx error - show warning and fix gasLimit
kumavis
2016-11-11
1
-0
/
+9
*
Clean up some of the code
Frankie
2016-09-16
1
-21
/
+4
*
css - smaller balance warning
kumavis
2016-09-16
1
-1
/
+6
*
confTx - add insufficient balance warning message
kumavis
2016-09-16
1
-4
/
+6
*
confTx - show disabled accept btn + add colors
kumavis
2016-09-16
1
-32
/
+28
*
Drop the buy button in the confTx view if account does not have enough eth
Frankie
2016-09-16
1
-5
/
+32
*
Restore button naming consistency
Dan Finlay
2016-07-08
1
-2
/
+2
*
Refined tx confirmation button styles
Dan Finlay
2016-07-08
1
-7
/
+19
*
Implement tx confirmation style refinements
Dan Finlay
2016-07-08
1
-8
/
+0
*
Linted
Dan Finlay
2016-07-07
1
-4
/
+2
*
Fleshed out pending tx view
Dan Finlay
2016-07-07
1
-1
/
+5
*
Unify wording for transaction options (#369)
Kevin Serrano
2016-06-30
1
-3
/
+3
*
clean - appease the linting machine
kumavis
2016-06-25
1
-21
/
+8
*
svg notif now work for msg signatures
kumavis
2016-06-25
1
-9
/
+1
*
breakout pending-tx-details
kumavis
2016-06-25
1
-28
/
+6
*
pending-tx pass the identicon pref on
kumavis
2016-06-24
1
-0
/
+1
*
tx-conf add non-interactive mode for notification
kumavis
2016-06-24
1
-8
/
+17
*
svg notifications - remove unneeded deps and clean code
kumavis
2016-06-24
1
-5
/
+5
*
initial svg notifications
kumavis
2016-06-23
1
-5
/
+11
*
Manually linted
Dan Finlay
2016-06-22
1
-1
/
+0
*
Auto linted
Dan Finlay
2016-06-22
1
-5
/
+4
*
Improve tx UI
Dan Finlay
2016-05-04
1
-0
/
+7
*
Add UI for Signing Messages
Dan Finlay
2016-05-04
1
-0
/
+71