Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | | | | | | | | | Provider egine bump Remove presence of message manger in keyring controller Change the status wording fom conf to approved make Message manager a class fix messages not being apart of the badge re write message manger to better reflect controller pattern | ||||
* | 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 |
| |/ | | | | | | | Doesn't work on any JSON file I have, it's a very naieve strategy provided by ethereumjs-wallet. Will need to raise its sophistication before deploying to production. | ||||
| * | 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 |
| | | | | | | addresses caching memory leak that can cause slow downs | ||||
* | | 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 |
|\ \ | | | | | | | I894 detect bad accounts | ||||
| * | | 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 |
| | | | | | | | | | | | | I broke out the encryptor lib into its own module on npm called browser-passworder. | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement generation of markdown for notice files. Create npm command. Enhance notice generation. Add test files to test multiple notices. Add basic markdown support to notices. Interval checks for updates. Add extensionizer and linker Add terms and conditions state file Add link support to disclaimer. Changelog addition. | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly Fixes #893 A couple methods cache callbacks, and will require a larger refactor to fully denodeify. Specifically, our methods involving web3 requests to sign a tx, sign a message, and approve or cancel either of those. I think we should postpone those until the TxManager refactor, since it will likely handle this response caching itself. | ||||
* | | | 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 ↵ | Kevin Serrano | 2016-10-29 | 1 | -1/+2 |
|\ \ | | | | | | | | | | i328-MultiVault | ||||
| * | | 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 ↵ | Dan Finlay | 2016-10-21 | 1 | -2/+3 |
|\ \ | | | | | | | | | | i328-MultiVault | ||||
| * | | 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 |
|/ | | | | | | | | | Added new Qunit build process that will browserify the contents of `test/integration/lib` into the QUnit browser, allowing much more modular testing, including unit testing of our modules in our target browsers. Made a basic unit test file of this form for the new encryptor module, which fails miserably because I've only just begun to work with it. I've started with this blog post as a starting point, and will be adjusting it to our needs from there: http://qnimate.com/passphrase-based-encryption-using-web-cryptography-api/ | ||||
* | Add tolerance for sending from mixed-case addresses. | Dan Finlay | 2016-10-06 | 1 | -1/+1 |
| | | | | | | We had to convert to lower case, and also had to modify the new provider-engine sanitizer to tolerate mixed case addresses. Fixes #707 | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I always keep writing up this same announcement message whenever I publish a new version. I've now written a script to automate my announcement formatting, it looks like this: ``` **MetaMask 2.13.2** now published to the Chrome Store! It should be available over the next hour! 2016-10-4 - Fix bug where chosen FIAT exchange rate does no persist when switching networks - Fix additional parameters that made MetaMask sometimes receive errors from Parity. - Fix bug where invalid transactions would still open the MetaMask popup. ``` | ||||
* | | Version 2.13.3 | Dan Finlay | 2016-10-05 | 1 | -1/+1 |
|/ | | | | Bumps provider-engine to fix log query filtering bug. | ||||
* | 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 ↵ | Frankie | 2016-09-13 | 1 | -0/+1 |
| |/ |/| | | | | | node-module | ||||
* | | Fix fox logo password following | Dan Finlay | 2016-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | The new lightweight svg logo was not following text quite right. The new `lookAt` method was not using the same logic the module was using internally on mouse movement. I simply used that logic and exposed it via the old (expected) API, and got it behaving the way I like. | ||||
* | | Fix new logo related errors | Dan Finlay | 2016-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Fixed logo deallocation related bugs, had to patch the logo repo itself to add a stopAnimating method. Also tuned up the logo to more closely resemble the old behavior. - Overlaps the title text - Points nose at cursor, not just front of eyes - Cursor is more "distant" from fox, to avoid extreme angles on edges. | ||||
* | | Fix logo usage for metamask-logo v2.0.0 | Dan Finlay | 2016-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | - No longer need to check for webGL compliance (svg rendered!) - logo.canvas has been replaced with logo.container, since svg doesn't render to canvas but to an element. Otherwise, worked with very little effort!! Fixes #624 | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Add platform specific folders to dist folder * Remove gulp hacks * Add platform specific bundling dev and dist tasks now build into platform-specific folders within the `dist` folder. Added tasks `gulp zip` and `gulp dist`. `zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder. `dist` builds and then zips all at once. * Fix chrome bundle zipping * Fix broken reference in eth warning * Fix but where web3.eth.accounts are not available in firefox. * Bump changelog | ||||
* | Fix extension tests | Dan Finlay | 2016-07-26 | 1 | -1/+2 |
| | |||||
* | Inject inpage script synchronously | Dan Finlay | 2016-07-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Huge thanks to the Firefox team, for their help on the issue of our long-standing inpage script race condition. http://stackoverflow.com/questions/38577656/how-can-i-make-a-firefox-add-on-contentscript-inject-and-run-a-script-before-oth The problem is that we were injecting a `script` tag and assigning its `src` attribute, which triggers an asynchronous fetch request, and does not guarantee execution order! (That was news to me!) Instead, I'm now assigning the `script` tag a `textContent` value of the script to inject, and it seems to fix the problem! There is also a Firefox-only API that could solve this whole problem in an even more elegant way, so we might want to expose a code path for that solution later on: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Language_Bindings/Components.utils.exportFunction Allows you to expose an object from one scope to another. There was even talk of creating a polyfill for it that does virtually what we do, message passing between contexts. | ||||
* | 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 |
| | | | | | | * new tx - calculate estimatedGas and show thing in tx-details * Bump changelog | ||||
* | Bump provider-engine from 7.8.1 to 7.8.3 (#435) | Kevin Serrano | 2016-07-14 | 1 | -1/+1 |
| | | | | | | * Bump provider-engine from 7.8.1 to 7.8.3 * Modify changelog. | ||||
* | 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 |
| | | | | | | Dev mode now reloads on file changes (although it seems to sometimes reload too soon, not getting the update... we can tune the timeout interval in development/index.html) Dev mode now reloads on all non-`node_modules` file changes, so the `ui` and `app` folders are both being watched for live reloading. | ||||
* | Simplify ui task command | Dan Finlay | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Clean up beefy usage | Dan Finlay | 2016-07-01 | 1 | -3/+1 |
| | | | | Now properly uses brfs transform so it can reload on state object changes. | ||||
* | 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 |
|/ | | | | | | | | Currently experiencing a few problems: 1. Tons of errors on app start. It's as if Jazzicon is getting called many times at start with some object as its diameter. 2. Weird visual glitches. When leaving a view with a jazzicon, it flashes off its border radius. 3. Messy transitions. Might want to just re-do the transitions. They just look awful, it's barely worthwhile. | ||||
* | 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 |
|\ | | | | | reject unknown tx 'from' address via provider-engine | ||||
| * | 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 |
| | | | | | Also move UI test scripts into main plugin Also move testing explanation to main plugin README. | ||||
* | 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 |
| | | | | | | | | New version of provider-engine includes etherscan-subprovider features required to let Metamask use it. Hard coded the new version of `web3-provider-engine` even though it is not live on `npm` yet, because it is a dependency of this branch. I'll deploy to the Chrome store but not merge on Github until that provider-engine is published, because it could break others' dev environments. | ||||
* | Made configuration migrateable | Dan Finlay | 2016-03-31 | 1 | -2/+4 |
| | | | | | | | | | | | | | | Abstract all configuration data into a singleton called `configManager`, who is responsible for reading and writing to the persisted storage (localStorage, in our case). Uses my new module [pojo-migrator](https://www.npmjs.com/package/pojo-migrator), and wraps it with the `ConfigManager` class, which we can hang any state setting or getting methods we need. By keeping all the persisted state in one place, we can stabilize its outward-facing API, making the interactions increasingly atomic, which will allow us to add features that require restructuring the persisted data in the long term without having to rewrite UI or even `background.js` code. All the restructuring and data-type management is kept in one neat little place. This should make it very easy to add new configuration options like user-configured providers, per-domain vaults, and more! I know this doesn't seem like a big user-facing feature, but we have a big laundry list of features that I think this will really help streamline. | ||||
* | 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 |
| | | | | Also added the hdPath that Christian had told me to our calls to the LightWallet, but this does not seem to have made us generate the same accounts as `testrpc` yet. | ||||
* | Convert to bip44 hdTrees | Dan Finlay | 2016-03-26 | 1 | -2/+5 |
| | | | | | | Added initial test just to verify we can recover the accounts we generate in this way. Still need to add compliance test to make sure this interoperates with testrpc's new mnemonic flag. | ||||
* | 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 |