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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix routing bug
Dan Finlay
2016-05-05
2
-1
/
+2
*
Merge pull request #169 from MetaMask/ImplementEthSign
kumavis
2016-05-05
16
-150
/
+392
|
\
|
*
Show any pending txs when unlocking
Dan Finlay
2016-05-04
4
-4
/
+20
|
*
Improve tx UI
Dan Finlay
2016-05-04
4
-2
/
+18
|
*
Add UI for Signing Messages
Dan Finlay
2016-05-04
15
-145
/
+355
|
/
*
Clarified user value for UMD fix on changelog
Dan Finlay
2016-04-30
1
-1
/
+1
*
Version 1.7.0
Dan Finlay
2016-04-30
2
-3
/
+5
*
Merge pull request #165 from MetaMask/FixTransitions
Dan Finlay
2016-04-30
5
-40
/
+37
|
\
|
*
Fix outdated transitions
Dan Finlay
2016-04-30
5
-40
/
+34
|
*
Bumped changelog for transaction list enhancements
Dan Finlay
2016-04-30
1
-0
/
+3
|
/
*
Merge pull request #164 from MetaMask/i126
kumavis
2016-04-30
2
-0
/
+16
|
\
|
*
add changelog note for inpage context guard
kumavis
2016-04-30
1
-0
/
+1
|
*
inpage - add and remove 'define' from global context. updates #126
kumavis
2016-04-30
1
-0
/
+15
|
/
*
Merge pull request #162 from MetaMask/Identicon
Dan Finlay
2016-04-30
3
-2
/
+12
|
\
|
*
Merge branch 'master' into Identicon
Dan Finlay
2016-04-30
7
-19
/
+236
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #161 from MetaMask/FixSlackLink
Dan Finlay
2016-04-30
2
-1
/
+2
|
\
\
|
*
|
Bump changelog
Dan Finlay
2016-04-30
1
-0
/
+1
|
*
|
Fix slack link
Dan Finlay
2016-04-30
1
-1
/
+1
*
|
|
Merge pull request #159 from MetaMask/i137
kumavis
2016-04-29
5
-14
/
+221
|
\
\
\
|
*
|
|
idmgmt - eth_sign support + notifications
kumavis
2016-04-29
5
-14
/
+221
|
/
/
/
*
|
|
Merge pull request #158 from MetaMask/eth_Sign
kumavis
2016-04-29
3
-6
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tx list - bug fix - fixes #143
kumavis
2016-04-29
3
-6
/
+15
|
/
/
|
*
Convert icons to identicons
Dan Finlay
2016-04-30
3
-2
/
+12
|
/
*
Merge pull request #152 from MetaMask/FilterTransactionList
Dan Finlay
2016-04-28
7
-16
/
+45
|
\
|
*
Fix test
Dan Finlay
2016-04-28
1
-4
/
+8
|
*
Filter transaction list for current blockchain network
Dan Finlay
2016-04-28
4
-23
/
+26
|
*
Record current network on each persisted transaction
Dan Finlay
2016-04-28
1
-6
/
+14
|
*
Fix explorer link generation
Dan Finlay
2016-04-28
2
-1
/
+15
*
|
provider - use provider-engine zero
kumavis
2016-04-27
3
-67
/
+2
|
/
*
Merge pull request #147 from MetaMask/DefaultToList
Dan Finlay
2016-04-26
1
-2
/
+3
|
\
|
*
When no account is selected, show accounts view
Dan Finlay
2016-04-26
1
-2
/
+3
|
/
*
Merge pull request #142 from MetaMask/DetailViewFirst
kumavis
2016-04-26
11
-56
/
+97
|
\
|
*
Bump changelog
Dan Finlay
2016-04-26
1
-0
/
+1
|
*
Persist selected account
Dan Finlay
2016-04-26
5
-24
/
+32
|
*
Bump changelog
Dan Finlay
2016-04-26
1
-0
/
+4
|
*
Fixed some loading bugs
Dan Finlay
2016-04-26
1
-3
/
+1
|
*
Fix test
Dan Finlay
2016-04-26
1
-2
/
+0
|
*
Make account detail view the primary view
Dan Finlay
2016-04-26
9
-48
/
+80
|
/
*
Bump version
Dan Finlay
2016-04-23
2
-1
/
+3
*
Merge pull request #136 from MetaMask/ChangeRpcButton
Dan Finlay
2016-04-23
2
-5
/
+34
|
\
|
*
Resolve changelog order conflict
Dan Finlay
2016-04-23
4
-4
/
+35
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #135 from MetaMask/DeprecateRawTestRpc
Dan Finlay
2016-04-23
4
-4
/
+35
|
\
\
|
*
|
Bump changelog
Dan Finlay
2016-04-23
1
-0
/
+1
|
*
|
Add migration to actual migration array, fix test
Dan Finlay
2016-04-23
2
-3
/
+10
|
*
|
Corrected migration order
Dan Finlay
2016-04-23
2
-10
/
+10
|
*
|
Deprecate rawtestrpc.metamask.io
Dan Finlay
2016-04-23
3
-7
/
+30
|
/
/
|
*
Bump changelog
Dan Finlay
2016-04-23
1
-0
/
+3
|
*
Add RPC config buttons and styles
Dan Finlay
2016-04-23
1
-5
/
+31
|
/
*
Merge pull request #125 from MetaMask/TransactionList
kumavis
2016-04-21
12
-40
/
+162
|
\
|
*
Store metamaskId on metaTx instead of getTxWithParams method.
Dan Finlay
2016-04-21
3
-39
/
+7
|
*
Improve transaction list title
Dan Finlay
2016-04-20
1
-1
/
+1
|
*
Bumped changelog
Dan Finlay
2016-04-20
1
-0
/
+2
|
*
Removed logs
Dan Finlay
2016-04-20
1
-2
/
+0
|
*
Fix floating point input bug
Dan Finlay
2016-04-20
3
-33
/
+57
|
*
Generate explorer link to match current blockchain
Dan Finlay
2016-04-20
5
-40
/
+35
|
*
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
2
-3
/
+61
|
*
Improve some UI formatting
Dan Finlay
2016-04-20
2
-13
/
+33
|
*
Move transaction list after account panel
Dan Finlay
2016-04-20
1
-12
/
+1
|
*
Moved transaction-list into its own component
Dan Finlay
2016-04-20
2
-8
/
+55
|
*
Merge branch 'master' into TransactionList
Dan Finlay
2016-04-20
19
-55
/
+178
|
|
\
|
*
|
Prototype Transaction Details in account-detail.js
John Whitton
2016-04-20
1
-0
/
+17
*
|
|
Merge pull request #128 from MetaMask/i127
kumavis
2016-04-21
2
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
build - post process with dereq
kumavis
2016-04-21
2
-0
/
+2
|
/
/
*
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin
Dan Finlay
2016-04-19
1
-2
/
+1
|
\
\
|
*
\
Merge pull request #118 from MetaMask/AddPersistentTransactionLog
Dan Finlay
2016-04-19
6
-9
/
+143
|
|
\
\
|
*
\
\
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
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'AddPersistentTransactionLog'
Dan Finlay
2016-04-19
6
-9
/
+144
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Bump changelog
Dan Finlay
2016-04-19
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
Fix displayed RPC address
Dan Finlay
2016-04-19
1
-2
/
+1
|
*
|
Bump changelog
Dan Finlay
2016-04-19
1
-0
/
+3
|
*
|
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
4
-7
/
+138
*
|
|
Merge pull request #115 from MetaMask/UnifyTestSuites
Dan Finlay
2016-04-19
12
-43
/
+31
|
\
|
|
|
*
|
Unify test suites
Dan Finlay
2016-04-19
11
-37
/
+18
|
*
|
Fix plugin tests
Dan Finlay
2016-04-19
3
-6
/
+13
|
|
/
*
|
Merge pull request #116 from MetaMask/i30
kumavis
2016-04-19
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
contentscript - append inpage as first child
kumavis
2016-04-19
1
-1
/
+2
|
/
*
Merge pull request #113 from MetaMask/i53
kumavis
2016-04-16
7
-77
/
+263
|
\
|
*
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
*
|
Bump version to 1.5.1
Dan Finlay
2016-04-16
2
-1
/
+3
*
|
Merge pull request #112 from MetaMask/AddLeadingZero
Dan Finlay
2016-04-16
3
-2
/
+4
|
\
\
|
*
|
Add leading zero to account balances
Dan Finlay
2016-04-16
3
-2
/
+4
|
/
/
*
|
Merge pull request #106 from MetaMask/AddTravisCI
Dan Finlay
2016-04-16
3
-11
/
+22
|
\
\
|
*
|
Run all UI tests
Dan Finlay
2016-04-15
1
-8
/
+5
|
*
|
Add build badge
Dan Finlay
2016-04-15
1
-1
/
+1
|
*
|
Limit test suite to UI for now
Dan Finlay
2016-04-15
1
-1
/
+2
|
*
|
Merge branch 'master' into AddTravisCI
Dan Finlay
2016-04-15
4
-77
/
+26
|
|
\
\
|
*
|
|
Remove extraneous build target
Dan Finlay
2016-04-15
1
-1
/
+0
|
*
|
|
Add travis compiler addons
Dan Finlay
2016-04-15
1
-0
/
+6
|
*
|
|
Add c++ compiler for travis and node 4+
Dan Finlay
2016-04-15
1
-0
/
+2
|
*
|
|
Bump ethereumjs-utils version
Dan Finlay
2016-04-15
1
-1
/
+1
|
*
|
|
Add rudimentary travis.yml
Dan Finlay
2016-04-14
1
-0
/
+6
*
|
|
|
Merge pull request #111 from MetaMask/i53
kumavis
2016-04-15
5
-38
/
+65
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
wiring - move to obj-multiplex
kumavis
2016-04-15
3
-24
/
+50
|
*
|
ui - util - fixes#110 formatBalance
kumavis
2016-04-15
1
-2
/
+2
|
*
|
inpage - defaultAccount - fix bug
kumavis
2016-04-15
1
-12
/
+13
|
/
/
*
|
Merge pull request #109 from MetaMask/FixEthResolution
Dan Finlay
2016-04-15
3
-4
/
+22
|
\
\
|
*
|
Bump changelog
Dan Finlay
2016-04-15
1
-0
/
+1
|
*
|
Fix eth resolution
Dan Finlay
2016-04-15
2
-4
/
+21
|
|
/
*
|
Merge pull request #108 from MetaMask/i32
kumavis
2016-04-15
1
-73
/
+4
|
\
\
|
|
/
|
/
|
|
*
web3 - set defaultAccount
kumavis
2016-04-15
1
-3
/
+4
|
*
clean - inpage remove unused xhr mitm code
kumavis
2016-04-15
1
-70
/
+0
|
/
*
Remove private throughput graph
Dan Finlay
2016-04-14
1
-2
/
+0
*
Merge pull request #105 from MetaMask/MergeWithUI
Dan Finlay
2016-04-14
56
-14
/
+4367
|
\
|
*
Add waffle metrics to the README for fun
Dan Finlay
2016-04-14
1
-0
/
+2
|
*
Remove metamask-ui dependency
Dan Finlay
2016-04-14
1
-1
/
+0
|
*
Add merge to changelog
Dan Finlay
2016-04-14
1
-0
/
+1
|
*
Move UI deps into main plugin package.json
Dan Finlay
2016-04-14
4
-76
/
+58
|
*
Moved UI into repo with its own dependency stack
Dan Finlay
2016-04-14
55
-9
/
+4378
|
/
*
Corrected changelog note
Dan Finlay
2016-04-14
1
-1
/
+2
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin
Dan Finlay
2016-04-14
7
-6
/
+45
|
\
|
*
Merge pull request #104 from MetaMask/TargetEtherscanAtOurRpc
Dan Finlay
2016-04-13
7
-6
/
+45
|
|
\
|
|
*
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
3
-0
/
+28
*
|
|
Bump manifest to 1.5.0
Dan Finlay
2016-04-14
1
-1
/
+1
*
|
|
Bump changelog for 1.5.0
Dan Finlay
2016-04-14
1
-0
/
+2
|
/
/
*
/
Bump changelog
Dan Finlay
2016-04-13
1
-0
/
+1
|
/
*
Bump changelog
Dan Finlay
2016-04-13
1
-0
/
+1
*
Add sending funds to changelog
Dan Finlay
2016-04-13
1
-0
/
+3
*
Bump version and changelog
Dan Finlay
2016-04-09
2
-1
/
+5
*
popup - fix web3 plumbing
kumavis
2016-04-09
3
-17
/
+31
*
Merge pull request #92 from MetaMask/ExportKey
Dan Finlay
2016-04-07
3
-0
/
+13
|
\
|
*
Add ability to export private keys
Dan Finlay
2016-04-07
3
-0
/
+13
|
/
*
Updated changelog for current master
Dan Finlay
2016-04-06
1
-0
/
+4
*
Updated changelog
Dan Finlay
2016-04-06
1
-0
/
+14
*
Bump version
1.3.2
Dan Finlay
2016-04-05
1
-1
/
+1
*
Merge pull request #90 from MetaMask/IndicateFauceting
Dan Finlay
2016-04-05
1
-0
/
+17
|
\
|
*
Add mayBeFauceting boolean to account object
Dan Finlay
2016-04-05
1
-0
/
+17
|
/
*
Merge pull request #89 from MetaMask/SupportUndefinedAddressSelection
Dan Finlay
2016-04-05
2
-1
/
+6
|
\
|
*
Support undefined address selection
Dan Finlay
2016-04-05
1
-0
/
+5
|
*
Bump version
Dan Finlay
2016-04-04
1
-1
/
+1
|
/
*
Merge pull request #87 from SilentCicero/master
Dan Finlay
2016-04-04
1
-0
/
+1
|
\
|
*
Add Chrome "file://" protocol to MetaMask manifest
Nick Dodson
2016-04-04
1
-0
/
+1
|
/
*
Merge pull request #84 from MetaMask/revert-83-revert-82-EtherscanProvider
kumavis
2016-04-02
5
-17
/
+105
|
\
|
*
Revert "Revert "Etherscan provider""
Dan Finlay
2016-04-01
5
-17
/
+105
*
|
Merge pull request #86 from MetaMask/CallbackRestoreErrors
Dan Finlay
2016-04-02
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Call back with wallet restore errors
Dan Finlay
2016-04-02
1
-1
/
+5
|
/
*
Merge pull request #83 from MetaMask/revert-82-EtherscanProvider
Dan Finlay
2016-04-01
5
-105
/
+17
|
\
|
*
Revert "Etherscan provider"
Dan Finlay
2016-04-01
5
-105
/
+17
|
/
*
Merge pull request #82 from MetaMask/EtherscanProvider
Dan Finlay
2016-04-01
5
-17
/
+105
|
\
|
*
Got etherscan working, bump version
Dan Finlay
2016-04-01
2
-2
/
+2
|
*
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
3
-14
/
+45
|
/
*
Merge pull request #81 from MetaMask/MigratableConfig
Dan Finlay
2016-04-01
9
-48
/
+270
|
\
|
*
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
|
*
Bump version
Dan Finlay
2016-03-31
1
-1
/
+1
|
*
Made configuration migrateable
Dan Finlay
2016-03-31
8
-103
/
+266
|
*
Created etherscan provider (untested)
Dan Finlay
2016-03-30
2
-1
/
+64
|
/
*
Merge pull request #78 from MetaMask/AutoFaucet
Dan Finlay
2016-03-30
3
-7
/
+30
|
\
|
*
Fix signing bug
Dan Finlay
2016-03-30
1
-2
/
+2
|
*
Add auto-fauceting
Dan Finlay
2016-03-30
3
-5
/
+28
|
/
*
Remove argument destructuring
Dan Finlay
2016-03-30
2
-2
/
+4
*
Bump version to 1.1.1
Dan Finlay
2016-03-29
1
-1
/
+1
*
Merge pull request #76 from MetaMask/ReturnStateToRestore
Dan Finlay
2016-03-29
2
-2
/
+2
|
\
|
*
Version bump
Dan Finlay
2016-03-29
1
-1
/
+1
|
*
Return updated state after restoring vault
Dan Finlay
2016-03-29
1
-1
/
+1
|
/
*
Merge pull request #73 from MetaMask/Bip44
Dan Finlay
2016-03-26
8
-108
/
+156
|
\
|
*
Remove unused reference
Dan Finlay
2016-03-26
1
-1
/
+0
|
*
Removed unused dependency
Dan Finlay
2016-03-26
1
-1
/
+0
|
*
Bumped version
Dan Finlay
2016-03-26
1
-1
/
+1
|
*
Remove broken npm script
Dan Finlay
2016-03-26
1
-2
/
+1
|
*
Correct the bip44 test account
Dan Finlay
2016-03-26
1
-5
/
+5
|
*
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
4
-63
/
+84
|
*
Convert to bip44 hdTrees
Dan Finlay
2016-03-26
3
-24
/
+70
|
*
Added basic es6 mocha test suite
Dan Finlay
2016-03-25
5
-41
/
+18
|
/
*
Merge pull request #69 from MetaMask/ImproveVaultManagement
Dan Finlay
2016-03-25
4
-51
/
+91
|
\
|
*
Bump version
Dan Finlay
2016-03-25
1
-1
/
+1
|
*
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
3
-49
/
+88
|
/
*
Added changelog and deploy docs
Dan Finlay
2016-03-23
2
-0
/
+14
*
Version 0.14.0
Dan Finlay
2016-03-23
1
-1
/
+1
*
stream-provider - addd isConnected method
kumavis
2016-03-21
1
-0
/
+4
*
0.13.0
kumavis
2016-03-16
1
-1
/
+1
*
add vault recovery
kumavis
2016-03-16
2
-5
/
+21
*
Merge pull request #64 from MetaMask/readme_gulp_grunt
Dan Finlay
2016-03-14
1
-4
/
+2
|
\
|
*
grunt to gulp readme changes
Simon de la Rouviere
2016-03-14
1
-4
/
+2
|
/
*
Merge pull request #59 from MetaMask/notif
Dan Finlay
2016-03-12
5
-7
/
+101
|
\
|
*
notifications - add tx confirm+cancel buttons
kumavis
2016-03-12
5
-7
/
+101
|
/
*
build - use gulp, remove grunt
kumavis
2016-03-12
4
-327
/
+8
*
unsig tx - show notification on new tx
kumavis
2016-03-11
2
-2
/
+17
*
plumbing - fix rpc feedback loop bug
kumavis
2016-03-11
2
-9
/
+9
*
popup.js - set web3 on global
kumavis
2016-03-11
1
-0
/
+2
*
plumbing - pipe web3 to the popup.js
kumavis
2016-03-11
4
-22
/
+106
*
Bumped version for info page deploy
Dan Finlay
2016-03-10
1
-2
/
+2
*
deps - bump metamask-ui
kumavis
2016-03-09
1
-1
/
+1
*
config - add config starting with rpc endpoint
kumavis
2016-03-09
1
-4
/
+31
*
deps - bump ui and provider-engine
kumavis
2016-03-09
2
-4
/
+4
*
inpage - web3 class injection
kumavis
2016-03-06
1
-0
/
+5
*
idStore - normalize hex format before signing
kumavis
2016-03-06
1
-1
/
+7
*
Added gulp cli documentation
Dan Finlay
2016-03-04
1
-0
/
+12
*
deps - add gulp deps
kumavis
2016-03-03
1
-2
/
+9
*
build - add gulp build process
kumavis
2016-03-03
4
-21
/
+1355
*
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
*
Merge pull request #9 from MetaMask/AddLockImages
kumavis
2016-03-03
2
-0
/
+0
|
\
|
*
Add lock images to static repo.
Dan Finlay
2016-03-03
2
-0
/
+0
|
/
*
Merge pull request #8 from MetaMask/WatchUI
kumavis
2016-03-03
2
-2
/
+18
|
\
|
*
Add grunt watch to web3-provider-engine
Dan Finlay
2016-03-03
2
-4
/
+6
|
*
Watch metamask-ui for changes during grunt dev
Dan Finlay
2016-03-03
2
-2
/
+16
|
/
*
web3-provider - add nonce tracker
kumavis
2016-03-02
2
-2
/
+7
*
Merge pull request #7 from MetaMask/rawtx_fix
kumavis
2016-02-23
1
-6
/
+6
|
\
|
*
Fix issue with raw transaction injected.
Simon de la Rouviere
2016-02-23
1
-6
/
+6
|
/
*
deps - bump provider engine
kumavis
2016-02-18
1
-1
/
+1
*
idStore - add createNewVault
kumavis
2016-02-17
2
-14
/
+18
*
deps - bump metamask-ui
kumavis
2016-02-17
1
-1
/
+1
*
manifest - rm unused permissions
kumavis
2016-02-17
1
-2
/
+0
*
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
*
deps - bump metamask-ui to 1.1.0
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
*
Merge pull request #5 from MetaMask/xtend_add
kumavis
2016-02-16
1
-1
/
+2
|
\
|
*
Added xtend to package.json
Simon de la Rouviere
2016-02-15
1
-1
/
+2
|
/
*
intercept xhrs for localhost:8545
kumavis
2016-02-15
3
-11
/
+94
*
dev - copy manifest on change
kumavis
2016-02-13
1
-0
/
+4
*
popup - add current domain tracking
kumavis
2016-02-13
2
-22
/
+49
*
idStore - seperate signTx and sendTx
kumavis
2016-02-13
2
-13
/
+30
*
idStore - cancel tx
kumavis
2016-02-13
2
-0
/
+9
*
0.11.0
kumavis
2016-02-11
1
-1
/
+1
*
deps - update deps
kumavis
2016-02-11
1
-1
/
+2
*
idmgmt - refactor
kumavis
2016-02-11
4
-382
/
+332
*
deps - add readable-stream + bump provider-engine
kumavis
2016-02-11
1
-1
/
+2
*
0.10.0
kumavis
2016-02-11
1
-1
/
+1
*
deps - bump
kumavis
2016-02-11
1
-2
/
+2
*
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
*
meta - readme - improve instructions
kumavis
2016-02-09
1
-1
/
+6
*
meta - readme - add grunt-cli to instructions
kumavis
2016-02-09
1
-1
/
+2
*
deps - add metamas-ui, bump provider-engine
kumavis
2016-02-09
1
-1
/
+3
*
0.9.0
kumavis
2016-02-09
1
-1
/
+1
*
0.7.0
kumavis
2016-01-31
1
-1
/
+1
*
rpc - sync - add support for sync eth_accounts + eth_coinbase
kumavis
2016-01-31
1
-9
/
+46
*
0.6.0
kumavis
2016-01-31
1
-1
/
+1
*
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
[next]