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
/
background.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made progress on parity for MultiVault
Kevin Serrano
2016-11-02
1
-1
/
+1
*
Do not open MM page in dev mode.
Kevin Serrano
2016-11-02
1
-1
/
+2
*
Added tx and msg signing to keychain & controller
Dan Finlay
2016-10-21
1
-4
/
+4
*
Remove unused argument
Frankie
2016-09-15
1
-1
/
+1
*
Fix popup flag assignment
Dan Finlay
2016-09-15
1
-2
/
+1
*
Dont generate a popup notification when submiting a transaction from with in ...
Frankie
2016-09-15
1
-17
/
+11
*
Do not trigger how-to-video on anything but install.
Kevin Serrano
2016-09-10
1
-2
/
+4
*
Reverting memory leak fix
Dan Finlay
2016-09-07
1
-1
/
+0
*
Ensure listener is cleaned up
Dan Finlay
2016-09-07
1
-0
/
+1
*
Replace chrome with generalized browser API.
Kevin Serrano
2016-09-07
1
-2
/
+2
*
Redirect to video in a new tab on fresh install.
Kevin Serrano
2016-09-07
1
-1
/
+6
*
Linted
Dan Finlay
2016-08-24
1
-1
/
+0
*
Emit updates to all listeners on pending tx updates
Dan Finlay
2016-08-24
1
-33
/
+5
*
Set up MVP for popup-based notifications.
Dan Finlay
2016-08-17
1
-1
/
+1
*
Add global var for background.
Kevin Serrano
2016-08-12
1
-0
/
+1
*
Implement some cross-browser practices (#473)
Dan Finlay
2016-07-22
1
-3
/
+4
*
Linted
Dan Finlay
2016-07-12
1
-2
/
+0
*
fix typo
kumavis
2016-06-29
1
-1
/
+1
*
background - prepare state for notifcations
kumavis
2016-06-29
1
-8
/
+24
*
Manually debugged refactor
Dan Finlay
2016-06-25
1
-4
/
+5
*
Fixed tests
Dan Finlay
2016-06-25
1
-4
/
+4
*
Rename background-controller metamask-controller
Dan Finlay
2016-06-25
1
-2
/
+2
*
Improve refactor
Dan Finlay
2016-06-25
1
-4
/
+58
*
Refactored background.js controller apart from chrome + transport
Dan Finlay
2016-06-25
1
-254
/
+46
*
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
*
|
Auto linted
Dan Finlay
2016-06-22
1
-55
/
+53
*
|
Some manual fixes
Dan Finlay
2016-06-22
1
-3
/
+0
|
/
*
Merge pull request #296 from MetaMask/i252
Dan Finlay
2016-06-18
1
-10
/
+12
|
\
|
*
idStore - add DELEGATE_CALL detection
kumavis
2016-06-17
1
-10
/
+12
*
|
Expose disclaimer consent to dnode API
Dan Finlay
2016-06-17
1
-0
/
+10
|
/
*
Merge branch 'master' into display_network
Dan Finlay
2016-06-04
1
-0
/
+2
|
\
|
*
Added seed word recovery to config screen
Dan Finlay
2016-06-03
1
-3
/
+5
*
|
Blockchain status now updates on availability change
Dan Finlay
2016-06-04
1
-6
/
+13
|
/
*
background + notifications - add origin to message signatures
kumavis
2016-05-26
1
-1
/
+1
*
background - append origin to rpc payload and sig request
kumavis
2016-05-26
1
-14
/
+34
*
signTx+Msg - show Account Unlock Request when locked
kumavis
2016-05-25
1
-2
/
+27
*
deps - use web3-stream-provider module
kumavis
2016-05-23
1
-22
/
+12
*
Added ability to nickname wallets locally
Dan Finlay
2016-05-21
1
-0
/
+1
*
Add ability to add account to vault
Dan Finlay
2016-05-21
1
-0
/
+1
*
Make default providers more easiliy configurable for metamask devs
Dan Finlay
2016-05-11
1
-0
/
+7
*
Add UI for Signing Messages
Dan Finlay
2016-05-04
1
-1
/
+7
*
idmgmt - eth_sign support + notifications
kumavis
2016-04-29
1
-2
/
+18
*
tx list - bug fix - fixes #143
kumavis
2016-04-29
1
-1
/
+4
*
Merge pull request #152 from MetaMask/FilterTransactionList
Dan Finlay
2016-04-28
1
-0
/
+6
|
\
|
*
Filter transaction list for current blockchain network
Dan Finlay
2016-04-28
1
-12
/
+10
|
*
Record current network on each persisted transaction
Dan Finlay
2016-04-28
1
-6
/
+14
*
|
provider - use provider-engine zero
kumavis
2016-04-27
1
-1
/
+1
|
/
*
Fix method of emitting unconfirmedTxs to UI
Dan Finlay
2016-04-19
1
-1
/
+0
*
Persist transactions to config-manager
Dan Finlay
2016-04-19
1
-1
/
+3
*
inpage - use publicConfigStore for selectedAccount and sync provider
kumavis
2016-04-16
1
-7
/
+41
*
wiring - trusted-untrusted features + remote-store
kumavis
2016-04-16
1
-25
/
+37
*
wiring - move to obj-multiplex
kumavis
2016-04-15
1
-11
/
+4
*
Migrate etherscan configs to our new production RPC.
Dan Finlay
2016-04-13
1
-1
/
+0
*
popup - fix web3 plumbing
kumavis
2016-04-09
1
-16
/
+3
*
Add ability to export private keys
Dan Finlay
2016-04-07
1
-0
/
+1
*
Revert "Revert "Etherscan provider""
Dan Finlay
2016-04-01
1
-6
/
+15
*
Revert "Etherscan provider"
Dan Finlay
2016-04-01
1
-15
/
+6
*
Add custom zeroclient that supports etherscan (still not working)
Dan Finlay
2016-04-01
1
-11
/
+3
*
First naive pass at implementing etherscan provider (not working)
Dan Finlay
2016-04-01
1
-5
/
+22
*
Made configuration migrateable
Dan Finlay
2016-03-31
1
-18
/
+4
*
Add seed word caching during confirmation screen
Dan Finlay
2016-03-25
1
-2
/
+3
*
add vault recovery
kumavis
2016-03-16
1
-0
/
+1
*
notifications - add tx confirm+cancel buttons
kumavis
2016-03-12
1
-7
/
+10
*
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
*
plumbing - pipe web3 to the popup.js
kumavis
2016-03-11
1
-13
/
+56
*
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
*
tx sig - it works again
kumavis
2016-03-03
1
-3
/
+2
*
background - use provider-engine zero client
kumavis
2016-03-03
1
-2
/
+8
*
web3-provider - add nonce tracker
kumavis
2016-03-02
1
-2
/
+2
*
idStore - add createNewVault
kumavis
2016-02-17
1
-0
/
+1
*
logs - silence log
kumavis
2016-02-16
1
-1
/
+0
*
idStore - seperate signTx and sendTx
kumavis
2016-02-13
1
-0
/
+1
*
idStore - cancel tx
kumavis
2016-02-13
1
-0
/
+1
*
idmgmt - refactor
kumavis
2016-02-11
1
-64
/
+68
*
context wiring - handle and log errors
kumavis
2016-02-11
1
-1
/
+5
*
clean - silence logging
kumavis
2016-02-09
1
-1
/
+1
*
tx-signing works
kumavis
2016-01-19
1
-11
/
+10
*
add pending txs but just autosign
kumavis
2016-01-18
1
-2
/
+2
*
refactor - push data to popup
kumavis
2016-01-17
1
-3
/
+31
*
breakout idmgmt
kumavis
2016-01-17
1
-221
/
+13
*
integrate metamask-ui with id mgmt
kumavis
2016-01-15
1
-12
/
+163
*
migrate to new ui + provider
kumavis
2016-01-15
1
-26
/
+2
*
start of extension popup window
kumavis
2015-12-23
1
-5
/
+22
*
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
1
-2
/
+3
*
migrate to ProviderEngine zero-client
kumavis
2015-12-19
1
-111
/
+127
*
load from storage on start and export unsignedTxs on remote connect
kumavis
2015-08-02
1
-16
/
+40
*
store unconfirmedTxs in chrome sync storage
kumavis
2015-08-02
1
-28
/
+78
*
builds smoothly + forwards txs to extension
kumavis
2015-08-02
1
-22
/
+34
*
build overhaul + basic structure
kumavis
2015-08-02
1
-6
/
+38
*
init commit
kumavis
2015-08-01
1
-0
/
+9