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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tx controller now uses safe event emitter (#5769)
Frankie
2018-11-17
1
-0
/
+1
*
Refactor buffer constructor (#5468)
Noel Yoo
2018-10-09
1
-1
/
+1
*
Some Ui tests
tmashuang
2018-09-25
2
-20
/
+42
*
Delete ConfigManager, replacing its usages with PreferencesController
Whymarrh Whitby
2018-09-12
1
-9
/
+0
*
Merge branch 'develop' into network-remove-provider-engine
Thomas
2018-07-26
1
-1
/
+1
|
\
|
*
fix tos link;
Bobby Dresser
2018-07-13
1
-1
/
+1
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-04
5
-64
/
+64
|
\
|
|
*
eslint --fix .
brunobar79
2018-07-03
4
-63
/
+63
*
|
test - unit - metamask-controller - fix many bugs in tests
kumavis
2018-05-25
1
-0
/
+16
|
/
*
Use customized react-trigger-change in send-new-ui integration tests..
Dan
2018-03-19
1
-0
/
+161
*
test - poll for element instead of manual timeouts
kumavis
2018-03-12
1
-0
/
+53
*
Merge branch 'master' into uat
Dan
2018-02-08
2
-5
/
+10
|
\
|
*
Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs
Frankie
2018-02-01
1
-0
/
+20
|
|
\
|
|
*
Set address to default with empty string, add test validation.
Thomas
2018-01-31
1
-0
/
+20
|
*
|
test for migration 021
frankiebee
2018-01-31
1
-0
/
+1
|
|
/
*
|
Update to Enzyme 3.2.0
Thomas Huang
2017-11-26
1
-5
/
+10
*
|
Get current NewUI-flat tests working.
Dan
2017-11-03
1
-0
/
+11
|
/
*
Add mock random value generator
Dan Finlay
2017-09-26
1
-0
/
+4
*
Update mock-store dependency
tmashuang
2017-09-07
1
-2
/
+2
*
Move mock txs to tx mocking class
Dan Finlay
2017-08-22
1
-0
/
+40
*
Linting
Thomas Huang
2017-06-13
1
-1
/
+1
*
Merge pull request #1436 from MetaMask/mig13
Dan Finlay
2017-05-17
1
-1
/
+14
|
\
|
*
test - format test data 001
kumavis
2017-05-16
1
-1
/
+14
*
|
Got test failing nearly correctly
Dan Finlay
2017-05-16
1
-0
/
+18
|
/
*
Remove unused modules and STORAGE_KEY
Thomas Huang
2017-05-05
1
-1
/
+0
*
Lint tests
Thomas Huang
2017-05-05
3
-17
/
+17
*
Add migration tests to ensure that bodies are erased properly in notices.
Kevin Serrano
2017-03-23
1
-0
/
+7
*
Adding additional migration state to account for moving data.
Kevin Serrano
2017-02-16
1
-0
/
+138
*
obs-store - use published module
kumavis
2017-01-25
1
-5
/
+4
*
background - move pojo migrator to outside of metamask controller
kumavis
2017-01-12
1
-57
/
+7
*
test - fix tests from obs-store
kumavis
2017-01-12
1
-2
/
+5
*
add Test for txManager. As well as fix tests to account for txManager.
Frances Pangilinan
2016-12-15
1
-0
/
+1
*
Now migrating old vaults to new DEN format
Dan Finlay
2016-10-29
1
-1
/
+1
*
Merge branch 'master' into i328-MultiVault
Dan Finlay
2016-10-26
1
-0
/
+3
|
\
|
*
test - fix delegate-call test
kumavis
2016-10-25
2
-1
/
+3
|
*
Reproduced issue 743 in test case
Dan Finlay
2016-10-18
1
-0
/
+1
*
|
Fix bug in new KeyringController vault restoring logic.
Dan Finlay
2016-10-22
1
-0
/
+38
*
|
Create basic keyring-controller unit test file
Dan Finlay
2016-10-22
1
-0
/
+32
|
/
*
Fixed tests
Dan Finlay
2016-06-25
1
-0
/
+57
*
Migrate etherscan providers to our RPC
Dan Finlay
2016-04-13
1
-0
/
+1