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
/
pages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update mobile sync (#6967)
Bruno Barbieri
2019-08-07
1
-3
/
+8
*
Show seed phrase challenge in browser (#6961)
Dan J Miller
2019-08-06
5
-9
/
+36
*
Ensure showing of add contact dialog on send accounts for checksum inputs
Dan Miller
2019-08-06
1
-1
/
+1
*
Address book name save fix (#6945)
Dan J Miller
2019-08-03
3
-4
/
+9
*
New notification fixes (#6955)
Dan J Miller
2019-08-03
2
-26
/
+50
*
Restrict unconnected notice to specific protocols (#6954)
Mark Stacey
2019-08-03
1
-1
/
+8
*
Display seed phrase reminder if user has tokens (#6952)
Mark Stacey
2019-08-03
1
-1
/
+2
*
I5849 incremental account security (#6874)
Dan J Miller
2019-08-02
18
-25
/
+183
*
Remove logging of network dropdown props (#6940)
Thomas Huang
2019-08-02
1
-1
/
+0
*
Default Privacy Mode to ON, allow force sharing address (#6904)
Whymarrh Whitby
2019-08-01
2
-3
/
+83
*
Enable indent linting via ESLint (#6936)
Whymarrh Whitby
2019-08-01
28
-416
/
+416
*
Address book send plus contact list (#6914)
Dan J Miller
2019-08-01
56
-595
/
+2741
*
Remove unused props from routes and network dropdown (#6919)
Mark Stacey
2019-07-29
1
-63
/
+5
*
Override `ownProps` with state props in `SignatureRequest` (#6911)
Mark Stacey
2019-07-26
1
-8
/
+0
*
Remove `seedWords` completely from metamask state (#6920)
Mark Stacey
2019-07-26
3
-15
/
+1
*
Remove unused `seedPhrase` prop (#6913)
Mark Stacey
2019-07-25
1
-8
/
+1
*
Single asset dropdown fix (#6900)
Kristian Tapia
2019-07-24
2
-2
/
+9
*
Re enable the setMouseUserState styles. (#6860)
Terry Smith
2019-07-16
1
-1
/
+3
*
Remove stray period from Learn More link (#6853)
Whymarrh Whitby
2019-07-16
1
-1
/
+1
*
Add translation support for Learn more and All done on end-of-flow (#6847)
Terry Smith
2019-07-15
1
-2
/
+2
*
Merge pull request #6832 from MetaMask/master-rebased
Thomas Huang
2019-07-13
2
-42
/
+63
|
\
|
*
Version 6.7.2 gas limit fix (#6786)
Dan J Miller
2019-07-05
2
-42
/
+63
*
|
Remove unused expressions (#6839)
Mark Stacey
2019-07-12
1
-1
/
+1
*
|
Create MetaFoxLogo component (#6819)
ryanml
2019-07-10
5
-65
/
+10
*
|
Address various UI styling issues (#6744)
Dan J Miller
2019-07-09
5
-168
/
+19
*
|
Declare variables before use (#6806)
Mark Stacey
2019-07-06
1
-12
/
+12
|
/
*
Remove UiMigrationAnnouncement and associated state (#6794)
Whymarrh Whitby
2019-07-04
1
-2
/
+0
*
Added Confirmation Modal for Delete Network (#6776)
Akshit Kr Nagpal
2019-07-02
3
-11
/
+15
*
Merge pull request #6765 from MetaMask/master
Dan Finlay
2019-07-02
4
-9
/
+42
|
\
|
*
Fixes display of confirm screen token decimals by not relying on confirmTrans...
Dan Miller
2019-06-28
3
-9
/
+38
|
*
Add simulation failure to tx confirmation when transaction simulationFails
Thomas
2019-06-26
1
-0
/
+4
*
|
Handle invalid strings during seed phrase import (#6743)
Whymarrh Whitby
2019-06-28
2
-4
/
+93
*
|
Fix seed phrase import back button (#6758)
Mark Stacey
2019-06-27
1
-0
/
+1
*
|
Fixes #6760, correct PropTypes for nextRoute (#6761)
ryanml
2019-06-27
1
-1
/
+1
|
/
*
4byte fallback (#6551)
Whymarrh Whitby
2019-06-18
6
-94
/
+95
*
Add delete to custom RPC form (#6718, #6650)
Dan J Miller
2019-06-17
7
-58
/
+205
*
Fix styles on 'import account' page, update help link (#6700)
Kirill Goncharov
2019-06-17
1
-2
/
+4
*
Feature: sync with mobile v2 (#6673)
Esteban MiƱo
2019-06-12
1
-3
/
+26
*
Revert "fixed #5524"
Jenny Pollack
2019-06-07
1
-16
/
+5
*
lint cleanup
Mathew Kamkar
2019-05-25
1
-2
/
+0
*
Enable Ledger hardware wallet support on Firefox
Mathew Kamkar
2019-05-25
1
-6
/
+0
*
Ensures that transactions cannot be confirmed if gas limit is below 21000. (#...
Dan J Miller
2019-05-23
1
-0
/
+9
*
Remove unused fn arguments in AmountMaxButton
Whymarrh Whitby
2019-05-21
1
-1
/
+1
*
Improved UX for sweeping accounts (#6488)
Etienne Dusseault
2019-05-21
10
-31
/
+137
*
fixed #5524
Alex Ivasyuv
2019-05-15
1
-5
/
+16
*
Update auto-logout to recognize idle time in background (#6593)
Whymarrh Whitby
2019-05-14
1
-12
/
+5
*
Fix RPC URL message key casing (#6595)
Whymarrh Whitby
2019-05-10
1
-1
/
+1
*
New settings custom rpc form (#6490)
Dan J Miller
2019-05-10
9
-4
/
+810
*
Check for unused function arguments (#6583)
Whymarrh Whitby
2019-05-09
15
-23
/
+19
*
Auto logout after specific time (#6558)
Chi Kei Chan
2019-05-09
5
-6
/
+171
*
Remove KNOWN_ADDRESS_ERROR from error objects (#6578)
Chi Kei Chan
2019-05-09
2
-7
/
+6
*
Use metricsEvent in AmountMaxButton component
Whymarrh Whitby
2019-05-08
2
-5
/
+15
*
Allow dragging seed phrase during Confirm Seed Phrase (#6557)
Chi Kei Chan
2019-05-07
6
-127
/
+565
*
Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410)
kumavis
2019-05-04
2
-8
/
+8
*
Use tOrKey for actionKey in ConfirmTransactionBase
Whymarrh Whitby
2019-05-01
1
-1
/
+3
*
Add subheader to all settings subviews (#6502)
Chi Kei Chan
2019-04-29
2
-5
/
+39
*
Ensure home screen does not render if there are unapproved txs (#6501)
Dan J Miller
2019-04-27
2
-8
/
+18
*
Revert "Adds 4byte registry fallback to getMethodData() (#6435)"
Thomas Huang
2019-04-27
1
-1
/
+1
*
Merge pull request #6481 from MetaMask/address-prop-types-errors
Thomas Huang
2019-04-18
2
-2
/
+2
|
\
|
*
Ensure future tokens add decimals as numbers while supporting numbers and str...
Dan Miller
2019-04-18
2
-2
/
+2
*
|
Make height consistent on all row in send-content (#6480)
Chi Kei Chan
2019-04-18
2
-3
/
+0
*
|
Merge pull request #6477 from MetaMask/metrics-screen-button-type
Thomas Huang
2019-04-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update button type on metrics opt-in screen.
Dan Miller
2019-04-18
1
-1
/
+1
*
|
Fix PropTypes validation in send-asset-row
Chi Kei Chan
2019-04-18
1
-1
/
+1
*
|
Add token selection to the send screen (#6445)
Chi Kei Chan
2019-04-18
122
-5
/
+8230
|
/
*
feature: add Goerli support (#6459)
Paul Bouchon
2019-04-18
1
-0
/
+4
*
Merge pull request #6444 from MetaMask/localhost-network-dropdown
Thomas Huang
2019-04-17
1
-0
/
+4
|
\
|
*
Add Localhost 8545 for network dropdown names
Thomas Huang
2019-04-11
1
-0
/
+4
*
|
Adds 4byte registry fallback to getMethodData() (#6435)
Dan J Miller
2019-04-17
1
-1
/
+1
*
|
Update buttons & colors to match design system (#6446)
Chi Kei Chan
2019-04-17
22
-44
/
+27
|
/
*
Only pass english function names to functionType metric
Dan Miller
2019-04-09
3
-13
/
+13
*
Track seed phrase validation errors with MetaMetrics
Dan Miller
2019-04-05
1
-0
/
+18
*
Remove NoticeController (#6382)
Thomas Huang
2019-04-02
3
-214
/
+1
*
Merge pull request #6375 from MetaMask/Version-6.3.1
v6.3.1
Thomas Huang
2019-03-30
2
-1
/
+9
|
\
|
*
Check token name constants against the lower case methodData name in conf tx ...
Dan Miller
2019-03-30
1
-1
/
+1
|
*
Ensure correct confirm screen in case of smartcontract check fail
Dan Miller
2019-03-30
2
-1
/
+9
*
|
About tab copy changes; Update route for Info & Help in account menu (#6356)
Chi Kei Chan
2019-03-30
1
-2
/
+2
|
/
*
Open retore-vault route from popup (#6353)
Chi Kei Chan
2019-03-27
1
-1
/
+1
*
Close transaction on close of notification window (#6340)
Dan J Miller
2019-03-26
1
-1
/
+19
*
New settings page rebased (#6333)
Dan J Miller
2019-03-26
11
-544
/
+857
*
Folder restructure (#6304)
Chi Kei Chan
2019-03-22
132
-0
/
+10047