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
/
package.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix personal sign for loose accounts
Dan Finlay
2017-03-07
1
-1
/
+1
*
Reduce provider-engine requirement
Dan Finlay
2017-02-25
1
-1
/
+1
*
Bump provider engine to require compliant personal_recover
Dan Finlay
2017-02-25
1
-1
/
+1
*
Move sigUtil and keyrings to external modules
Dan Finlay
2017-02-22
1
-0
/
+3
*
Merge branch 'master' into AddBetterLogger
Dan Finlay
2017-02-21
1
-1
/
+1
|
\
|
*
Add personal_sign and personal_ecRecover support
Dan Finlay
2017-02-21
1
-1
/
+1
*
|
Add debug logging to ui routing logic.
Dan Finlay
2017-02-21
1
-0
/
+1
|
/
*
Complete migration tests.
Kevin Serrano
2017-02-16
1
-0
/
+1
*
id mgmt - update to latest eth_sign spec
kumavis
2017-02-04
1
-2
/
+3
*
migrations - fix migration #9 and add safety checks to migrator
kumavis
2017-02-04
1
-1
/
+1
*
migration #9 - break out CurrencyController substate
kumavis
2017-02-03
1
-0
/
+1
*
eth-store - convert to obs-store subclass
kumavis
2017-02-03
1
-3
/
+3
*
modification of notices.
Kevin Serrano
2017-02-03
1
-1
/
+2
*
Merge branch 'dev' into messageManagerCleanUp
Frankie
2017-01-29
1
-1
/
+1
|
\
|
*
migration 5 - move keyring controller state to substate
kumavis
2017-01-29
1
-1
/
+1
*
|
Clean up message manger includes:
Frankie
2017-01-29
1
-1
/
+1
|
/
*
test - lint first
kumavis
2017-01-27
1
-1
/
+1
*
obs-store - use published module
kumavis
2017-01-25
1
-0
/
+2
*
Merge branch 'dev' of github.com:MetaMask/metamask-plugin into obs-store2
kumavis
2017-01-25
1
-0
/
+1
|
\
|
*
Merge branch 'dev' into i#1048
kumavis
2017-01-25
1
-0
/
+1
|
|
\
|
*
|
Fix issue where generating a new account would put it in loose keys
Frankie
2017-01-25
1
-0
/
+1
*
|
|
Merge branch 'dev' into obs-store2
kumavis
2017-01-22
1
-1
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Implement naieve JSON file importing
Dan Finlay
2017-01-19
1
-0
/
+1
|
|
/
|
*
Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu
Dan Finlay
2017-01-18
1
-0
/
+1
|
|
\
|
|
*
Add import account placeholder template
Dan Finlay
2016-11-05
1
-0
/
+1
|
*
|
background - handle tx finalization in controllers instead of provider-engine
kumavis
2017-01-13
1
-1
/
+2
*
|
|
migrations - introduce promise-based migrator
kumavis
2017-01-12
1
-0
/
+1
|
/
/
*
|
deps - bump provider engine
kumavis
2017-01-11
1
-1
/
+1
*
|
Merge branch 'dev' into gulp1
Dan Finlay
2017-01-11
1
-1
/
+1
|
\
\
|
*
|
tests - add fetch polyfill
kumavis
2017-01-11
1
-0
/
+1
|
*
|
deps - replace promise-request with fetch
kumavis
2017-01-11
1
-1
/
+0
*
|
|
gulp - fix brfs instrumentation
kumavis
2017-01-11
1
-2
/
+2
*
|
|
gulp - add disc bundle analysis task
kumavis
2017-01-11
1
-0
/
+3
*
|
|
gulp - clean and simplify
kumavis
2017-01-11
1
-2
/
+1
|
/
/
*
|
Remove old eth-store dependency
Dan Finlay
2017-01-05
1
-1
/
+0
*
|
Validate URIs before entering them in.
Kevin Serrano
2016-12-21
1
-0
/
+1
*
|
Merge pull request #916 from MetaMask/i894-DetectBadAccounts
Dan Finlay
2016-12-21
1
-0
/
+1
|
\
\
|
*
|
Made changes according to feedback.
Dan Finlay
2016-12-20
1
-0
/
+1
*
|
|
Bump passworder version
Dan Finlay
2016-12-21
1
-1
/
+1
*
|
|
Use security patched version of browser-passworder
Dan Finlay
2016-12-21
1
-1
/
+1
*
|
|
Remove encryptor in favor of external browser-passworder
Dan Finlay
2016-12-20
1
-0
/
+1
*
|
|
Merged master into dev
Dan Finlay
2016-12-20
1
-4
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rebuild development states before ci tests
Dan Finlay
2016-12-17
1
-2
/
+3
|
*
|
Add ability to show notices to user & get confirmation.
Kevin Serrano
2016-12-17
1
-1
/
+7
|
*
|
deps - bump provider-engine for bug fix
kumavis
2016-12-13
1
-1
/
+1
|
*
|
Hard coding jazzicon at working version
2.13.7
Dan Finlay
2016-11-09
1
-1
/
+1
*
|
|
Flattened addTx async methods
Dan Finlay
2016-11-30
1
-1
/
+1
*
|
|
Remove unused dep
Dan Finlay
2016-11-29
1
-1
/
+0
*
|
|
Denodeify most of KeyringController
Dan Finlay
2016-11-29
1
-0
/
+1
*
|
|
KeyringController - estimateGas->analyzeGasUsage fix gasLimit + detect OOG
kumavis
2016-11-23
1
-0
/
+1
|
|
/
|
/
|
*
|
Set test env during tests
Dan Finlay
2016-11-04
1
-1
/
+1
*
|
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i3...
Kevin Serrano
2016-10-29
1
-1
/
+2
|
\
\
|
*
|
Add hd wallet keyring
Dan Finlay
2016-10-28
1
-0
/
+1
|
*
|
Add latest jazzicon version
Dan Finlay
2016-10-28
1
-1
/
+1
|
*
|
Merge branch 'master' into i328-MultiVault
Dan Finlay
2016-10-26
1
-1
/
+1
|
|
\
\
*
|
\
\
Merge branch 'master' into i328-MultiVault
Kevin Serrano
2016-10-29
1
-3
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
mascara - remove global transpile
kumavis
2016-10-27
1
-1
/
+0
|
*
|
deps - web3 - set version to 0.17.0-beta
kumavis
2016-10-27
1
-1
/
+1
|
*
|
Update web3.js version
Dan Finlay
2016-10-26
1
-1
/
+1
|
|
/
|
*
test - fix delegate-call test
kumavis
2016-10-25
1
-1
/
+1
*
|
Began adding first basic keyring
Dan Finlay
2016-10-21
1
-0
/
+1
*
|
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i3...
Dan Finlay
2016-10-21
1
-2
/
+3
|
\
\
|
*
|
Git merge resolution.
Kevin Serrano
2016-10-20
1
-2
/
+2
|
|
\
|
|
|
*
Fix cli flag capitalization
Dan Finlay
2016-10-19
1
-1
/
+1
|
|
*
Remove livereload from prod builds
Dan Finlay
2016-10-19
1
-1
/
+1
|
*
|
Intermediary commit.
Kevin Serrano
2016-10-20
1
-1
/
+1
|
*
|
Remove unused crypto dependencies.
Kevin Serrano
2016-10-20
1
-2
/
+0
|
*
|
Add crypto packages to package.json
Kevin Serrano
2016-10-20
1
-0
/
+2
|
*
|
Merge in crypto.
Kevin Serrano
2016-10-20
1
-1
/
+2
|
|
/
|
*
dapp reload - fixed disconnect detection via polling
kumavis
2016-10-13
1
-0
/
+1
*
|
Add debug flag to dev mode
Dan Finlay
2016-10-20
1
-2
/
+2
*
|
Began adding browser-native encryptor module
Dan Finlay
2016-10-13
1
-1
/
+2
|
/
*
Add tolerance for sending from mixed-case addresses.
Dan Finlay
2016-10-06
1
-1
/
+1
*
Bump provider-engine version
Dan Finlay
2016-10-06
1
-1
/
+1
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into Version-2.13.3
kumavis
2016-10-05
1
-1
/
+2
|
\
|
*
Add announcer script
Dan Finlay
2016-10-05
1
-1
/
+2
*
|
Version 2.13.3
Dan Finlay
2016-10-05
1
-1
/
+1
|
/
*
Version 2.13.2
Dan Finlay
2016-10-05
1
-1
/
+1
*
Version 2.13.1
2.13.1
Dan Finlay
2016-09-23
1
-1
/
+1
*
Bump web3 provider engine version for Parity compliance
Dan Finlay
2016-09-19
1
-1
/
+1
*
deps - bump provider-engine 8.0.5
kumavis
2016-09-15
1
-1
/
+1
*
Merge branch 'master' into qrCode
Frankie
2016-09-14
1
-2
/
+5
|
\
|
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into library
kumavis
2016-09-13
1
-1
/
+3
|
|
\
|
*
|
library - basic test server + partial safari fixes
kumavis
2016-08-27
1
-2
/
+3
|
*
|
library - popup handler demo
kumavis
2016-08-27
1
-0
/
+2
*
|
|
Add qrcode-npm to package.json and swap out Qr Code generator api for node-mo...
Frankie
2016-09-13
1
-0
/
+1
|
|
/
|
/
|
*
|
Fix fox logo password following
Dan Finlay
2016-09-09
1
-1
/
+1
*
|
Fix new logo related errors
Dan Finlay
2016-09-09
1
-1
/
+1
*
|
Fix logo usage for metamask-logo v2.0.0
Dan Finlay
2016-09-09
1
-1
/
+1
*
|
Install deps. Fix chrome/firefox typo.
Kevin Serrano
2016-09-02
1
-0
/
+2
|
/
*
Testing bump for web3 provider engine
Kevin Serrano
2016-08-26
1
-1
/
+1
*
Implement usage of nock.
Kevin Serrano
2016-08-25
1
-0
/
+1
*
Remove gulp dependency.
Kevin Serrano
2016-08-24
1
-1
/
+0
*
Modify package.json.
Kevin Serrano
2016-08-24
1
-1
/
+1
*
Merge branch 'master' into fox-sub
Kevin Serrano
2016-08-24
1
-0
/
+3
|
\
|
*
Add gulp tasks as npm scripts
Dan Finlay
2016-08-23
1
-0
/
+3
*
|
Update package.json
Kevin Serrano
2016-08-24
1
-2
/
+3
|
/
*
Remove react-select as dependency.
Kevin Serrano
2016-08-17
1
-1
/
+0
*
Add to package request-promise.
Kevin Serrano
2016-08-17
1
-0
/
+1
*
Merge master.
Kevin Serrano
2016-08-16
1
-1
/
+4
|
\
|
*
deps - extracted ensnare to module
kumavis
2016-08-13
1
-0
/
+1
|
*
deps - bump web3-stream-provider
kumavis
2016-08-12
1
-1
/
+1
|
*
deps - local-message-stream extracted as module post-message-stream
kumavis
2016-08-12
1
-0
/
+1
|
*
Add testem to devDependencies
Frankie
2016-08-11
1
-0
/
+1
*
|
currency now selectable and save-able.
Kevin Serrano
2016-08-05
1
-0
/
+1
|
/
*
Add platform specific builds and zip tasks (#486)
Dan Finlay
2016-07-27
1
-0
/
+2
*
Fix extension tests
Dan Finlay
2016-07-26
1
-1
/
+2
*
Inject inpage script synchronously
Dan Finlay
2016-07-26
1
-0
/
+1
*
Correct skip usage
Dan Finlay
2016-07-23
1
-1
/
+1
*
Run browser tests in parallel
Dan Finlay
2016-07-23
1
-1
/
+1
*
Add UI tests to CI test script
Dan Finlay
2016-07-23
1
-1
/
+1
*
Separate UI tests from normal unit test suite
Dan Finlay
2016-07-23
1
-3
/
+7
*
Add mock dev mode
Dan Finlay
2016-07-22
1
-1
/
+2
*
new tx - calculate estimatedGas and show thing in tx-details (#441)
kumavis
2016-07-14
1
-0
/
+1
*
Bump provider-engine from 7.8.1 to 7.8.3 (#435)
Kevin Serrano
2016-07-14
1
-1
/
+1
*
Add state list rebuilding on ui task
Dan Finlay
2016-07-06
1
-1
/
+1
*
Improved Ui Dev Mode
Dan Finlay
2016-07-02
1
-1
/
+1
*
Simplify ui task command
Dan Finlay
2016-07-01
1
-1
/
+1
*
Clean up beefy usage
Dan Finlay
2016-07-01
1
-3
/
+1
*
disclaimer - render via react-markdown
kumavis
2016-07-01
1
-0
/
+1
*
Add ui mocking script
Dan Finlay
2016-07-01
1
-1
/
+2
*
First simple version of ui mocker
Dan Finlay
2016-07-01
1
-0
/
+1
*
Add tooltip to copy button
Dan Finlay
2016-06-30
1
-0
/
+1
*
deps - bump web3-stream-provider
kumavis
2016-06-24
1
-1
/
+1
*
deps - bump web3-stream-provider
kumavis
2016-06-24
1
-1
/
+1
*
deps - bump stream-provider
kumavis
2016-06-24
1
-1
/
+1
*
Add linting to our mocha suite
Dan Finlay
2016-06-22
1
-1
/
+2
*
Some manual fixes
Dan Finlay
2016-06-22
1
-1
/
+1
*
Got eslint running correctly
Dan Finlay
2016-06-22
1
-0
/
+1
*
Began adding auto linting
Dan Finlay
2016-06-22
1
-0
/
+1
*
idStore - add DELEGATE_CALL detection
kumavis
2016-06-17
1
-0
/
+1
*
deps - bump stream-provider for better batch rpc
kumavis
2016-06-15
1
-1
/
+1
*
Blockchain status now updates on availability change
Dan Finlay
2016-06-04
1
-1
/
+1
*
Update eth-lightwallet for security fix
Dan Finlay
2016-05-27
1
-1
/
+1
*
background + notifications - add origin to message signatures
kumavis
2016-05-26
1
-1
/
+1
*
deps - bump
kumavis
2016-05-23
1
-0
/
+3
*
inpage - refactor for modularity
kumavis
2016-05-23
1
-0
/
+1
*
deps - bump provider-engine
kumavis
2016-05-20
1
-1
/
+1
*
deps - bump provider-engine
kumavis
2016-05-20
1
-1
/
+1
*
Finish clean implementation of drop-down menu
Dan Finlay
2016-05-19
1
-1
/
+1
*
Add dynamic list item styles
Dan Finlay
2016-05-19
1
-2
/
+2
*
Add animated sandwich button
Dan Finlay
2016-05-19
1
-0
/
+2
*
ui - txList - add time
kumavis
2016-05-14
1
-0
/
+1
*
Merge branch 'master' into eyeballs
Dan Finlay
2016-05-13
1
-1
/
+1
|
\
|
*
deps - bump web3
kumavis
2016-05-12
1
-1
/
+1
*
|
Merge branch 'master' into eyeballs
Dan Finlay
2016-05-12
1
-1
/
+1
|
\
|
|
*
deps - bump provider-engine
kumavis
2016-05-12
1
-1
/
+1
*
|
Added transition group dependency back
Dan Finlay
2016-05-11
1
-0
/
+1
*
|
Fixed transitions
Dan Finlay
2016-05-11
1
-4
/
+3
*
|
deps - bump jazzicon
kumavis
2016-05-11
1
-1
/
+1
*
|
Began adding jazzicons
Dan Finlay
2016-05-11
1
-0
/
+1
|
/
*
inpage - automatic dapp reload
kumavis
2016-05-06
1
-1
/
+2
*
Merge branch 'master' into Identicon
Dan Finlay
2016-04-30
1
-2
/
+2
|
\
|
*
idmgmt - eth_sign support + notifications
kumavis
2016-04-29
1
-2
/
+2
|
*
tx list - bug fix - fixes #143
kumavis
2016-04-29
1
-1
/
+1
*
|
Convert icons to identicons
Dan Finlay
2016-04-30
1
-0
/
+1
|
/
*
provider - use provider-engine zero
kumavis
2016-04-27
1
-1
/
+1
*
build - post process with dereq
kumavis
2016-04-21
1
-0
/
+1
*
Merge pull request #117 from MetaMask/i33
kumavis
2016-04-19
1
-2
/
+1
|
\
|
*
deps - bump provider-engine to 7.4.0
kumavis
2016-04-19
1
-1
/
+1
|
*
deps - remove unused faux-jax
kumavis
2016-04-19
1
-1
/
+0
*
|
Unify test suites
Dan Finlay
2016-04-19
1
-5
/
+2
*
|
Fix plugin tests
Dan Finlay
2016-04-19
1
-1
/
+2
|
/
*
Run all UI tests
Dan Finlay
2016-04-15
1
-8
/
+5
*
Limit test suite to UI for now
Dan Finlay
2016-04-15
1
-1
/
+2
*
Bump ethereumjs-utils version
Dan Finlay
2016-04-15
1
-1
/
+1
*
Remove metamask-ui dependency
Dan Finlay
2016-04-14
1
-1
/
+0
*
Move UI deps into main plugin package.json
Dan Finlay
2016-04-14
1
-2
/
+41
*
Revert "Revert "Etherscan provider""
Dan Finlay
2016-04-01
1
-1
/
+1
*
Revert "Etherscan provider"
Dan Finlay
2016-04-01
1
-1
/
+1
*
Got etherscan working, bump version
Dan Finlay
2016-04-01
1
-1
/
+1
*
Made configuration migrateable
Dan Finlay
2016-03-31
1
-2
/
+4
*
Removed unused dependency
Dan Finlay
2016-03-26
1
-1
/
+0
*
Remove broken npm script
Dan Finlay
2016-03-26
1
-2
/
+1
*
Implemented BIP44 compliance test.
Dan Finlay
2016-03-26
1
-2
/
+4
*
Convert to bip44 hdTrees
Dan Finlay
2016-03-26
1
-2
/
+5
*
Added basic es6 mocha test suite
Dan Finlay
2016-03-25
1
-1
/
+6
*
notifications - add tx confirm+cancel buttons
kumavis
2016-03-12
1
-0
/
+1
*
build - use gulp, remove grunt
kumavis
2016-03-12
1
-20
/
+1
*
plumbing - fix rpc feedback loop bug
kumavis
2016-03-11
1
-0
/
+1
*
plumbing - pipe web3 to the popup.js
kumavis
2016-03-11
1
-0
/
+2
*
deps - bump metamask-ui
kumavis
2016-03-09
1
-1
/
+1
*
deps - bump ui and provider-engine
kumavis
2016-03-09
1
-2
/
+2
*
deps - add gulp deps
kumavis
2016-03-03
1
-2
/
+9
*
build - add gulp build process
kumavis
2016-03-03
1
-4
/
+9
*
deps - bump provider engine
kumavis
2016-02-18
1
-1
/
+1
*
deps - bump metamask-ui
kumavis
2016-02-17
1
-1
/
+1
*
deps - bump metamask-ui to 1.1.0
kumavis
2016-02-16
1
-1
/
+1
*
Added xtend to package.json
Simon de la Rouviere
2016-02-15
1
-1
/
+2
*
intercept xhrs for localhost:8545
kumavis
2016-02-15
1
-1
/
+2
*
deps - update deps
kumavis
2016-02-11
1
-1
/
+2
*
idmgmt - refactor
kumavis
2016-02-11
1
-0
/
+1
*
deps - add readable-stream + bump provider-engine
kumavis
2016-02-11
1
-1
/
+2
*
deps - bump
kumavis
2016-02-11
1
-2
/
+2
*
deps - add metamas-ui, bump provider-engine
kumavis
2016-02-09
1
-1
/
+3
*
deps - bump metamask-provider
kumavis
2016-01-28
1
-1
/
+1
*
deps - but provider-engine
kumavis
2016-01-21
1
-1
/
+1
*
refactor - push data to popup
kumavis
2016-01-17
1
-0
/
+1
*
integrate metamask-ui with id mgmt
kumavis
2016-01-15
1
-0
/
+2
*
migrate to new ui + provider
kumavis
2016-01-15
1
-3
/
+5
*
deps - bump provider engine
kumavis
2015-12-21
1
-1
/
+1
*
deps - bump provider-engine
kumavis
2015-12-21
1
-1
/
+1
*
testing continues
kumavis
2015-12-21
1
-1
/
+1
*
migrate to ProviderEngine zero-client
kumavis
2015-12-19
1
-1
/
+3
*
deps - bump blockapps-web3
kumavis
2015-10-13
1
-1
/
+1
*
major - migrate to blockapps-web3
kumavis
2015-10-10
1
-1
/
+5
*
builds smoothly + forwards txs to extension
kumavis
2015-08-02
1
-5
/
+1
*
metamask provider skeleton
kumavis
2015-08-01
1
-0
/
+2
*
init commit
kumavis
2015-08-01
1
-0
/
+34