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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show all errors on account creation screen.
Dan
2018-06-29
2
-2
/
+2
*
Merge pull request #4678 from MetaMask/e2e-beta-tests-upgrade
Dan J Miller
2018-06-29
10
-6749
/
+7671
|
\
|
*
Use supersonic instead of httpserver to serve local dapp (e2e beta tests)
Dan
2018-06-28
3
-21
/
+543
|
*
Turn off failing e2e beta assertion in firefox until bugs in webdriver/geckod...
Dan
2018-06-28
1
-2
/
+6
|
*
Update condition for backspace in customize gas step of token factory send te...
Dan
2018-06-28
1
-1
/
+4
|
*
Update package-lock.json
Dan
2018-06-28
1
-6526
/
+6601
|
*
Fix add existing token test (e2e beta tests).
Dan
2018-06-27
1
-3
/
+1
|
*
Switch to eth and back before asserting on token balance (e2e beta token tests).
Dan
2018-06-27
1
-1
/
+2
|
*
await all clicks in e2e beta tests.
Dan
2018-06-27
1
-9
/
+11
|
*
Close popup window for e2e beta token factory send test.
Dan
2018-06-27
1
-2
/
+3
|
*
Fix retype seed phrase button.
Dan
2018-06-27
1
-35
/
+46
|
*
Disable e2e beta assertion after first token addition because of firefox / we...
Dan
2018-06-27
1
-1
/
+8
|
*
Pass correct params to verboseReportOnFailure in beta e2e tests.
Dan
2018-06-27
1
-1
/
+1
|
*
Add timeouts to certain beta e2e driver.waits.
Dan
2018-06-27
1
-2
/
+2
|
*
Add try catch to deal with false negative timeouts in beta e2e tests.
Dan
2018-06-27
1
-7
/
+22
|
*
Wait for element text match in metamask-beta-ui e2e send token test
Dan
2018-06-27
1
-4
/
+2
|
*
Use locally served dapp to test contract calls in e2e beta tests
Dan
2018-06-27
6
-174
/
+131
|
*
Add extra delay to e2e tests after remix page load.
Dan
2018-06-27
1
-0
/
+1
|
*
Fix send token tests in beta ui e2e tests.
Dan
2018-06-27
2
-9
/
+26
|
*
Speed up page opening and fix timeout errors on remix page opening in beta e2...
Dan
2018-06-27
2
-13
/
+26
|
*
Add delay before regularly failing test.
Dan
2018-06-27
1
-0
/
+1
|
*
Fix element located bug in beta e2e contract method call test.
Dan
2018-06-27
1
-1
/
+1
|
*
Improve wait for buy modal render after first time flow in beta e2e tests.
Dan
2018-06-27
1
-1
/
+2
|
*
Only show the customize gas modal if the estimateGas call is not currently in...
Dan
2018-06-27
4
-6
/
+79
|
*
Update metamask-beta-ui e2e spec to fail on insufficient gas estimation.
Dan
2018-06-27
1
-7
/
+31
|
*
Wait for locating of submit buttons before attempting to click in metamask.sp...
Dan
2018-06-27
1
-3
/
+8
|
*
Update tests to accomodate token list menu additions.
Dan
2018-06-27
1
-1
/
+2
|
*
Disable onbeforeunload alert on remix for contract integration tests.
Dan
2018-06-27
1
-0
/
+1
|
*
Adds test for hiding tokens.
Dan
2018-06-27
1
-0
/
+19
|
*
e2e beta tests for contract deployment and calling a contract method.
Dan
2018-06-27
2
-2
/
+135
|
*
Improve reliability of beta e2e tests by using webdriver apis to wait for cer...
Dan
2018-06-27
2
-5
/
+12
|
*
Add test for importing from private key to from-import-beta-ui.spec.js, and r...
Dan
2018-06-27
2
-125
/
+19
|
*
metamask-beta-ui.spec.js tests custom token send before searched token.
Dan
2018-06-27
1
-38
/
+43
|
*
Adds e2e tests for sending tokens from token factory.
Dan
2018-06-27
1
-3
/
+61
|
*
Adds e2e tests for sending tokens within metamask.
Dan
2018-06-27
1
-0
/
+44
|
*
Adds e2e tests for sending tokens from token factory.
Dan
2018-06-27
1
-3
/
+61
|
*
Adds e2e tests for sending tokens within metamask.
Dan
2018-06-27
1
-2
/
+48
*
|
Merge pull request #4674 from MetaMask/removeOnlyTests
Thomas Huang
2018-06-29
1
-1
/
+1
|
\
\
|
*
|
Remove .only on test
tmashuang
2018-06-27
1
-1
/
+1
|
|
/
*
|
Merge pull request #4677 from MetaMask/customize-gas-loading-wait
Dan J Miller
2018-06-28
4
-6
/
+79
|
\
\
|
*
|
Only show the customize gas modal if the estimateGas call is not currently in...
Dan
2018-06-19
4
-6
/
+79
*
|
|
Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancements
Dan J Miller
2018-06-28
7
-41
/
+74
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove commented out code in ens-input.
Dan
2018-06-22
1
-1
/
+0
|
*
|
Merge branch 'develop' into i4409-i4410-ens-input-enhancements
Dan
2018-06-20
56
-6786
/
+7086
|
|
\
\
|
*
|
|
ENS input in send form shows distinct errors for invalid addresses and non-ex...
Dan
2018-06-15
7
-22
/
+46
|
*
|
|
ENS name revalidates on network change.
Dan
2018-06-13
1
-23
/
+33
*
|
|
|
Merge pull request #4627 from TrejGun/gas-fee-display
Dan J Miller
2018-06-27
8
-57
/
+121
|
\
\
\
\
|
*
|
|
|
fix default import
trejgun
2018-06-23
2
-2
/
+2
|
*
|
|
|
lint
trejgun
2018-06-21
2
-3
/
+13
|
*
|
|
|
refactor gas-fee-display component
trejgun
2018-06-21
8
-57
/
+111
*
|
|
|
|
Merge pull request #4649 from hermanjunge/develop
Thomas Huang
2018-06-23
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
License
Herman Junge
2018-06-23
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553
Thomas Huang
2018-06-21
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
set the popup id returned by create promise
vittominacori
2018-06-18
1
-3
/
+4
|
*
|
|
|
|
set an id to the metamask notification popup
vittominacori
2018-06-17
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4575 from whymarrh/token-amount-overflow
Whymarrh Whitby
2018-06-21
8
-16
/
+35
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Accept whitespace when matching token balances in e2e tests
Whymarrh Whitby
2018-06-21
2
-7
/
+8
|
*
|
|
|
Add explicit timeout for add token test
Whymarrh Whitby
2018-06-21
1
-1
/
+1
|
*
|
|
|
Scroll large amounts in the send component
Whymarrh Whitby
2018-06-21
2
-4
/
+6
|
*
|
|
|
Handle large token balances in tx list hero
Whymarrh Whitby
2018-06-21
4
-5
/
+21
|
/
/
/
/
*
|
|
|
Merge pull request #4612 from MetaMask/changelog-4.8.0-fix
Thomas Huang
2018-06-20
1
-1
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
changelog - remove incorrect entry
kumavis
2018-06-20
1
-1
/
+0
|
/
/
/
*
|
|
Merge pull request #4605 from MetaMask/master
Thomas Huang
2018-06-19
2
-7
/
+11
|
\
\
\
|
*
\
\
Merge pull request #4603 from MetaMask/v4.8.0
kumavis
2018-06-19
222
-8310
/
+15077
|
|
\
\
\
|
|
*
|
|
Update Changelog
Thomas
2018-06-19
1
-6
/
+1
|
|
*
|
|
Merge branch 'develop' into v4.8.0
Thomas
2018-06-19
23
-62
/
+283
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #4602 from MetaMask/notice-controller-fix
v4.8.0
Thomas Huang
2018-06-19
1
-3
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
notice controller - properly show new notices for non-new users
kumavis
2018-06-19
1
-3
/
+6
*
|
|
|
|
|
Merge pull request #4582 from MetaMask/fixEmailLink
kumavis
2018-06-19
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix email link in phishing notice
Thomas
2018-06-15
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #4584 from MetaMask/fix-send-token
kumavis
2018-06-19
12
-21
/
+142
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update integration tests for newui gas estimation fixes.
Dan
2018-06-19
1
-2
/
+2
|
*
|
|
|
|
On send screen amount change, updateGas call now includes current to address.
Dan
2018-06-19
6
-4
/
+37
|
*
|
|
|
|
Send screen returns simple gas cost if no to address specified when not sendi...
Dan
2018-06-19
2
-3
/
+8
|
*
|
|
|
|
Remove leading zeroes from send screen amount row input.
Dan
2018-06-19
1
-1
/
+5
|
*
|
|
|
|
Fix currency-display.js rendering of token amounts.
Dan
2018-06-19
1
-0
/
+1
|
*
|
|
|
|
Revert to updating amount on blur of input change; update gas on blur of amou...
Dan
2018-06-19
2
-5
/
+11
|
*
|
|
|
|
Fix unit tests
Alexander Tseung
2018-06-16
1
-3
/
+8
|
*
|
|
|
|
Estimate gas limit when the token amount changes. Fix amount input
Alexander Tseung
2018-06-16
4
-16
/
+18
|
*
|
|
|
|
Update send.utils.js estimateGas tests.
Dan
2018-06-15
2
-5
/
+20
|
*
|
|
|
|
Add a buffer to new ui gas estimates
Dan
2018-06-15
2
-2
/
+52
|
*
|
|
|
|
Add hex-prefix to gas estimate result
Alexander Tseung
2018-06-15
2
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4586 from MetaMask/block-idex-phisher
kumavis
2018-06-19
3
-15
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
lint - fix recipient-blacklist.js
kumavis
2018-06-16
1
-13
/
+13
|
*
|
|
|
|
blacklist - recipient blacklist as js for inline comments
kumavis
2018-06-16
2
-2
/
+2
|
*
|
|
|
|
Update recipient-blacklist-config.json
kumavis
2018-06-16
1
-0
/
+2
|
*
|
|
|
|
Add apparent phishing address to block list
Dan Finlay
2018-06-15
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
View address of an added token (#4591)
Csaba S
2018-06-19
3
-22
/
+43
*
|
|
|
|
Merge pull request #4585 from MetaMask/ReenableDappReload
Dan Finlay
2018-06-17
3
-1
/
+67
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Re-enable dapp reload on network change
Dan Finlay
2018-06-15
3
-1
/
+67
|
/
/
/
/
|
|
*
/
v4.8.0
Thomas
2018-06-15
2
-8
/
+10
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #4524 from MetaMask/save-brave
Thomas Huang
2018-06-15
2
-3
/
+18
|
\
\
\
|
*
\
\
Merge branch 'develop' into save-brave
kumavis
2018-06-15
39
-6789
/
+6857
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #4571 from MetaMask/disable-diagnostics
Dan Finlay
2018-06-15
1
-8
/
+0
|
\
\
\
\
|
*
|
|
|
diagnostics - temporarily disable
kumavis
2018-06-14
1
-8
/
+0
*
|
|
|
|
Merge pull request #4566 from MetaMask/notice-phishing
Dan Finlay
2018-06-15
23
-183
/
+140
|
\
\
\
\
\
|
*
|
|
|
|
test - e2e-beta - from import - handle phishing warning
kumavis
2018-06-14
1
-8
/
+21
|
*
|
|
|
|
test - e2e-beta - separate notice tests into individual tests
kumavis
2018-06-14
1
-1
/
+5
|
*
|
|
|
|
test - e2e - clear phishing warning
kumavis
2018-06-14
2
-1
/
+7
|
*
|
|
|
|
notice-controller - update memStore on boot
kumavis
2018-06-14
1
-0
/
+1
|
*
|
|
|
|
test - e2e - check for phishing warning
kumavis
2018-06-14
4
-15
/
+29
|
*
|
|
|
|
notices - replace getLatestNotice with getNextNotice
kumavis
2018-06-14
12
-97
/
+39
|
*
|
|
|
|
notices - notices collection is now manually edited
kumavis
2018-06-14
7
-65
/
+35
|
*
|
|
|
|
Add changelog item.
Kevin Serrano
2018-06-14
1
-0
/
+1
|
*
|
|
|
|
Add phishing notice.
Kevin Serrano
2018-06-14
3
-2
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4513 from MetaMask/ValidateEmptyKey
kumavis
2018-06-14
5
-18
/
+77
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'develop' of github.com:MetaMask/metamask-extension into Validat...
kumavis
2018-06-14
204
-1737
/
+8267
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #4570 from MetaMask/persistence-stream-fix
kumavis
2018-06-14
3
-6
/
+33
|
\
\
\
\
\
\
|
*
|
|
|
|
|
changelog - add note on persistence bug
kumavis
2018-06-14
1
-0
/
+1
|
*
|
|
|
|
|
background - persistence pipeline - fix persistence bug
kumavis
2018-06-14
2
-6
/
+32
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #4550 from MetaMask/bmd/sign-warning-helplink
bobby dresser
2018-06-14
2
-1
/
+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
add help link to eth_sign warning
Bobby Dresser
2018-06-12
2
-1
/
+14
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4560 from MetaMask/nonce-tracker-mutex-fix
Kevin Serrano
2018-06-14
1
-1
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'develop' into nonce-tracker-mutex-fix
kumavis
2018-06-13
5
-6532
/
+6544
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #4558 from MetaMask/stop-reload-on-network-change
Dan Finlay
2018-06-13
3
-65
/
+20
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'develop' into stop-reload-on-network-change
Erik Marks
2018-06-13
172
-7992
/
+14314
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #4557 from MetaMask/nonce-tracker-mutex-fix
kumavis
2018-06-13
4
-40
/
+47
|
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
Merge pull request #4556 from MetaMask/WatchTestReload
Dan Finlay
2018-06-13
2
-6468
/
+6525
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add script for auto-re-running tests on change
Dan Finlay
2018-06-13
2
-6468
/
+6525
|
/
/
/
/
/
/
/
/
|
|
*
|
|
|
|
|
update changelog
Erik Marks
2018-06-13
1
-0
/
+3
|
|
*
|
|
|
|
|
undo package.json and package-lock.json changes
Erik Marks
2018-06-13
2
-6817
/
+6539
|
|
*
|
|
|
|
|
removed auto-reload.js, moved global web3 export to inpage.js
Erik Marks
2018-06-13
2
-43
/
+16
|
|
*
|
|
|
|
|
wip
Erik Marks
2018-06-13
4
-6580
/
+6839
|
|
|
*
|
|
|
|
changelog - add note on nonce-lock mutex fix
kumavis
2018-06-13
1
-0
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
controllers - transaction - prefer log over console
kumavis
2018-06-13
1
-2
/
+2
|
*
|
|
|
|
|
metamask - ensure all nonce locks are released
kumavis
2018-06-13
4
-17
/
+18
|
*
|
|
|
|
|
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
kumavis
2018-06-13
1
-22
/
+28
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4554 from whymarrh/fix-e2e-profile-path
Whymarrh Whitby
2018-06-13
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix e2e test Chrome profile paths
Whymarrh Whitby
2018-06-13
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4535 from MetaMask/i4508-fix-gas-edit-confirm-screen
Dan J Miller
2018-06-11
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Access correct property from state in confirm screen components gatherTxMeta()
Dan
2018-06-08
2
-2
/
+2
|
/
/
/
/
/
|
|
*
|
|
account-import-strategies - ensure privateKey is prefixed before converting t...
kumavis
2018-06-14
1
-2
/
+3
|
|
*
|
|
test - unit - add assertRejects to test asyncFns
kumavis
2018-06-14
2
-5
/
+23
|
|
*
|
|
test - unit - import strategies - properly await async methods
kumavis
2018-06-14
1
-8
/
+8
|
|
*
|
|
Make account import tests much more specific
Dan Finlay
2018-06-12
3
-6467
/
+6530
|
|
*
|
|
Improve private key import tests
Dan Finlay
2018-06-08
1
-1
/
+25
|
|
*
|
|
Improve test formatting
Dan Finlay
2018-06-08
1
-16
/
+19
|
|
*
|
|
Bump changelog
Dan Finlay
2018-06-06
1
-0
/
+1
|
|
*
|
|
Add validation for importing empty private key
Dan Finlay
2018-06-06
1
-0
/
+3
|
|
|
*
|
Handle brave throws
Dan Finlay
2018-06-15
1
-3
/
+11
|
|
|
*
|
changelog - version fix
kumavis
2018-06-09
1
-2
/
+0
|
|
|
*
|
changelog 4270
Jenny Pollack
2018-06-08
1
-0
/
+3
|
|
|
*
|
Merge branch 'develop' into save-brave
Jenny Pollack
2018-06-08
186
-1530
/
+8026
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #4523 from MetaMask/i4462-FixResetBug
Dan Finlay
2018-06-08
3
-6
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Fix bug where reset account would not work.
Dan Finlay
2018-06-07
3
-6
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4090 from MetaMask/i3725-refactor-send-component-
Dan J Miller
2018-06-07
163
-1349
/
+7527
|
\
\
\
\
\
|
*
|
|
|
|
Bump beta e2e timeouts on faucet page.
Dan
2018-06-07
2
-4
/
+4
|
*
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-07
7
-141
/
+218
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #4385 from MetaMask/ci-test-e2e-beta
kumavis
2018-06-07
6
-141
/
+217
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Improve e2e beta tests by adding appropriate waits.
Dan
2018-06-07
2
-47
/
+56
|
*
|
|
|
|
Conditionally close info page in beta e2e tests.
Dan
2018-06-06
2
-4
/
+14
|
*
|
|
|
|
Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-beta
Dan
2018-06-06
2
-63
/
+79
|
*
|
|
|
|
Fix e2e beta tests to account for add-token updates and actual behaviour of t...
Dan
2018-06-06
2
-14
/
+10
|
*
|
|
|
|
Merge branch 'develop' into ci-test-e2e-beta
Dan
2018-06-06
29
-70
/
+452
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Adjust delays in new beta e2e tests
Whymarrh Whitby
2018-06-02
1
-2
/
+2
|
*
|
|
|
|
|
ci - breakout firefox helpers into scripts
kumavis
2018-06-02
3
-23
/
+19
|
*
|
|
|
|
|
ci - run e2e:beta tests
kumavis
2018-06-02
1
-4
/
+53
*
|
|
|
|
|
|
Merge pull request #4477 from MetaMask/i3073-block-gravityforms
kumavis
2018-06-07
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Block gravityforms.com from web3 injection
Dan Finlay
2018-06-04
1
-0
/
+1
|
|
|
|
*
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-07
33
-131
/
+394
|
|
|
|
|
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #4512 from MetaMask/test-metamask-no-diagnostics
Thomas Huang
2018-06-07
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
test - metamask-controller - disable diagnostics
kumavis
2018-06-06
1
-0
/
+3
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #4414 from scsaba/recipient-blacklist
kumavis
2018-06-07
5
-1
/
+137
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
remove generating blocked accounts and use a config file instead
Csaba Solya
2018-05-31
4
-29
/
+30
|
*
|
|
|
|
|
|
|
fix documentation
Csaba Solya
2018-05-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
adding tests for recipient blacklist checker
Csaba Solya
2018-05-30
3
-5
/
+83
|
*
|
|
|
|
|
|
|
adding transaction controller tests
Csaba Solya
2018-05-30
2
-1
/
+18
|
*
|
|
|
|
|
|
|
initial implementation
Csaba Solya
2018-05-30
2
-1
/
+41
*
|
|
|
|
|
|
|
|
Merge pull request #4418 from MetaMask/handle-import-account-failure-in-ui
kumavis
2018-06-07
4
-19
/
+47
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'develop' into handle-import-account-failure-in-ui
Dan
2018-06-05
23
-60
/
+366
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'develop' into handle-import-account-failure-in-ui
Dan
2018-06-03
47
-282
/
+458
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Fix then-catch + error handling in import-account
Dan
2018-05-31
2
-4
/
+2
|
*
|
|
|
|
|
|
|
|
|
Importing account by json and private key shows error and does not change acc...
Dan
2018-05-31
4
-16
/
+46
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #4514 from whymarrh/account-label-type-check
kumavis
2018-06-07
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Add account type assertion to PreferencesController#setAccountLabel
Whymarrh Whitby
2018-06-06
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
i18n - ja improvements
03-26
2018-06-07
7
-18
/
+75
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #4515 from MetaMask/master
Thomas Huang
2018-06-07
2
-2
/
+12
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #4511 from MetaMask/v4.7.4
kumavis
2018-06-06
8
-49
/
+102
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
4.7.4
v4.7.4
kumavis
2018-06-06
2
-1
/
+6
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into v4.7.4
kumavis
2018-06-06
2
-2
/
+7
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
/
/
|
|
/
|
/
/
/
/
/
/
/
/
/
|
|
|
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #4490 from MetaMask/v4.7.3
Thomas Huang
2018-06-05
20
-41
/
+293
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
changelog - add note on new modal
v4.7.3
kumavis
2018-06-05
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into v4.7.3
kumavis
2018-06-05
3
-3
/
+3
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
4.7.3
kumavis
2018-06-05
2
-2
/
+6
|
|
|
|
|
|
|
|
|
|
*
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-05
29
-72
/
+400
|
|
|
|
|
|
|
|
|
|
|
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Merge pull request #4350 from MetaMask/i3914-fix-newui-send-gas-estimation
Dan J Miller
2018-06-05
23
-165
/
+461
|
|
|
|
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
|
|
|
|
*
|
Simplify recipient code check in send.utils estimateGas
Dan
2018-06-05
1
-4
/
+5
|
|
|
|
|
|
|
|
|
|
|
*
|
Default currency-display valueToRender to empty string when not readOnly ('0'...
Dan
2018-06-02
1
-2
/
+2
|
|
|
|
|
|
|
|
|
|
|
*
|
Fix calculation of data property for gas estimation on token transfers.
Dan
2018-06-02
7
-47
/
+41
|
|
|
|
|
|
|
|
|
|
|
*
|
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...
Dan
2018-06-01
79
-550
/
+2072
|
|
|
|
|
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Remove .only
Dan
2018-06-01
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
*
|
|
Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...
Dan
2018-06-01
9
-156
/
+108
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
|
|
|
|
*
\
\
Merge pull request #4386 from MetaMask/i4077-replace-currency-input-with-nume...
Dan J Miller
2018-06-01
9
-156
/
+108
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Fix send amount field select in send-new-ui integration test.
Dan
2018-06-01
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Improve input width calculation in currency-display.js
Dan
2018-06-01
1
-3
/
+2
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Fix send-new-ui gas fee display expectation.
Dan
2018-06-01
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Fix currency display send integration tests.
Dan
2018-05-31
2
-2
/
+2
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Delete currency-input.js
Dan
2018-05-30
2
-114
/
+0
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Remove currency input from input-number
Dan
2018-05-30
1
-4
/
+4
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Stop using external NumericInput component.
Dan
2018-05-30
3
-14
/
+27
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Replaces currency-input.js with NumericInput
Dan
2018-05-29
7
-38
/
+231
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-01
71
-394
/
+1963
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
/
/
/
/
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Improve efficiency of estimateGasPriceFromRecentBlocks
Dan
2018-05-31
1
-10
/
+5
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
test - send-utils.test - lint fix
kumavis
2018-05-31
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Gas estimation uses block gas limit as fallback if query.estimateGas returns ...
Dan
2018-05-31
2
-5
/
+39
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Auto update gas estimate when to changes.
Dan
2018-05-31
15
-64
/
+123
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Fix test to account for greater precision currency display.
Dan
2018-05-31
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Support smaller decimals in currency-display
Dan
2018-05-31
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Estimate gas using same algorithm as backend.
Dan
2018-05-31
12
-98
/
+153
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...
Dan
2018-05-31
13
-55
/
+203
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
getParamsForGasEstimate extracts symbol from token instead of just accepting ...
Dan
2018-05-31
3
-6
/
+6
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Rename gas change actions.
Dan
2018-05-31
4
-22
/
+22
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Split out getGasEstimate logic from updateGasTotal
Dan
2018-05-31
1
-3
/
+12
|
|
|
|
|
|
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
Update amount error on update of send screen.
Dan
2018-05-31
4
-23
/
+169
|
|
|
|
|
|
|
|
|
|
*
|
|
|
Fix setting of token balance on account switch in send screen from field.
Dan
2018-05-31
3
-3
/
+3
|
|
|
|
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Send refactor: fix error handling and form disabling in send form.
Dan
2018-05-26
8
-47
/
+37
|
|
|
|
|
|
|
|
|
|
*
|
|
Clean up for send refactor PR.
Dan
2018-05-25
6
-17
/
+8
|
|
|
|
|
|
|
|
|
|
*
|
|
Move formShouldBeDisabled from send-footer util to component.
Dan
2018-05-25
4
-40
/
+72
|
|
|
|
|
|
|
|
|
|
*
|
|
Fix order of button text in page-container-footer.
Dan
2018-05-25
2
-10
/
+4
|
|
|
|
|
|
|
|
|
|
*
|
|
Display correct titles and subtitles on send token and editing send transacti...
Dan
2018-05-25
9
-14
/
+112
|
|
|
|
|
|
|
|
|
|
*
|
|
Fix display of primary currency symbol in send amount row
Dan
2018-05-25
2
-2
/
+8
|
|
|
|
|
|
|
|
|
|
*
|
|
Send refactor: fix amount max button for tokens.
Dan
2018-05-24
2
-2
/
+13
|
|
|
|
|
|
|
|
|
|
*
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-24
141
-18228
/
+4692
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
|
|
|
*
\
\
\
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-15
0
-0
/
+0
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-15
11
-239
/
+223
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Import defaults in send_/
Dan
2018-05-15
10
-17
/
+18
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Fix Button component path in page-container footer.
Dan
2018-05-15
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Add index.js files to send_ subdirectories
Dan
2018-05-15
13
-0
/
+13
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-14
142
-4065
/
+12673
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Tests for send.duck.js
Dan
2018-05-14
4
-20
/
+167
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Rename ducks/send.js to ducks/send.duck.js
Dan
2018-05-14
15
-14
/
+14
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Add missing unit tests in send_/: now 100% function test coverage in send_/
Dan
2018-05-14
4
-112
/
+298
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Lint fixes
Dan
2018-05-14
10
-31
/
+6
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Unit tests for account-list-item, amount-max-button and send-amount-row compo...
Dan
2018-05-14
3
-0
/
+381
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Unit tests for from-dropdown; split out send-dropdown-list from from-dropdown
Dan
2018-05-12
4
-39
/
+260
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
SendRowErrorMessage component test.
Dan
2018-05-11
1
-0
/
+28
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Unit tests for send from, gas, to and wrapper row components.
Dan
2018-05-11
4
-0
/
+403
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Fix test descriptions and remove unnecessary proptypes.
Dan
2018-05-10
5
-14
/
+10
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Adds test for send, send-content, send-footer and send-header components.
Dan
2018-05-07
6
-16
/
+516
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Unit tests for containers, utils and selectors in send_/
Dan
2018-05-05
46
-127
/
+3222
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...
Dan
2018-05-01
13
-1153
/
+1500
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
Merge pull request #4157 from danjm/i3725-refactor-send-component-2
Dan J Miller
2018-05-01
15
-1169
/
+1941
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
Merge branch 'i3725-refactor-send-component-' into i3725-refactor-send-compon...
Dan
2018-05-01
227
-2737
/
+11177
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
/
/
/
/
/
|
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Refactor page-container component structure
Alexander Tseung
2018-04-11
14
-106
/
+1367
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Delete dead send code.
Dan
2018-05-01
10
-723
/
+2
|
|
|
|
|
|
|
|
|
|
|
/
/
/
/
/
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove 'goHome' from send_
Dan
2018-05-01
2
-4
/
+1
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Move getMaxModeOn selector to amount-max-button container.
Dan
2018-05-01
3
-6
/
+10
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Use constants for send screen errors messages.
Dan
2018-05-01
4
-9
/
+29
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix send-v2__form class in send-content.component
Dan
2018-05-01
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix amount max button.
Dan
2018-05-01
5
-7
/
+7
[next]