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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature: integrate gaba/CurrencyRateController (#6570)
Paul Bouchon
2019-06-01
2
-80
/
+7
*
transactions/deps - use broken out nonce-tracker module (#6555)
Frankie
2019-05-21
1
-238
/
+0
*
Improved UX for sweeping accounts (#6488)
Etienne Dusseault
2019-05-21
1
-3
/
+21
*
drop transactions who's nonce is lower then the known network nonce but were ...
Frankie
2019-05-16
1
-5
/
+67
*
Adds e2e test for removing imported accounts. (#6615)
Dan J Miller
2019-05-16
1
-2
/
+53
*
feature: integrate gaba/ShapeShiftController (#6569)
Paul Bouchon
2019-05-15
1
-1
/
+1
*
Set a default value for code in _determineTransactionCategory (#6604)
Dan J Miller
2019-05-15
4
-15
/
+259
*
Merge pull request #6568 from MetaMask/feature/gaba-phishing-controller
Thomas Huang
2019-05-11
2
-58
/
+1
|
\
|
*
feature: integrate gaba/PhishingController
bitpshr
2019-05-09
2
-58
/
+1
*
|
New settings custom rpc form (#6490)
Dan J Miller
2019-05-10
2
-5
/
+8
|
/
*
Check for unused function arguments (#6583)
Whymarrh Whitby
2019-05-09
18
-65
/
+65
*
Merge pull request #6577 from MetaMask/fix-integration-tests
Thomas Huang
2019-05-08
4
-7
/
+31
|
\
|
*
Fix fetch and ethquery mocks in integration tests
Dan Miller
2019-05-08
4
-7
/
+31
*
|
Remove nock#restore call from actions.spec.js
Whymarrh Whitby
2019-05-08
1
-5
/
+0
|
/
*
Make height consistent on all row in send-content (#6480)
Chi Kei Chan
2019-04-18
1
-3
/
+0
*
Update confirm to use btn-primary (#6473)
Chi Kei Chan
2019-04-18
1
-1
/
+1
*
Add token selection to the send screen (#6445)
Chi Kei Chan
2019-04-18
1
-2
/
+2
*
feature: add Goerli support (#6459)
Paul Bouchon
2019-04-18
5
-5
/
+24
*
Update buttons & colors to match design system (#6446)
Chi Kei Chan
2019-04-17
2
-6
/
+6
*
Adds e2e test for most web3 methods that dapps use (#6160)
Sneh Koul
2019-04-17
5
-0
/
+722
*
Remove NoticeController (#6382)
Thomas Huang
2019-04-02
5
-196
/
+42
*
Further e2e fixes in wake of #6364 and #6367 (#6374)
Dan J Miller
2019-03-29
1
-16
/
+34
*
Merge pull request #6364 from MetaMask/prevent-infura-requests-e2e-tests
Whymarrh Whitby
2019-03-29
4
-50
/
+62
|
\
|
*
Split e2e run-all commands onto multiple lines
Whymarrh Whitby
2019-03-29
1
-1
/
+2
|
*
Run from-import e2e tests with additional account, to avoid conflict with acc...
Dan Miller
2019-03-29
2
-4
/
+4
|
*
Use localhost instead of mainnent/infura for custom rpc tests in e2e tests.
Dan Miller
2019-03-29
1
-5
/
+5
|
*
e2e: Update Contract Interaction wording
Whymarrh Whitby
2019-03-29
1
-3
/
+2
|
*
e2e: Skip approving token test
Whymarrh Whitby
2019-03-29
1
-1
/
+1
|
*
e2e: Remove Privacy mode toggle step
Whymarrh Whitby
2019-03-29
1
-20
/
+0
|
*
Retry transaction list item click in 'adds multiple transactions' tests first...
Dan Miller
2019-03-29
1
-1
/
+8
|
*
Default to localhost network when running e2e tests
Dan Miller
2019-03-29
1
-10
/
+0
|
*
Use webRequest to cancel all requests to infura in e2e tests.
Dan Miller
2019-03-29
3
-6
/
+41
*
|
test - unit - ui - actions - setCompletedOnboarding - fix stub to call callback
kumavis
2019-03-29
1
-0
/
+2
*
|
lint fix
kumavis
2019-03-29
1
-1
/
+1
*
|
notice-controller - make markAllNoticesRead sync
kumavis
2019-03-29
1
-1
/
+1
*
|
lib - nodeify - correctly wrap synchronous functions
kumavis
2019-03-29
1
-4
/
+45
*
|
notices - markAllNoticesRead - use async/await
kumavis
2019-03-29
2
-10
/
+6
*
|
Merge branch 'develop' into clearNotices
kumavis
2019-03-29
17
-38
/
+39
|
\
|
|
*
E2E - Dont close window notifications (#6349)
Thomas Huang
2019-03-26
1
-2
/
+0
|
*
New settings page rebased (#6333)
Dan J Miller
2019-03-26
1
-4
/
+12
|
*
Replaces the coinbase link in the deposit modal with one for wyre (#6302)
Dan J Miller
2019-03-22
1
-8
/
+3
|
*
Folder restructure (#6304)
Chi Kei Chan
2019-03-22
15
-24
/
+24
*
|
Remove exclusive test
Thomas Huang
2019-03-21
1
-1
/
+1
*
|
Clear notices when setCompletedOnboarding is called
Thomas Huang
2019-03-21
2
-0
/
+50
|
/
*
mascara - remove from project (#6283)
kumavis
2019-03-12
1
-17
/
+0
*
GABA: Integrate AddressBookController (#5847)
Paul Bouchon
2019-03-12
1
-54
/
+0
*
Metametrics (#6171)
Dan J Miller
2019-03-05
8
-23
/
+74
*
First time flow updates (#6192)
Dan J Miller
2019-02-27
3
-188
/
+135
*
Show/Hide Fiat on Testnets based on User Preference (#6153)
Chi Kei Chan
2019-02-27
1
-10
/
+28
*
Delete old-ui folder
Whymarrh Whitby
2019-02-21
4
-196
/
+0
*
Adds tests for advanced gas controls on confim screen (#6144)
Dan J Miller
2019-02-13
1
-1
/
+47
*
Add e2e tests adjusting gas before sending
Whymarrh Whitby
2019-02-09
1
-10
/
+90
*
Remove betaUI preference state, replace with completedUiMigration
Whymarrh Whitby
2019-02-05
1
-5
/
+3
*
e2e: Use close instead of save for gas modal (#6066)
Thomas Huang
2019-01-30
1
-1
/
+2
*
Add visual indicator when displaying a cached balance (#5854)
Dan J Miller
2019-01-30
2
-0
/
+2
*
I#5956 fix2 dont overwrite existing rpc settings (#6044)
Frankie
2019-01-30
1
-0
/
+12
*
Fix bugs in e2e tests related to gas customization inputs.
Dan Miller
2019-01-25
1
-14
/
+17
*
Add integration test for ordering of shapeshift txs in history list.
Dan Miller
2019-01-25
1
-7
/
+15
*
Fix integration tests
Alexander Tseung
2019-01-25
1
-12
/
+8
*
Refactor first time flow, remove seed phrase from state (#5994)
Alexander Tseung
2019-01-23
7
-63
/
+124
*
I#5956 fix 1 (#6026)
Frankie
2019-01-18
1
-0
/
+37
*
Clean up drizzle test runner script
Whymarrh Whitby
2019-01-04
1
-10
/
+21
*
Revert "remove error flags from drizzle setup"
Whymarrh Whitby
2019-01-04
1
-0
/
+4
*
remove --unsafe-perm
Bruno Barbieri
2019-01-03
1
-1
/
+1
*
no globals
Bruno Barbieri
2019-01-03
1
-3
/
+3
*
Use sudo consistently
Bruno Barbieri
2019-01-03
1
-2
/
+2
*
--unsafe-perm ?
Bruno Barbieri
2019-01-03
1
-1
/
+1
*
Dont use sudo to install truffle
Bruno Barbieri
2019-01-01
1
-1
/
+1
*
Prevent users from changing the From field in the send screen (#5922)
Alexander Tseung
2018-12-14
1
-20
/
+5
*
Disallow loading as metamaskNetworkId (#5924)
Frankie
2018-12-14
1
-2
/
+11
*
Adds network loading retry / error screen.
Dan Miller
2018-12-13
1
-2
/
+2
*
Ensures that advanced tab gas limit reflects tx gas limit
Dan Miller
2018-12-12
1
-0
/
+16
*
Improve ux for low gas price set (#5862)
Dan J Miller
2018-12-11
2
-1
/
+18
*
Group transactions by nonce (#5886)
Alexander Tseung
2018-12-10
2
-20
/
+10
*
Final gas customization fixes
Dan Miller
2018-12-04
1
-1
/
+1
*
Uses more reliable api on main send screen; caches basic api results in modal
Dan Miller
2018-12-04
2
-1
/
+4
*
Remove gas customization integration tests (in favour of e2e tests)
Dan Miller
2018-12-04
1
-35
/
+0
*
Update e2e tests for new gas customization modal.
Dan Miller
2018-12-04
4
-20
/
+61
*
Adds createSpeedUpTransaction to txController
Dan Miller
2018-12-04
1
-0
/
+67
*
Adds not yet functional gas price chart.
Dan Miller
2018-12-04
1
-0
/
+2
*
Save recent network balances in local storage (#5843)
Dan J Miller
2018-12-01
1
-0
/
+137
*
Update e2e tests to handle any post-install window creation
Whymarrh Whitby
2018-11-27
3
-9
/
+38
*
Add JSDoc to closeAllWindowHandlesExcept e2e helper fn
Whymarrh Whitby
2018-11-27
1
-0
/
+7
*
Autofill gasPrice for retry attempts with either the recommended gasprice or ...
Frankie
2018-11-27
1
-1
/
+4
*
Merge pull request #5797 from MetaMask/trezor-v6
Bruno Barbieri
2018-11-22
1
-30
/
+1
|
\
|
*
fix merge conflicts
brunobar79
2018-11-21
10
-34
/
+76
|
|
\
|
*
|
clean up
brunobar79
2018-11-15
1
-2
/
+2
|
*
|
Merge branch 'trezor-v5' of github.com:MetaMask/metamask-extension into trezo...
brunobar79
2018-11-15
1
-2
/
+2
|
|
\
\
|
|
*
|
test
brunobar79
2018-11-15
1
-4
/
+0
|
|
*
|
test
brunobar79
2018-11-15
1
-1
/
+1
|
|
*
|
test
brunobar79
2018-11-15
1
-1
/
+1
|
|
*
|
try with custom box
brunobar79
2018-11-15
1
-1
/
+1
|
*
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5
brunobar79
2018-11-15
3
-8
/
+20
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'develop' into trezor-v5
brunobar79
2018-11-14
9
-32
/
+2179
|
|
\
\
\
|
*
\
\
\
fix merge conflicts
brunobar79
2018-11-07
14
-180
/
+234
|
|
\
\
\
\
|
*
\
\
\
\
fix merge conflicts
brunobar79
2018-10-21
6
-203
/
+43
|
|
\
\
\
\
\
|
*
\
\
\
\
\
fix conflicts
brunobar79
2018-10-17
34
-217
/
+3609
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5
brunobar79
2018-09-06
9
-101
/
+348
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5
brunobar79
2018-08-22
3
-16
/
+3
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
fix merge conflicts
brunobar79
2018-08-21
18
-255
/
+402
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
fix e2e tests
brunobar79
2018-08-11
1
-30
/
+1
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #5334 from whymarrh/ui-switch
Whymarrh Whitby
2018-11-22
8
-551
/
+37
|
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Remove first-time and navigate-txs integration tests
Whymarrh Whitby
2018-11-21
3
-337
/
+0
|
*
|
|
|
|
|
|
|
|
|
Add timeout to waitUntilXWindowHandles e2e helper fn
Whymarrh Whitby
2018-11-21
1
-5
/
+16
|
*
|
|
|
|
|
|
|
|
|
Update new UI e2e tests for new UI default
Whymarrh Whitby
2018-11-21
4
-209
/
+21
*
|
|
|
|
|
|
|
|
|
|
Version 5.0.3 (#5785)
Dan Finlay
2018-11-21
1
-1
/
+1
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Fix rounding issue when sending max tokens (#5695)
Alexander Tseung
2018-11-20
2
-5
/
+5
*
|
|
|
|
|
|
|
|
|
Auto fail transactions that have been approved for over 12 hours (#5765)
Dan Finlay
2018-11-17
1
-0
/
+38
*
|
|
|
|
|
|
|
|
|
ESLint fixes (#5775)
Whymarrh Whitby
2018-11-17
2
-4
/
+4
*
|
|
|
|
|
|
|
|
|
Tx controller now uses safe event emitter (#5769)
Frankie
2018-11-17
4
-24
/
+28
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
remove error flags from drizzle setup
brunobar79
2018-11-15
1
-4
/
+0
*
|
|
|
|
|
|
|
|
Resubmit approved transactions on new block (#5752)
Dan Finlay
2018-11-15
2
-4
/
+20
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Update Balanc3 API (#5744)
Paul Bouchon
2018-11-14
1
-9
/
+0
*
|
|
|
|
|
|
|
Fixes #3425: Better support for batch transactions (#5437)
PaddyMc
2018-11-14
3
-5
/
+229
*
|
|
|
|
|
|
|
Merge pull request #5674 from MetaMask/responsive-e2e-tests
Thomas Huang
2018-11-10
4
-18
/
+376
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Moves e2e tests for extension only behaviour to metamask-beta-responsive-ui.spec
Dan Miller
2018-11-08
4
-18
/
+376
*
|
|
|
|
|
|
|
|
Merge pull request #5481 from MetaMask/reducers
Thomas Huang
2018-11-07
2
-0
/
+1574
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Remove .only
Thomas
2018-10-31
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispat...
Thomas
2018-10-31
1
-23
/
+95
|
*
|
|
|
|
|
|
|
Merge branch 'develop' into reducers
Thomas
2018-10-31
14
-263
/
+1629
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Isolate variables to individual tests
Thomas
2018-10-31
1
-53
/
+64
|
*
|
|
|
|
|
|
|
Reducers
Thomas
2018-10-10
2
-0
/
+1491
*
|
|
|
|
|
|
|
|
fix typo
brunobar79
2018-11-07
1
-1
/
+1
*
|
|
|
|
|
|
|
|
update drizzle tests
brunobar79
2018-11-07
1
-5
/
+20
*
|
|
|
|
|
|
|
|
Update Connect Request screen design (#5644)
Whymarrh Whitby
2018-11-06
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Increase timeout in Mascara test
bitpshr
2018-11-06
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Fix beta e2e tests
bitpshr
2018-11-06
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Cleanup after rebase
bitpshr
2018-11-06
1
-1
/
+1
*
|
|
|
|
|
|
|
|
EIP-1102: add user privacy option
bitpshr
2018-11-06
2
-29
/
+20
*
|
|
|
|
|
|
|
|
EIP-1102: updated implementation
bitpshr
2018-11-06
5
-110
/
+166
*
|
|
|
|
|
|
|
|
Update watchAsset ERC20 validation (#5653)
Esteban Miño
2018-11-06
1
-0
/
+26
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add support for RPC endpoints with custom chain IDs (#5134)
HackyMiner
2018-10-26
4
-11
/
+13
*
|
|
|
|
|
|
|
Fix blockies icons overriding contract map icons. Refactor Identicon componen...
Alexander Tseung
2018-10-25
1
-36
/
+0
*
|
|
|
|
|
|
|
Merge pull request #5570 from alextsg/i5558-account-display-width
kumavis
2018-10-21
4
-19
/
+19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix account display width for large currency values
Alexander Tseung
2018-10-21
4
-19
/
+19
*
|
|
|
|
|
|
|
|
install truffle globally
brunobar79
2018-10-21
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #5555 from MetaMask/support-wallet-watch-asset
kumavis
2018-10-21
1
-0
/
+5
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
add support for wallet_watchAsset
Esteban MIno
2018-10-20
1
-0
/
+5
*
|
|
|
|
|
|
|
specific add and remove methods for frequentRpcList (#5554)
Esteban Miño
2018-10-20
1
-0
/
+19
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Extract Add Token button into its own component
Whymarrh Whitby
2018-10-18
1
-2
/
+2
*
|
|
|
|
|
|
Delete add-token integration test
Whymarrh Whitby
2018-10-18
1
-140
/
+0
*
|
|
|
|
|
|
Adds toggle for primary currency (#5421)
Alexander Tseung
2018-10-17
4
-61
/
+17
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Ensure that new transactions added are using the selected address
Whymarrh Whitby
2018-10-11
1
-4
/
+26
*
|
|
|
|
|
test - add actions unit tests (#5369)
Thomas Huang
2018-10-10
2
-0
/
+1538
*
|
|
|
|
|
Make all addresses EIP-55 compliant (#5379)
bakaoh
2018-10-10
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
tests - integration - Add Drizzle tests (#5467)
Bruno Barbieri
2018-10-10
3
-2
/
+308
*
|
|
|
|
Added account options on home screen
Santiago Gonzalez Toral
2018-10-10
1
-0
/
+11
*
|
|
|
|
Refactor buffer constructor (#5468)
Noel Yoo
2018-10-09
2
-2
/
+2
*
|
|
|
|
Fix typos (#5471)
Noel Yoo
2018-10-09
1
-2
/
+2
*
|
|
|
|
Merge pull request #5428 from alextsg/i5372-queue-order
Dan Finlay
2018-10-06
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Reverse pending transactions order
Alexander Tseung
2018-10-05
1
-2
/
+2
*
|
|
|
|
|
Increase suggested gas percentile to 65 (#5359)
Dan Finlay
2018-10-05
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Add ability to whitelist a blacklisted domain at runtime
Whymarrh Whitby
2018-10-02
1
-0
/
+15
*
|
|
|
|
Fix error message shown in assertElementNotPresent e2e helper fn
Whymarrh Whitby
2018-10-01
1
-3
/
+1
*
|
|
|
|
Don't log errors extraneously in e2e tests
Whymarrh Whitby
2018-10-01
1
-1
/
+0
*
|
|
|
|
Update e2e tests for adding mutliple custom RPC endpoints
Whymarrh Whitby
2018-10-01
1
-12
/
+2
*
|
|
|
|
Switch string concatenation to template string
Whymarrh Whitby
2018-10-01
1
-1
/
+1
*
|
|
|
|
Merge pull request #5332 from MetaMask/ui-unit-tests
Thomas Huang
2018-09-26
11
-24
/
+1635
|
\
\
\
\
\
|
*
|
|
|
|
Some Ui tests
tmashuang
2018-09-25
11
-24
/
+1635
*
|
|
|
|
|
Bugfix: Upgrade json-rpc-engine (#5348)
Paul Bouchon
2018-09-26
1
-5
/
+5
*
|
|
|
|
|
Merge pull request #5282 from MetaMask/tx-cancel-ui
Alexander Tseung
2018-09-25
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix integration tests
Alexander Tseung
2018-09-20
1
-1
/
+1
*
|
|
|
|
|
Refactor settings page to use JSX and follow component file folder structure
Alexander Tseung
2018-09-20
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Implement latest EIP-712 protocol
bitpshr
2018-09-14
1
-1
/
+1
*
|
|
|
|
Fix tests. Add className to Identicon ethLogos.
Alexander Tseung
2018-09-13
4
-10
/
+12
*
|
|
|
|
Default NoticeController ctor opts to empty obj
Whymarrh Whitby
2018-09-12
1
-1
/
+1
*
|
|
|
|
Delete ConfigManager, replacing its usages with PreferencesController
Whymarrh Whitby
2018-09-12
5
-146
/
+46
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
fix conflicts
Esteban MIno
2018-08-29
8
-101
/
+238
|
\
\
\
\
|
*
|
|
|
Revert changes to tx-list-items.json, and to mock getTransactionCount method ...
Dan Miller
2018-08-28
1
-1
/
+1
|
*
|
|
|
Fix tests
Alexander Tseung
2018-08-24
5
-13
/
+13
|
*
|
|
|
Reduce large timeouts
Alexander Tseung
2018-08-24
1
-6
/
+6
|
*
|
|
|
Increase e2e timeouts for firefox
Alexander Tseung
2018-08-24
1
-7
/
+7
|
*
|
|
|
Change "Outgoing" to "Sent Ether" or "Sent Token"
Alexander Tseung
2018-08-24
1
-4
/
+4
|
*
|
|
|
Fix Firefox e2e tests
Alexander Tseung
2018-08-24
1
-2
/
+2
|
*
|
|
|
Fix integration tests
Alexander Tseung
2018-08-24
1
-1
/
+1
|
*
|
|
|
Fix e2e tests
Alexander Tseung
2018-08-24
2
-14
/
+6
|
*
|
|
|
Fix integration tests
Alexander Tseung
2018-08-24
1
-1
/
+1
|
*
|
|
|
Fix e2e tests
Alexander Tseung
2018-08-24
1
-58
/
+78
|
*
|
|
|
Fix integration tests
Alexander Tseung
2018-08-24
5
-21
/
+18
|
*
|
|
|
Fix e2e tests
Alexander Tseung
2018-08-24
1
-7
/
+7
|
*
|
|
|
Fix tests
Alexander Tseung
2018-08-24
1
-10
/
+7
|
*
|
|
|
implemented improvements to RPC history
Evgeniy Filatov
2018-08-23
1
-0
/
+60
|
*
|
|
|
Add tabs support for PageContainer
Alexander Tseung
2018-08-23
1
-1
/
+1
|
*
|
|
|
Merge pull request #5066 from whymarrh/fix-key-export
Whymarrh Whitby
2018-08-23
1
-0
/
+71
|
|
\
\
\
\
|
|
*
|
|
|
Add test cases for MetaMaskController#_onKeyringControllerUpdate
Whymarrh Whitby
2018-08-23
1
-0
/
+71
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
Add new variant for SenderToRecipient component
Alexander Tseung
2018-08-23
1
-2
/
+2
|
|
/
/
/
*
|
|
|
watchAsset small changes
Esteban MIno
2018-08-28
1
-1
/
+1
*
|
|
|
typo watchAsset imageUrl to image
Esteban MIno
2018-08-24
1
-7
/
+7
*
|
|
|
Merge branch 'develop' into WatchTokenFeature
Esteban MIno
2018-08-22
3
-16
/
+3
|
\
|
|
|
|
*
|
|
Merge pull request #5108 from MetaMask/run-ganache-with-blocktime-flag
Dan J Miller
2018-08-22
2
-15
/
+2
|
|
\
\
\
|
|
*
|
|
Remove unnecessary checks and user actions in metamask-beta-ui.spec
Dan Miller
2018-08-22
2
-15
/
+2
|
|
*
|
|
Run ganache with a blocktime flag for npm:run:ganache:start.
Dan Miller
2018-08-22
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
/
|
fix unit tests
brunobar79
2018-08-21
1
-1
/
+1
|
|
/
/
*
/
/
unit tests for watchAsset
Esteban MIno
2018-08-22
1
-0
/
+110
|
/
/
*
|
Merge branch 'develop' into ledger-support
Bruno Barbieri
2018-08-18
1
-0
/
+62
|
\
\
|
*
|
Restores accounts until one with a zero balance is found
Dan Matthews
2018-08-17
1
-0
/
+62
|
*
|
Merge pull request #4279 from MetaMask/network-remove-provider-engine
Dan Finlay
2018-08-16
15
-223
/
+266
|
|
\
\
|
|
*
|
Remove commented out code for detect-token-test
Thomas
2018-08-15
1
-10
/
+0
|
|
*
|
E2E - Dont error on browser errors
Thomas
2018-08-15
1
-1
/
+2
|
|
*
|
Merge branch 'develop' into network-remove-provider-engine
Thomas
2018-08-15
4
-16
/
+228
|
|
|
\
|
|
|
*
|
Confirms new contract token in the popup
Thomas
2018-08-14
1
-6
/
+6
|
|
*
|
Delay
Thomas
2018-08-09
1
-0
/
+1
|
|
*
|
confirms a deplay contract tx in the popup
Thomas
2018-08-09
1
-0
/
+9
|
|
*
|
Use develop e2e beta tests
Thomas
2018-08-08
1
-109
/
+34
|
|
*
|
lint fixes
frankiebee
2018-08-08
1
-2
/
+2
|
|
*
|
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...
frankiebee
2018-08-07
5
-66
/
+48
|
|
|
\
\
|
|
*
\
\
Merge branch 'develop' into network-remove-provider-engine-tests
Thomas Huang
2018-08-02
4
-66
/
+140
|
|
|
\
\
\
|
|
*
|
|
|
Lint
Thomas Huang
2018-07-31
1
-2
/
+2
|
|
*
|
|
|
Set metamask controller network provider to localhost
Thomas Huang
2018-07-31
3
-2
/
+24
|
|
*
|
|
|
Disallow netConnections other than localhosts
Thomas
2018-07-30
1
-0
/
+4
|
|
*
|
|
|
Detect Tokens are weird
Thomas
2018-07-30
1
-26
/
+31
|
|
*
|
|
|
Merge branch 'develop' into network-remove-provider-engine
Thomas
2018-07-26
19
-301
/
+993
|
|
|
\
\
\
\
|
|
*
|
|
|
|
test - unit - remove tests for obsolete methods
kumavis
2018-07-04
1
-52
/
+0
|
|
*
|
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-04
45
-345
/
+367
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
test - e2e - contract test - add logs
kumavis
2018-07-04
1
-7
/
+9
|
|
*
|
|
|
|
|
test - e2e - fix missing import
kumavis
2018-07-03
1
-1
/
+1
|
|
*
|
|
|
|
|
test - e2e - move timings
kumavis
2018-07-03
1
-1
/
+1
|
|
*
|
|
|
|
|
test - e2e-beta - update some api calls
kumavis
2018-07-03
1
-6
/
+4
|
|
*
|
|
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-03
12
-207
/
+666
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
test - e2e - beta - from import - fix missing startup phase
kumavis
2018-06-12
1
-0
/
+3
|
|
*
|
|
|
|
|
|
test - e2e - beta - dont select localhost as it is already set
kumavis
2018-06-12
2
-20
/
+1
|
|
*
|
|
|
|
|
|
test - e2e - extensionUri should point to home.html
kumavis
2018-06-12
1
-2
/
+2
|
|
*
|
|
|
|
|
|
test - e2e - remove usage of extensionId from tests
kumavis
2018-06-12
4
-28
/
+12
|
|
*
|
|
|
|
|
|
test - e2e - fix incomplete setup phase
kumavis
2018-06-12
2
-2
/
+5
|
|
*
|
|
|
|
|
|
test - e2e - properly export setupBrowserAndExtension
kumavis
2018-06-12
1
-0
/
+1
|
|
*
|
|
|
|
|
|
test - e2e - more factoring of test setup
kumavis
2018-06-12
5
-64
/
+27
|
|
*
|
|
|
|
|
|
test - e2e - use fs-extra instead of fs
kumavis
2018-06-12
1
-1
/
+1
|
|
*
|
|
|
|
|
|
test - e2e - factor out setup phase + rename METAMASK_CONFIG to METAMASK_TEST...
kumavis
2018-06-12
3
-46
/
+49
|
|
*
|
|
|
|
|
|
test - e2e - inject metamask config to point at localhost
kumavis
2018-06-12
1
-11
/
+10
|
|
*
|
|
|
|
|
|
test - e2e - reduce browser-specific code
kumavis
2018-06-12
1
-20
/
+13
|
|
*
|
|
|
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-08
4
-123
/
+154
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-07
3
-0
/
+97
|
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-07
6
-19
/
+49
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
test - unit - tx-controller - fix blockTracker stub
kumavis
2018-05-29
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-05-29
5
-2
/
+971
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - pending-tx-tracker - update method name
kumavis
2018-05-29
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - nonce-tracker - fix blockTracker stub
kumavis
2018-05-29
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
controllers - transactions - merge @frankiebee's work with mine
kumavis
2018-05-29
2
-56
/
+7
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - metamask-controller - remove log
kumavis
2018-05-26
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - code style nitpick
kumavis
2018-05-25
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - metamask-controller - fix many bugs in tests
kumavis
2018-05-25
2
-33
/
+61
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - run ganache-server in background
kumavis
2018-05-25
1
-0
/
+7
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - tx-controller-test - add history object to txMeta when using in...
kumavis
2018-05-25
1
-31
/
+29
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - move fetch polyfill to helper
kumavis
2018-05-25
3
-6
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
|
test - unit - metamask-controller - polyfill global.fetch
kumavis
2018-05-25
1
-2
/
+4
|
|
*
|
|
|
|
|
|
|
|
|
|
test - remove .only from unit tests
kumavis
2018-05-25
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/...
frankiebee
2018-05-23
45
-2170
/
+1226
|
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-05-23
45
-2170
/
+1226
|
|
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
transactions - update pending-tx-tracker to use the new block tracker
frankiebee
2018-05-23
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
test pending-tx-tracker - update tests to reflect new block tracker behavior ...
frankiebee
2018-05-23
1
-32
/
+21
|
|
|
/
/
/
/
/
/
/
/
/
/
/
/
[next]