| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1897 from MetaMask/greenkeeper/sinon-3.2.0 | Thomas Huang | 2017-09-02 | 1 | -1/+1 |
|\ |
|
| * | chore(package): update sinon to version 3.2.0 | greenkeeper[bot] | 2017-08-10 | 1 | -1/+1 |
* | | Merge pull request #1914 from MetaMask/history-diff | Dan Finlay | 2017-08-19 | 1 | -0/+1 |
|\ \ |
|
| * | | introduce tx-state-history-helper and diff-based history | kumavis | 2017-08-15 | 1 | -0/+1 |
| |/ |
|
* / | Fix token balance precision rendering | Dan Finlay | 2017-08-18 | 1 | -1/+1 |
|/ |
|
* | deps - bump ethjs-query | kumavis | 2017-08-10 | 1 | -1/+1 |
* | deps - bump watchify | kumavis | 2017-08-09 | 1 | -2/+2 |
* | Merge branch 'master' into greenkeeper/initial | kumavis | 2017-08-09 | 1 | -0/+3 |
|\ |
|
| * | add json-rpc-engine && eth-json-rpc-middleware to devDependencies | frankiebee | 2017-08-09 | 1 | -0/+2 |
| * | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-08 | 1 | -3/+2 |
| |\ |
|
| * \ | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-05 | 1 | -3/+3 |
| |\ \ |
|
| * | | | bring your own BN | frankiebee | 2017-08-05 | 1 | -0/+1 |
* | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-08 | 1 | -3/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' into NewUI | kumavis | 2017-08-05 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | blacklist - bump phishing detector | kumavis | 2017-08-05 | 1 | -1/+1 |
| | * | | | blacklist - update phishing on boot and speed up polling to 4 min | kumavis | 2017-08-05 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Bring menu-droppo component into project, remove as a dependency | sdtsui | 2017-08-05 | 1 | -1/+1 |
| * | | | Merge branch 'master' into NewUI | kumavis | 2017-08-04 | 1 | -2/+2 |
| |\| | |
|
| | * | | deps - bump eth-detect-phishing | kumavis | 2017-08-04 | 1 | -1/+1 |
| * | | | Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI | Kevin Serrano | 2017-08-04 | 1 | -2/+1 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-28 | 1 | -1/+6 |
| | |\ \ \ |
|
| | * | | | | Bump menu-droppo to 2.0.1 | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | * | | | | Bump version of menu-droppo, no longer needs css transitions | sdtsui | 2017-07-27 | 1 | -1/+1 |
| | * | | | | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 1 | -2/+0 |
| | * | | | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-21 | 1 | -6/+9 |
| | |\ \ \ \ |
|
| | * | | | | | Bump version of menu-droppo to include bugfix | sdtsui | 2017-07-18 | 1 | -1/+1 |
| | * | | | | | Add tests for new dropdown component | sdtsui | 2017-07-13 | 1 | -0/+1 |
* | | | | | | | deps - update | kumavis | 2017-08-04 | 1 | -4/+5 |
* | | | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | blacklist - use module eth-phishing-detect | kumavis | 2017-08-04 | 1 | -2/+2 |
| |/ / / / / |
|
| * | | | | | Merge pull request #1848 from MetaMask/transactionControllerRefractor | kumavis | 2017-08-03 | 1 | -0/+1 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-02 | 1 | -0/+1 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | make addUnapprovedTransaction async function and use promise based ethQuery | frankiebee | 2017-08-02 | 1 | -0/+1 |
| * | | | | | phishing detection - move phishing detection into contentscript and metamask ... | kumavis | 2017-08-03 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
| * | | | | Add levenshtein logic to blacklister. | Kevin Serrano | 2017-07-27 | 1 | -0/+1 |
| |/ / / |
|
| * | | | Merge pull request #1816 from MetaMask/test-coverage | kumavis | 2017-07-26 | 1 | -0/+4 |
| |\ \ \ |
|
| | * | | | One script runs for Ci build | Thomas Huang | 2017-07-26 | 1 | -0/+1 |
| | * | | | Simplify the test-coverage script | Thomas Huang | 2017-07-25 | 1 | -1/+1 |
| | * | | | Add coveralls to script | Thomas Huang | 2017-07-25 | 1 | -1/+1 |
| | * | | | Add Test Coverage with nyc package and coveralls for github badge | Thomas Huang | 2017-07-24 | 1 | -0/+3 |
| | | |/
| | |/| |
|
| * / | | prov-eng - bump to ignore json parse errors | kumavis | 2017-07-26 | 1 | -1/+1 |
| |/ / |
|
| * | | Version 3.9.1v3.9.1 | Dan Finlay | 2017-07-20 | 1 | -1/+1 |
* | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-04 | 1 | -6/+11 |
* | | | chore(package): update dependencies | greenkeeper[bot] | 2017-07-19 | 1 | -32/+32 |
|/ / |
|
* | | nonce-tracker - fix lock mechanism to be a real mutex | kumavis | 2017-07-19 | 1 | -0/+1 |
* | | Update Sinon | tmashuang | 2017-07-15 | 1 | -1/+1 |
* | | Merge pull request #1617 from MetaMask/nonce-tracker | Frankie | 2017-07-14 | 1 | -1/+1 |
|\ \ |
|
| * | | remove denodeify | frankiebee | 2017-07-14 | 1 | -1/+0 |
| * | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-07-13 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into nonce-tracker | kumavis | 2017-07-08 | 1 | -7/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-28 | 1 | -2/+6 |
| |\ \ \ |
|
| * | | | | add a test for #getNonceLock | frankiebee | 2017-06-22 | 1 | -0/+1 |
* | | | | | Merge branch 'master' into UpdateMetadata | Dan Finlay | 2017-07-13 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | Refresh blacklist before dist | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| * | | | | | Correct github link | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| * | | | | | Point blacklist at main repository | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| * | | | | | Add first version of phishing site warning | Dan Finlay | 2017-07-13 | 1 | -0/+1 |
| | |_|_|/
| |/| | | |
|
* / | | | | Update eth-contract-metadata on build | Dan Finlay | 2017-07-13 | 1 | -2/+3 |
|/ / / / |
|
* | | | | deps - bump prov-eng | kumavis | 2017-07-12 | 1 | -1/+1 |
* | | | | deps - bump prov-eng for fetch retry | kumavis | 2017-07-12 | 1 | -1/+1 |
* | | | | deps - bump prov-eng for retry on gateway timeout | kumavis | 2017-07-12 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | metamask - append dapp origin domain to rpc request | kumavis | 2017-07-05 | 1 | -2/+2 |
* | | | Bump token-tracker to 1.1.2 | Dan Finlay | 2017-07-01 | 1 | -1/+1 |
* | | | Bump token-tracker to 1.1.1 | Dan Finlay | 2017-07-01 | 1 | -1/+1 |
* | | | deps - remove duplicated dev-dependencies | kumavis | 2017-06-30 | 1 | -3/+1 |
* | | | Bump web3 version to 0.9.1 | Dan Finlay | 2017-06-30 | 1 | -1/+1 |
| |/
|/| |
|
* | | Simplify build variables. Remove maps from production. | Kevin Serrano | 2017-06-27 | 1 | -1/+1 |
* | | Fix token balance rendering | Dan Finlay | 2017-06-20 | 1 | -1/+1 |
* | | Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into AddTo... | Dan Finlay | 2017-06-20 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into AddTo... | Kevin Serrano | 2017-06-20 | 1 | -1/+5 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'master' into i1567-FixInaccurateError | Frankie | 2017-06-17 | 1 | -1/+1 |
| |\ \ |
|
| | * | | bump provider engine | frankiebee | 2017-06-17 | 1 | -1/+1 |
| * | | | Merge branch 'master' into i1567-FixInaccurateError | frankiebee | 2017-06-16 | 1 | -1/+1 |
| |\| | |
|
| | * | | check for the tx in the block that provider engine gives us | frankiebee | 2017-06-15 | 1 | -1/+1 |
| | * | | Bump provider-engine | frankiebee | 2017-06-15 | 1 | -1/+1 |
| * | | | bump eth-query for quiter logs | frankiebee | 2017-06-15 | 1 | -1/+1 |
| |/ / |
|
* | / | Add MetaMark support | Dan Finlay | 2017-06-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Bump token-tracker version | Dan Finlay | 2017-06-15 | 1 | -1/+1 |
* | | Refresh token balance on network change | Dan Finlay | 2017-06-15 | 1 | -1/+1 |
* | | Persist selected account tab | Dan Finlay | 2017-06-15 | 1 | -2/+2 |
* | | Fix build for eth-contract-metadata | Dan Finlay | 2017-06-14 | 1 | -1/+1 |
* | | Merge branch 'master' into AddTokenList | Dan Finlay | 2017-06-13 | 1 | -9/+26 |
|\| |
|
| * | deps - prov-eng 12.2.4 | kumavis | 2017-06-13 | 1 | -1/+1 |
| * | Merge pull request #1572 from MetaMask/mascaraUpkeep | kumavis | 2017-06-13 | 1 | -1/+1 |
| |\ |
|
| | * | bump cswready event | frankiebee | 2017-06-09 | 1 | -1/+1 |
| * | | deps - bump provider engine for warp feature | kumavis | 2017-06-09 | 1 | -1/+1 |
| |/ |
|
| * | Move to eth-contract-metadata | Dan Finlay | 2017-05-27 | 1 | -1/+1 |
| * | Add address image map to icon factory | Dan Finlay | 2017-05-26 | 1 | -0/+1 |
| * | Throw if ENS Resolver isn't set up | Dan Finlay | 2017-05-23 | 1 | -1/+1 |
| * | Merge branch 'master' into HelpDebugStalledTxs | kumavis | 2017-05-23 | 1 | -1/+1 |
| |\ |
|
| | * | deps - use stream-subprovider from provider-engine | kumavis | 2017-05-23 | 1 | -2/+2 |
| | * | Use filter subprovider in-page to avoid filter leaks | Dan Finlay | 2017-05-23 | 1 | -1/+1 |
| * | | Tolerate nonces of any format | Dan Finlay | 2017-05-23 | 1 | -0/+1 |
| |/ |
|
| * | Linted and removed unused deps | Dan Finlay | 2017-05-17 | 1 | -1/+0 |
| * | Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxForm | kumavis | 2017-05-16 | 1 | -0/+7 |
| |\ |
|
| | * | Merge branch 'master' into i1407-FixNonEditingTxForm | Dan Finlay | 2017-05-16 | 1 | -3/+2 |
| | |\ |
|
| | * | | Skip jazzicons in unit tests | Dan Finlay | 2017-05-16 | 1 | -0/+2 |
| | * | | Add support for async/await | Dan Finlay | 2017-05-13 | 1 | -1/+5 |
| | * | | Got a useful error message for next step | Dan Finlay | 2017-05-12 | 1 | -0/+1 |
| | * | | Use react test utils to start composing test | Dan Finlay | 2017-05-12 | 1 | -0/+4 |
| * | | | Merge pull request #1431 from MetaMask/pe-bump | Dan Finlay | 2017-05-16 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | deps - bump provider-engine 12.0.6 | kumavis | 2017-05-16 | 1 | -1/+1 |
| * | | | Add stage 0 support to build system | Dan Finlay | 2017-05-16 | 1 | -2/+2 |
| * | | | background - drop async-q in favor of async/await | kumavis | 2017-05-13 | 1 | -1/+0 |
| |/ / |
|
| * / | Add support for async/await | Dan Finlay | 2017-05-13 | 1 | -1/+5 |
| |/ |
|
| * | Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin in... | Kevin Serrano | 2017-05-09 | 1 | -1/+1 |
| |\ |
|
| | * | Run install before dist | Dan Finlay | 2017-05-09 | 1 | -1/+1 |
| * | | deps - bump eth-query for smaller bundle size | kumavis | 2017-05-09 | 1 | -1/+1 |
| * | | Add Mocha/Chai eslint plugins | Thomas Huang | 2017-05-05 | 1 | -0/+2 |
| |/ |
|
| * | Bump provider engine | Dan Finlay | 2017-05-01 | 1 | -1/+1 |
| * | break out IndexDbController && Run the first time test on mascara | frankiebee | 2017-04-28 | 1 | -0/+1 |
| * | Setup test enviroment for mascara | frankiebee | 2017-04-28 | 1 | -1/+5 |
| * | Update README for mascara | frankiebee | 2017-04-27 | 1 | -1/+2 |
| * | bump client-sw-ready-event | frankiebee | 2017-04-27 | 1 | -1/+1 |
| * | Allow signature V values over 1 byte | Dan Finlay | 2017-04-26 | 1 | -1/+1 |
| * | Bump provider-engine | Dan Finlay | 2017-04-25 | 1 | -1/+1 |
| * | Bump provider engine | Dan Finlay | 2017-04-25 | 1 | -1/+1 |
* | | Add functional but ugly and hard-coded token list | Dan Finlay | 2017-04-21 | 1 | -0/+6 |
|/ |
|
* | Fix wakeUps: | frankiebee | 2017-04-07 | 1 | -1/+1 |
* | Bump sw-client version | frankiebee | 2017-04-07 | 1 | -1/+1 |
* | Ping service worker to keep it from going idle | frankiebee | 2017-04-07 | 1 | -1/+1 |
* | build - add envify to bundle process | kumavis | 2017-04-06 | 1 | -0/+2 |
* | Merge branch 'master' into mascara | frankiebee | 2017-04-03 | 1 | -7/+8 |
|\ |
|
| * | Merge pull request #1297 from MetaMask/eip155 | Dan Finlay | 2017-04-01 | 1 | -1/+1 |
| |\ |
|
| | * | tests - tx-manager - fix assert and clean formatting | kumavis | 2017-03-31 | 1 | -1/+1 |
| * | | meta - package.json - rename npm test scripts | kumavis | 2017-03-31 | 1 | -5/+5 |
| * | | tests - unit - fail on unhandled promise rejection | kumavis | 2017-03-31 | 1 | -0/+1 |
| |/ |
|
| * | deps - bump provider-engine | kumavis | 2017-03-30 | 1 | -1/+1 |
* | | Rename and move around files | frankiebee | 2017-04-03 | 1 | -0/+1 |
* | | Bump sw-stream and setup "untrusted and trusted comunication" | frankiebee | 2017-03-30 | 1 | -1/+1 |
* | | WIP: Untrusted external connections eg: dapps | frankiebee | 2017-03-29 | 1 | -1/+1 |
* | | Merge branch 'master' into mascara | frankiebee | 2017-03-24 | 1 | -2/+1 |
|\| |
|
| * | Require redux-logger of 2.10.2 and up (#1235) | Kevin Serrano | 2017-03-23 | 1 | -1/+1 |
| * | Remove eth-lightwallet | Dan Finlay | 2017-03-17 | 1 | -1/+0 |
* | | WIP: streams->indexdb | frankiebee | 2017-03-24 | 1 | -2/+2 |
* | | WIP:stream | frankiebee | 2017-03-22 | 1 | -0/+1 |
|/ |
|
* | Add ENS click to copy | Dan Finlay | 2017-03-09 | 1 | -1/+1 |
* | Get basic ENS working | Dan Finlay | 2017-03-09 | 1 | -3/+3 |
|\ |
|
| * | deps - bump web3-provider-engine to 10.0.1 | kumavis | 2017-03-08 | 1 | -1/+1 |
| * | deps - bump web3-provider-engine | kumavis | 2017-03-08 | 1 | -1/+1 |
| * | deps - bump web3-provider-engine | kumavis | 2017-03-08 | 1 | -1/+1 |
| * | Fix personal sign for loose accounts | Dan Finlay | 2017-03-07 | 1 | -1/+1 |
* | | Add ens recognition to send form input | Dan Finlay | 2017-03-01 | 1 | -0/+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 version2.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.12.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 |