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
/
app
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move clearNotifications to popup.js
Frankie
2016-06-29
1
-0
/
+10
*
fix #341 close notifications when oppening pop up
Frankie
2016-06-29
1
-2
/
+2
*
Merge pull request #326 from MetaMask/conf-tx-refactor
kumavis
2016-06-25
2
-53
/
+79
|
\
|
*
clean - appease the linting machine
kumavis
2016-06-25
1
-1
/
+0
|
*
svg notif now work for msg signatures
kumavis
2016-06-25
2
-51
/
+79
|
*
breakout pending-tx-details
kumavis
2016-06-25
1
-4
/
+3
*
|
Debugged by using a real dapp
Dan Finlay
2016-06-25
1
-3
/
+4
*
|
Manually debugged refactor
Dan Finlay
2016-06-25
2
-13
/
+14
*
|
Fixed tests
Dan Finlay
2016-06-25
4
-18
/
+21
*
|
Rename background-controller metamask-controller
Dan Finlay
2016-06-25
2
-4
/
+4
*
|
Improve refactor
Dan Finlay
2016-06-25
6
-105
/
+124
*
|
Refactored background.js controller apart from chrome + transport
Dan Finlay
2016-06-25
2
-254
/
+301
|
/
*
contentscript - skip web3 injection if domain appears to be a pdf
kumavis
2016-06-25
1
-32
/
+48
*
notif - remove dummy dev notif
kumavis
2016-06-24
1
-7
/
+0
*
some legit linting fixes
kumavis
2016-06-24
1
-0
/
+1
*
svg notif - use actual txParams
kumavis
2016-06-24
1
-15
/
+5
*
tx-conf add non-interactive mode for notification
kumavis
2016-06-24
1
-0
/
+1
*
svg notifications - remove unneeded deps and clean code
kumavis
2016-06-24
1
-50
/
+31
*
initial svg notifications
kumavis
2016-06-23
2
-16
/
+108
*
Fix eth sign with dennis' test input
Dan Finlay
2016-06-22
1
-6
/
+8
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLint
Dan Finlay
2016-06-22
1
-11
/
+15
|
\
|
*
background - batch rpc fix for origin domain
kumavis
2016-06-22
1
-12
/
+15
*
|
Manually linted
Dan Finlay
2016-06-22
5
-27
/
+17
*
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLint
Dan Finlay
2016-06-22
1
-0
/
+2
|
\
|
|
*
id-mgmt - add missing deps
kumavis
2016-06-21
1
-0
/
+3
*
|
Auto linted
Dan Finlay
2016-06-22
22
-1373
/
+1320
*
|
Some manual fixes
Dan Finlay
2016-06-22
1
-3
/
+0
|
/
*
Merge pull request #294 from MetaMask/SignFullDataNotHash
Dan Finlay
2016-06-21
2
-76
/
+77
|
\
|
*
Merge branch 'master' into SignFullDataNotHash
Dan Finlay
2016-06-17
3
-0
/
+22
|
|
\
|
*
|
Fixed signing of hashes
Dan Finlay
2016-06-17
1
-13
/
+10
|
*
|
Factor idManagement into its own module
Dan Finlay
2016-06-16
2
-76
/
+80
|
*
|
Sign binary data not hash on eth_sign
Dan Finlay
2016-06-16
1
-2
/
+2
*
|
|
Merge pull request #296 from MetaMask/i252
Dan Finlay
2016-06-18
2
-19
/
+47
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
idStore - add DELEGATE_CALL detection
kumavis
2016-06-17
2
-19
/
+47
|
|
/
*
|
Add confirmation status to metamask state branch
Dan Finlay
2016-06-17
1
-0
/
+1
*
|
Expose disclaimer consent to dnode API
Dan Finlay
2016-06-17
1
-0
/
+10
*
|
Add confirmation persisting to localStorage
Dan Finlay
2016-06-17
1
-0
/
+11
|
/
*
Fix pad with zeroes usage
Dan Finlay
2016-06-15
1
-2
/
+2
*
Fix signature concatenation
Dan Finlay
2016-06-15
1
-2
/
+9
*
Merge branch 'master' into display_network
Dan Finlay
2016-06-04
3
-16
/
+40
|
\
|
*
Merge pull request #241 from MetaMask/i236
kumavis
2016-06-03
1
-16
/
+22
|
|
\
|
|
*
fix illegal return statement :(
kumavis
2016-06-03
1
-16
/
+22
|
*
|
Merge pull request #240 from MetaMask/RecoverSeed
kumavis
2016-06-03
2
-5
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add login check
Dan Finlay
2016-06-03
1
-1
/
+1
|
|
*
Added seed word recovery to config screen
Dan Finlay
2016-06-03
2
-5
/
+14
|
*
|
hotfix for #236 - chrome notif api not avail
kumavis
2016-06-03
1
-0
/
+9
|
|
/
*
|
Blockchain status now updates on availability change
Dan Finlay
2016-06-04
2
-14
/
+21
*
|
Add network loading indication
Dan Finlay
2016-06-04
1
-0
/
+6
|
/
*
idStore - track network failure
kumavis
2016-05-31
1
-1
/
+4
*
background + notifications - add origin to message signatures
kumavis
2016-05-26
2
-1
/
+2
*
Merge pull request #219 from MetaMask/i218
Dan Finlay
2016-05-26
2
-14
/
+35
|
\
|
*
notifications - show tx origin
kumavis
2016-05-26
1
-0
/
+1
|
*
background - append origin to rpc payload and sig request
kumavis
2016-05-26
1
-14
/
+34
*
|
notifications - remove timeout for signature requests
kumavis
2016-05-26
1
-0
/
+2
|
/
*
signTx+Msg - show Account Unlock Request when locked
kumavis
2016-05-25
2
-2
/
+41
*
multiplex - rename control to autoreload
kumavis
2016-05-23
2
-6
/
+6
*
deps - use web3-stream-provider module
kumavis
2016-05-23
4
-96
/
+14
*
inpage - refactor for modularity
kumavis
2016-05-23
4
-143
/
+196
*
Added ability to nickname wallets locally
Dan Finlay
2016-05-21
3
-2
/
+31
*
Add ability to add account to vault
Dan Finlay
2016-05-21
2
-0
/
+16
*
Corrected config path
Dan Finlay
2016-05-20
1
-1
/
+1
*
sync rpc fix
kumavis
2016-05-20
3
-14
/
+44
*
Merge branch 'master' into eyeballs
kumavis
2016-05-14
1
-2
/
+2
|
\
|
*
Move infura rpcs to https
Dan Finlay
2016-05-14
1
-2
/
+2
*
|
Streamlined some transition logic
Dan Finlay
2016-05-13
1
-2
/
+2
|
/
*
Move all users to new scalable backend
Dan Finlay
2016-05-12
2
-8
/
+25
*
Make default providers more easiliy configurable for metamask devs
Dan Finlay
2016-05-11
2
-7
/
+34
*
inpage - automatic dapp reload
kumavis
2016-05-06
5
-16
/
+90
*
Add UI for Signing Messages
Dan Finlay
2016-05-04
4
-76
/
+87
*
inpage - add and remove 'define' from global context. updates #126
kumavis
2016-04-30
1
-0
/
+15
*
idmgmt - eth_sign support + notifications
kumavis
2016-04-29
4
-12
/
+219
*
tx list - bug fix - fixes #143
kumavis
2016-04-29
2
-5
/
+14
*
Merge pull request #152 from MetaMask/FilterTransactionList
Dan Finlay
2016-04-28
3
-10
/
+20
|
\
|
*
Filter transaction list for current blockchain network
Dan Finlay
2016-04-28
3
-22
/
+24
|
*
Record current network on each persisted transaction
Dan Finlay
2016-04-28
1
-6
/
+14
*
|
provider - use provider-engine zero
kumavis
2016-04-27
2
-66
/
+1
|
/
*
Persist selected account
Dan Finlay
2016-04-26
2
-10
/
+18
*
Make account detail view the primary view
Dan Finlay
2016-04-26
1
-3
/
+7
*
Add migration to actual migration array, fix test
Dan Finlay
2016-04-23
1
-0
/
+2
*
Corrected migration order
Dan Finlay
2016-04-23
2
-10
/
+10
*
Deprecate rawtestrpc.metamask.io
Dan Finlay
2016-04-23
2
-4
/
+19
*
Store metamaskId on metaTx instead of getTxWithParams method.
Dan Finlay
2016-04-21
2
-13
/
+7
*
Generate explorer link to match current blockchain
Dan Finlay
2016-04-20
1
-2
/
+9
*
Add completed tx hash to persisted tx log
Dan Finlay
2016-04-20
1
-0
/
+4
*
Fix config manager method
Dan Finlay
2016-04-20
1
-1
/
+1
*
Add extra tx methods to configManager
Dan Finlay
2016-04-20
1
-3
/
+25
*
Merge branch 'AddPersistentTransactionLog'
Dan Finlay
2016-04-19
3
-7
/
+60
|
\
|
*
Emit transaction list to UI
Dan Finlay
2016-04-19
1
-0
/
+1
|
*
Fix method of emitting unconfirmedTxs to UI
Dan Finlay
2016-04-19
2
-1
/
+1
|
*
Persist transactions to config-manager
Dan Finlay
2016-04-19
3
-7
/
+59
*
|
contentscript - append inpage as first child
kumavis
2016-04-19
1
-1
/
+2
|
/
*
inpage - use publicConfigStore for selectedAccount and sync provider
kumavis
2016-04-16
3
-35
/
+94
*
wiring - trusted-untrusted features + remote-store
kumavis
2016-04-16
6
-51
/
+178
*
wiring - move to obj-multiplex
kumavis
2016-04-15
3
-24
/
+50
*
inpage - defaultAccount - fix bug
kumavis
2016-04-15
1
-12
/
+13
*
web3 - set defaultAccount
kumavis
2016-04-15
1
-3
/
+4
*
clean - inpage remove unused xhr mitm code
kumavis
2016-04-15
1
-70
/
+0
*
Moved UI into repo with its own dependency stack
Dan Finlay
2016-04-14
2
-6
/
+6
*
Point rawtestrpc at new testrpc
Dan Finlay
2016-04-13
2
-3
/
+3
*
Migrate etherscan configs to our new production RPC.
Dan Finlay
2016-04-13
3
-4
/
+15
*
Migrate etherscan providers to our RPC
Dan Finlay
2016-04-13
1
-0
/
+13
*
popup - fix web3 plumbing
kumavis
2016-04-09
3
-17
/
+31
*
Add ability to export private keys
Dan Finlay
2016-04-07
2
-0
/
+10
*
Add mayBeFauceting boolean to account object
Dan Finlay
2016-04-05
1
-0
/
+17
*
Support undefined address selection
Dan Finlay
2016-04-05
1
-0
/
+5
*
Merge pull request #84 from MetaMask/revert-83-revert-82-EtherscanProvider
kumavis
2016-04-02
3
-15
/
+102
|
\
|
*
Revert "Revert "Etherscan provider""
Dan Finlay
2016-04-01
3
-15
/
+102
*
|
Call back with wallet restore errors
Dan Finlay
2016-04-02
1
-1
/
+5
|
/
*
Revert "Etherscan provider"
Dan Finlay
2016-04-01
3
-102
/
+15
*
Add custom zeroclient that supports etherscan (still not working)
Dan Finlay
2016-04-01
2
-11
/
+68
*
First naive pass at implementing etherscan provider (not working)
Dan Finlay
2016-04-01
2
-14
/
+44
*
Do not cache the seed, retrieve it from the decrypted wallet
Dan Finlay
2016-04-01
2
-15
/
+21
*
Remove unnecessary abstraction
Dan Finlay
2016-04-01
1
-5
/
+1
*
Removed logs
Dan Finlay
2016-03-31
1
-6
/
+0
*
Made configuration migrateable
Dan Finlay
2016-03-31
5
-97
/
+189
*
Created etherscan provider (untested)
Dan Finlay
2016-03-30
1
-0
/
+62
*
Fix signing bug
Dan Finlay
2016-03-30
1
-2
/
+2
*
Add auto-fauceting
Dan Finlay
2016-03-30
2
-4
/
+27
*
Remove argument destructuring
Dan Finlay
2016-03-30
1
-1
/
+3
*
Return updated state after restoring vault
Dan Finlay
2016-03-29
1
-1
/
+1
*
Remove unused reference
Dan Finlay
2016-03-26
1
-1
/
+0
*
Cleaned up how we pass hdString to Lightwallet
Dan Finlay
2016-03-26
1
-4
/
+11
*
Implemented BIP44 compliance test.
Dan Finlay
2016-03-26
1
-57
/
+43
*
Convert to bip44 hdTrees
Dan Finlay
2016-03-26
1
-14
/
+16
*
Gave lock a callback for better loading indication
Dan Finlay
2016-03-25
1
-2
/
+3
*
Add seed word caching during confirmation screen
Dan Finlay
2016-03-25
2
-49
/
+87
*
stream-provider - addd isConnected method
kumavis
2016-03-21
1
-0
/
+4
*
add vault recovery
kumavis
2016-03-16
2
-5
/
+21
*
notifications - add tx confirm+cancel buttons
kumavis
2016-03-12
3
-7
/
+61
*
unsig tx - show notification on new tx
kumavis
2016-03-11
1
-2
/
+16
*
plumbing - fix rpc feedback loop bug
kumavis
2016-03-11
1
-9
/
+8
*
popup.js - set web3 on global
kumavis
2016-03-11
1
-0
/
+2
*
plumbing - pipe web3 to the popup.js
kumavis
2016-03-11
3
-22
/
+104
*
config - add config starting with rpc endpoint
kumavis
2016-03-09
1
-4
/
+31
*
deps - bump ui and provider-engine
kumavis
2016-03-09
1
-2
/
+2
*
inpage - web3 class injection
kumavis
2016-03-06
1
-0
/
+5
*
idStore - normalize hex format before signing
kumavis
2016-03-06
1
-1
/
+7
*
build - add gulp build process
kumavis
2016-03-03
1
-16
/
+1212
*
tx sig - it works again
kumavis
2016-03-03
2
-141
/
+95
*
background - use provider-engine zero client
kumavis
2016-03-03
2
-63
/
+8
*
web3-provider - add nonce tracker
kumavis
2016-03-02
2
-2
/
+7
*
Fix issue with raw transaction injected.
Simon de la Rouviere
2016-02-23
1
-6
/
+6
*
idStore - add createNewVault
kumavis
2016-02-17
2
-14
/
+18
*
logs - silence log
kumavis
2016-02-16
1
-1
/
+0
*
idStore - add isInitialized flag
kumavis
2016-02-16
1
-0
/
+1
*
internal rpc - add isMetamaskInternal flag
kumavis
2016-02-16
1
-1
/
+1
*
disable localhost interception
kumavis
2016-02-16
1
-63
/
+63
*
logging - add localhost interception message
kumavis
2016-02-16
1
-2
/
+5
*
intercept xhrs for localhost:8545
kumavis
2016-02-15
1
-9
/
+88
*
popup - add current domain tracking
kumavis
2016-02-13
1
-19
/
+46
*
idStore - seperate signTx and sendTx
kumavis
2016-02-13
2
-13
/
+30
*
idStore - cancel tx
kumavis
2016-02-13
2
-0
/
+9
*
idmgmt - refactor
kumavis
2016-02-11
3
-382
/
+331
*
idmgmt - emit update on new tx
kumavis
2016-02-11
1
-6
/
+6
*
context wiring - handle and log errors
kumavis
2016-02-11
4
-4
/
+20
*
sync - slow account polling to 4s
kumavis
2016-02-09
1
-1
/
+1
*
clean - silence logging
kumavis
2016-02-09
2
-2
/
+1
*
rpc - sync - add support for sync eth_accounts + eth_coinbase
kumavis
2016-01-31
1
-9
/
+46
*
rpc - sync - add warning for unsupported eth_accounts
kumavis
2016-01-31
1
-1
/
+14
*
logging - silence rpc response logging
kumavis
2016-01-31
1
-3
/
+3
*
add basic sync support
kumavis
2016-01-31
1
-2
/
+8
*
util - stream-provider - fix batch
kumavis
2016-01-31
1
-3
/
+11
*
deps - bump metamask-provider
kumavis
2016-01-28
1
-2
/
+2
*
tx-signing works
kumavis
2016-01-19
3
-22
/
+60
*
add pending txs but just autosign
kumavis
2016-01-18
2
-10
/
+52
*
refactor - push data to popup
kumavis
2016-01-17
4
-47
/
+73
*
wallet sync fix
kumavis
2016-01-17
2
-8
/
+33
*
breakout idmgmt
kumavis
2016-01-17
3
-226
/
+251
*
integrate metamask-ui with id mgmt
kumavis
2016-01-15
4
-28
/
+197
*
migrate to new ui + provider
kumavis
2016-01-15
3
-135
/
+56
*
start of extension popup window
kumavis
2015-12-23
2
-5
/
+23
*
clean - remove debugger
kumavis
2015-12-23
1
-1
/
+1
*
rpc - move to main chain
kumavis
2015-12-21
1
-1
/
+3
*
testing continues
kumavis
2015-12-21
3
-12
/
+22
*
migrate to ProviderEngine zero-client
kumavis
2015-12-19
6
-181
/
+293
*
major - migrate to blockapps-web3
kumavis
2015-10-10
1
-4
/
+40
*
load from storage on start and export unsignedTxs on remote connect
kumavis
2015-08-02
3
-18
/
+42
*
store unconfirmedTxs in chrome sync storage
kumavis
2015-08-02
3
-36
/
+88
*
builds smoothly + forwards txs to extension
kumavis
2015-08-02
3
-34
/
+61
*
build overhaul + basic structure
kumavis
2015-08-02
6
-25
/
+66
*
metamask provider skeleton
kumavis
2015-08-01
3
-6
/
+137
*
init commit
kumavis
2015-08-01
5
-0
/
+44