aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* nonce-tracker - fix lock mechanism to be a real mutexkumavis2017-07-191-0/+1
|
* Update Sinontmashuang2017-07-151-1/+1
|
* Merge pull request #1617 from MetaMask/nonce-trackerFrankie2017-07-141-1/+1
|\ | | | | transaction controller - use nonce-tracker
| * remove denodeifyfrankiebee2017-07-141-1/+0
| |
| * Merge branch 'master' into nonce-trackerfrankiebee2017-07-131-1/+1
| |\
| * \ Merge branch 'master' into nonce-trackerkumavis2017-07-081-7/+5
| |\ \
| * \ \ Merge branch 'master' into nonce-trackerfrankiebee2017-06-281-2/+6
| |\ \ \
| * | | | add a test for #getNonceLockfrankiebee2017-06-221-0/+1
| | | | |
* | | | | Merge branch 'master' into UpdateMetadataDan Finlay2017-07-131-1/+2
|\ \ \ \ \
| * | | | | Refresh blacklist before distDan Finlay2017-07-131-1/+1
| | | | | |
| * | | | | Correct github linkDan Finlay2017-07-131-1/+1
| | | | | |
| * | | | | Point blacklist at main repositoryDan Finlay2017-07-131-1/+1
| | | | | |
| * | | | | Add first version of phishing site warningDan Finlay2017-07-131-0/+1
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Links to my own blacklist for now, since I added a package.json for easy importing. We can point at the main 408H repository once this is merged: https://github.com/409H/EtherAddressLookup/pull/24 Redirects detected phishing sites [here](https://metamask.io/phishing.html).
* / | | | Update eth-contract-metadata on buildDan Finlay2017-07-131-2/+3
|/ / / /
* | | | deps - bump prov-engkumavis2017-07-121-1/+1
| | | |
* | | | deps - bump prov-eng for fetch retrykumavis2017-07-121-1/+1
| | | |
* | | | deps - bump prov-eng for retry on gateway timeoutkumavis2017-07-121-1/+1
| |_|/ |/| |
* | | metamask - append dapp origin domain to rpc requestkumavis2017-07-051-2/+2
| | |
* | | Bump token-tracker to 1.1.2Dan Finlay2017-07-011-1/+1
| | | | | | | | | | | | | | | To restore older firefox compatibility. Fixes #1696
* | | Bump token-tracker to 1.1.1Dan Finlay2017-07-011-1/+1
| | | | | | | | | | | | | | | Includes a critical decimal-handling fix. Also reduces number of symbol and precision queries after initial load.
* | | deps - remove duplicated dev-dependencieskumavis2017-06-301-3/+1
| | | | | | | | | | | | | | | | | | ``` npm WARN The package clone is included as both a dev and production dependency. npm WARN The package react-dom is included as both a dev and production dependency. ```
* | | Bump web3 version to 0.9.1Dan Finlay2017-06-301-1/+1
| |/ |/|
* | Simplify build variables. Remove maps from production.Kevin Serrano2017-06-271-1/+1
| |
* | Fix token balance renderingDan Finlay2017-06-201-1/+1
| |
* | Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into ↵Dan Finlay2017-06-201-2/+2
|\ \ | | | | | | | | | AddTokenList
| * \ Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into ↵Kevin Serrano2017-06-201-1/+5
| |\ \ | | |/ | |/| | | | AddTokenList
| * | Merge branch 'master' into i1567-FixInaccurateErrorFrankie2017-06-171-1/+1
| |\ \
| | * | bump provider enginefrankiebee2017-06-171-1/+1
| | | |
| * | | Merge branch 'master' into i1567-FixInaccurateErrorfrankiebee2017-06-161-1/+1
| |\| |
| | * | check for the tx in the block that provider engine gives usfrankiebee2017-06-151-1/+1
| | | |
| | * | Bump provider-enginefrankiebee2017-06-151-1/+1
| | | |
| * | | bump eth-query for quiter logsfrankiebee2017-06-151-1/+1
| |/ /
* | / Add MetaMark supportDan Finlay2017-06-201-1/+1
| |/ |/|
* | Bump token-tracker versionDan Finlay2017-06-151-1/+1
| |
* | Refresh token balance on network changeDan Finlay2017-06-151-1/+1
| |
* | Persist selected account tabDan Finlay2017-06-151-2/+2
| | | | | | | | Also improve error handling with token balances.
* | Fix build for eth-contract-metadataDan Finlay2017-06-141-1/+1
| |
* | Merge branch 'master' into AddTokenListDan Finlay2017-06-131-9/+26
|\|
| * deps - prov-eng 12.2.4kumavis2017-06-131-1/+1
| |
| * Merge pull request #1572 from MetaMask/mascaraUpkeepkumavis2017-06-131-1/+1
| |\ | | | | | | Mascara upkeep
| | * bump cswready eventfrankiebee2017-06-091-1/+1
| | |
| * | deps - bump provider engine for warp featurekumavis2017-06-091-1/+1
| |/
| * Move to eth-contract-metadataDan Finlay2017-05-271-1/+1
| |
| * Add address image map to icon factoryDan Finlay2017-05-261-0/+1
| | | | | | | | | | | | | | Deriving from the new address image map repository I've added here: https://github.com/MetaMask/ethereum-contract-icons With this PR, images for addresses added to that repository will be shown instead of jazzicons in MetaMask.
| * Throw if ENS Resolver isn't set upDan Finlay2017-05-231-1/+1
| | | | | | | | | | | | Instead of resolving to name owners, which can encourage inconsistent usage of ENS. Fixes #1427.
| * Merge branch 'master' into HelpDebugStalledTxskumavis2017-05-231-1/+1
| |\
| | * deps - use stream-subprovider from provider-enginekumavis2017-05-231-2/+2
| | |
| | * Use filter subprovider in-page to avoid filter leaksDan Finlay2017-05-231-1/+1
| | |
| * | Tolerate nonces of any formatDan Finlay2017-05-231-0/+1
| |/
| * Linted and removed unused depsDan Finlay2017-05-171-1/+0
| |
| * Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxFormkumavis2017-05-161-0/+7
| |\ | | | | | | Add test around conf-tx view's gas editing.
| | * Merge branch 'master' into i1407-FixNonEditingTxFormDan Finlay2017-05-161-3/+2
| | |\
| | * | Skip jazzicons in unit testsDan Finlay2017-05-161-0/+2
| | | |
| | * | Add support for async/awaitDan Finlay2017-05-131-1/+5
| | | |
| | * | Got a useful error message for next stepDan Finlay2017-05-121-0/+1
| | | |
| | * | Use react test utils to start composing testDan Finlay2017-05-121-0/+4
| | | |
| * | | Merge pull request #1431 from MetaMask/pe-bumpDan Finlay2017-05-161-1/+1
| |\ \ \ | | |_|/ | |/| | Bump provider engine for event filters fix
| | * | deps - bump provider-engine 12.0.6kumavis2017-05-161-1/+1
| | | |
| * | | Add stage 0 support to build systemDan Finlay2017-05-161-2/+2
| | | |
| * | | background - drop async-q in favor of async/awaitkumavis2017-05-131-1/+0
| |/ /
| * / Add support for async/awaitDan Finlay2017-05-131-1/+5
| |/
| * Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin ↵Kevin Serrano2017-05-091-1/+1
| |\ | | | | | | | | | into i1381-GasPriceInGwei
| | * Run install before distDan Finlay2017-05-091-1/+1
| | |
| * | deps - bump eth-query for smaller bundle sizekumavis2017-05-091-1/+1
| | |
| * | Add Mocha/Chai eslint pluginsThomas Huang2017-05-051-0/+2
| |/
| * Bump provider engineDan Finlay2017-05-011-1/+1
| |
| * break out IndexDbController && Run the first time test on mascarafrankiebee2017-04-281-0/+1
| |
| * Setup test enviroment for mascarafrankiebee2017-04-281-1/+5
| |
| * Update README for mascarafrankiebee2017-04-271-1/+2
| |
| * bump client-sw-ready-eventfrankiebee2017-04-271-1/+1
| |
| * Allow signature V values over 1 byteDan Finlay2017-04-261-1/+1
| | | | | | | | By bumping ethereumjs-tx.
| * Bump provider-engineDan Finlay2017-04-251-1/+1
| |
| * Bump provider engineDan Finlay2017-04-251-1/+1
| | | | | | | | Should now pass test suite, and include several sweet recent fixes!
* | Add functional but ugly and hard-coded token listDan Finlay2017-04-211-0/+6
|/
* Fix wakeUps:frankiebee2017-04-071-1/+1
| | | | | fix spelling cut wakeup time in half
* Bump sw-client versionfrankiebee2017-04-071-1/+1
|
* Ping service worker to keep it from going idlefrankiebee2017-04-071-1/+1
|
* build - add envify to bundle processkumavis2017-04-061-0/+2
|
* Merge branch 'master' into mascarafrankiebee2017-04-031-7/+8
|\
| * Merge pull request #1297 from MetaMask/eip155Dan Finlay2017-04-011-1/+1
| |\ | | | | | | tx-manager - add eip155 support
| | * tests - tx-manager - fix assert and clean formattingkumavis2017-03-311-1/+1
| | |
| * | meta - package.json - rename npm test scriptskumavis2017-03-311-5/+5
| | |
| * | tests - unit - fail on unhandled promise rejectionkumavis2017-03-311-0/+1
| |/
| * deps - bump provider-enginekumavis2017-03-301-1/+1
| | | | | | uses fetch instead of xhr, fixes a race condition in cache subp
* | Rename and move around filesfrankiebee2017-04-031-0/+1
| |
* | Bump sw-stream and setup "untrusted and trusted comunication"frankiebee2017-03-301-1/+1
| |
* | WIP: Untrusted external connections eg: dappsfrankiebee2017-03-291-1/+1
| |
* | Merge branch 'master' into mascarafrankiebee2017-03-241-2/+1
|\|
| * Require redux-logger of 2.10.2 and up (#1235)Kevin Serrano2017-03-231-1/+1
| | | | | | | | | | | | * Require redux-logger of 2.8.1 and up * Bump to 2.10.2 and above, 2.10.1 had critical bug.
| * Remove eth-lightwalletDan Finlay2017-03-171-1/+0
| |
* | WIP: streams->indexdbfrankiebee2017-03-241-2/+2
| |
* | WIP:streamfrankiebee2017-03-221-0/+1
|/
* Add ENS click to copyDan Finlay2017-03-091-1/+1
| | | | Also bump ethjs-ens version to get proper error for unregistered names.
* Get basic ENS workingDan Finlay2017-03-091-3/+3
|\ | | | | | | & merge master into ENS branch.
| * deps - bump web3-provider-engine to 10.0.1kumavis2017-03-081-1/+1
| | | | | | | | Fixes https://github.com/MetaMask/metamask-plugin/issues/1163 Fixes https://github.com/MetaMask/provider-engine/issues/121
| * deps - bump web3-provider-enginekumavis2017-03-081-1/+1
| | | | | | resolves https://github.com/MetaMask/metamask-plugin/issues/1159
| * deps - bump web3-provider-enginekumavis2017-03-081-1/+1
| | | | | | include fix for https://github.com/MetaMask/provider-engine/pull/122
| * Fix personal sign for loose accountsDan Finlay2017-03-071-1/+1
| | | | | | | | Fix was written, but not published to npm. Now fixing semver at the correct version.
* | Add ens recognition to send form inputDan Finlay2017-03-011-0/+1
|/ | | | | | | | Attempts to lookup `.eth` addresses on ENS. Is currently failing. I've written an isolation example of the problem here: https://github.com/flyswatter/ens-test
* Reduce provider-engine requirementDan Finlay2017-02-251-1/+1
|
* Bump provider engine to require compliant personal_recoverDan Finlay2017-02-251-1/+1
|
* Move sigUtil and keyrings to external modulesDan Finlay2017-02-221-0/+3
| | | | These external modules now have their own test coverage and build enforcement. This allowed me to somewhat more easily add good tests around our personalSign strategy (held now in [eth-sig-util](https://github.com/flyswatter/eth-sig-util), and allow each of the keyrings to import that, etc.
* Merge branch 'master' into AddBetterLoggerDan Finlay2017-02-211-1/+1
|\
| * Add personal_sign and personal_ecRecover supportDan Finlay2017-02-211-1/+1
| |
* | Add debug logging to ui routing logic.Dan Finlay2017-02-211-0/+1
|/
* Complete migration tests.Kevin Serrano2017-02-161-0/+1
|
* id mgmt - update to latest eth_sign speckumavis2017-02-041-2/+3
|
* migrations - fix migration #9 and add safety checks to migratorkumavis2017-02-041-1/+1
|
* migration #9 - break out CurrencyController substatekumavis2017-02-031-0/+1
|
* eth-store - convert to obs-store subclasskumavis2017-02-031-3/+3
|
* modification of notices.Kevin Serrano2017-02-031-1/+2
|
* Merge branch 'dev' into messageManagerCleanUpFrankie2017-01-291-1/+1
|\
| * migration 5 - move keyring controller state to substatekumavis2017-01-291-1/+1
| |
* | Clean up message manger includes:Frankie2017-01-291-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 firstkumavis2017-01-271-1/+1
|
* obs-store - use published modulekumavis2017-01-251-0/+2
|
* Merge branch 'dev' of github.com:MetaMask/metamask-plugin into obs-store2kumavis2017-01-251-0/+1
|\
| * Merge branch 'dev' into i#1048kumavis2017-01-251-0/+1
| |\
| * | Fix issue where generating a new account would put it in loose keysFrankie2017-01-251-0/+1
| | |
* | | Merge branch 'dev' into obs-store2kumavis2017-01-221-1/+4
|\ \ \ | | |/ | |/|
| * | Implement naieve JSON file importingDan Finlay2017-01-191-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-AddImportMenuDan Finlay2017-01-181-0/+1
| |\
| | * Add import account placeholder templateDan Finlay2016-11-051-0/+1
| | |
| * | background - handle tx finalization in controllers instead of provider-enginekumavis2017-01-131-1/+2
| | |
* | | migrations - introduce promise-based migratorkumavis2017-01-121-0/+1
|/ /
* | deps - bump provider enginekumavis2017-01-111-1/+1
| | | | | | addresses caching memory leak that can cause slow downs
* | Merge branch 'dev' into gulp1Dan Finlay2017-01-111-1/+1
|\ \
| * | tests - add fetch polyfillkumavis2017-01-111-0/+1
| | |
| * | deps - replace promise-request with fetchkumavis2017-01-111-1/+0
| | |
* | | gulp - fix brfs instrumentationkumavis2017-01-111-2/+2
| | |
* | | gulp - add disc bundle analysis taskkumavis2017-01-111-0/+3
| | |
* | | gulp - clean and simplifykumavis2017-01-111-2/+1
|/ /
* | Remove old eth-store dependencyDan Finlay2017-01-051-1/+0
| |
* | Validate URIs before entering them in.Kevin Serrano2016-12-211-0/+1
| |
* | Merge pull request #916 from MetaMask/i894-DetectBadAccountsDan Finlay2016-12-211-0/+1
|\ \ | | | | | | I894 detect bad accounts
| * | Made changes according to feedback.Dan Finlay2016-12-201-0/+1
| | |
* | | Bump passworder versionDan Finlay2016-12-211-1/+1
| | |
* | | Use security patched version of browser-passworderDan Finlay2016-12-211-1/+1
| | |
* | | Remove encryptor in favor of external browser-passworderDan Finlay2016-12-201-0/+1
| | | | | | | | | | | | I broke out the encryptor lib into its own module on npm called browser-passworder.
* | | Merged master into devDan Finlay2016-12-201-4/+11
|\ \ \ | |/ / |/| |
| * | Rebuild development states before ci testsDan Finlay2016-12-171-2/+3
| | |
| * | Add ability to show notices to user & get confirmation.Kevin Serrano2016-12-171-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 fixkumavis2016-12-131-1/+1
| | |
| * | Hard coding jazzicon at working version2.13.7Dan Finlay2016-11-091-1/+1
| | |
* | | Flattened addTx async methodsDan Finlay2016-11-301-1/+1
| | |
* | | Remove unused depDan Finlay2016-11-291-1/+0
| | |
* | | Denodeify most of KeyringControllerDan Finlay2016-11-291-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 OOGkumavis2016-11-231-0/+1
| |/ |/|
* | Set test env during testsDan Finlay2016-11-041-1/+1
| |
* | Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into ↵Kevin Serrano2016-10-291-1/+2
|\ \ | | | | | | | | | i328-MultiVault
| * | Add hd wallet keyringDan Finlay2016-10-281-0/+1
| | |
| * | Add latest jazzicon versionDan Finlay2016-10-281-1/+1
| | |
| * | Merge branch 'master' into i328-MultiVaultDan Finlay2016-10-261-1/+1
| |\ \
* | \ \ Merge branch 'master' into i328-MultiVaultKevin Serrano2016-10-291-3/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | mascara - remove global transpilekumavis2016-10-271-1/+0
| | |
| * | deps - web3 - set version to 0.17.0-betakumavis2016-10-271-1/+1
| | |
| * | Update web3.js versionDan Finlay2016-10-261-1/+1
| |/
| * test - fix delegate-call testkumavis2016-10-251-1/+1
| |
* | Began adding first basic keyringDan Finlay2016-10-211-0/+1
| |
* | Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into ↵Dan Finlay2016-10-211-2/+3
|\ \ | | | | | | | | | i328-MultiVault
| * | Git merge resolution.Kevin Serrano2016-10-201-2/+2
| |\|
| | * Fix cli flag capitalizationDan Finlay2016-10-191-1/+1
| | |
| | * Remove livereload from prod buildsDan Finlay2016-10-191-1/+1
| | |
| * | Intermediary commit.Kevin Serrano2016-10-201-1/+1
| | |
| * | Remove unused crypto dependencies.Kevin Serrano2016-10-201-2/+0
| | |
| * | Add crypto packages to package.jsonKevin Serrano2016-10-201-0/+2
| | |
| * | Merge in crypto.Kevin Serrano2016-10-201-1/+2
| |/
| * dapp reload - fixed disconnect detection via pollingkumavis2016-10-131-0/+1
| |
* | Add debug flag to dev modeDan Finlay2016-10-201-2/+2
| |
* | Began adding browser-native encryptor moduleDan Finlay2016-10-131-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 Finlay2016-10-061-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 versionDan Finlay2016-10-061-1/+1
|
* Merge branch 'master' of github.com:MetaMask/metamask-plugin into Version-2.13.3kumavis2016-10-051-1/+2
|\
| * Add announcer scriptDan Finlay2016-10-051-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.3Dan Finlay2016-10-051-1/+1
|/ | | | Bumps provider-engine to fix log query filtering bug.
* Version 2.13.2Dan Finlay2016-10-051-1/+1
|
* Version 2.13.12.13.1Dan Finlay2016-09-231-1/+1
|
* Bump web3 provider engine version for Parity complianceDan Finlay2016-09-191-1/+1
|
* deps - bump provider-engine 8.0.5kumavis2016-09-151-1/+1
|
* Merge branch 'master' into qrCodeFrankie2016-09-141-2/+5
|\
| * Merge branch 'master' of github.com:MetaMask/metamask-plugin into librarykumavis2016-09-131-1/+3
| |\
| * | library - basic test server + partial safari fixeskumavis2016-08-271-2/+3
| | |
| * | library - popup handler demokumavis2016-08-271-0/+2
| | |
* | | Add qrcode-npm to package.json and swap out Qr Code generator api for ↵Frankie2016-09-131-0/+1
| |/ |/| | | | | node-module
* | Fix fox logo password followingDan Finlay2016-09-091-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 errorsDan Finlay2016-09-091-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.0Dan Finlay2016-09-091-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 Serrano2016-09-021-0/+2
|/
* Testing bump for web3 provider engineKevin Serrano2016-08-261-1/+1
|
* Implement usage of nock.Kevin Serrano2016-08-251-0/+1
|
* Remove gulp dependency.Kevin Serrano2016-08-241-1/+0
|
* Modify package.json.Kevin Serrano2016-08-241-1/+1
|
* Merge branch 'master' into fox-subKevin Serrano2016-08-241-0/+3
|\
| * Add gulp tasks as npm scriptsDan Finlay2016-08-231-0/+3
| |
* | Update package.jsonKevin Serrano2016-08-241-2/+3
|/
* Remove react-select as dependency.Kevin Serrano2016-08-171-1/+0
|
* Add to package request-promise.Kevin Serrano2016-08-171-0/+1
|
* Merge master.Kevin Serrano2016-08-161-1/+4
|\
| * deps - extracted ensnare to modulekumavis2016-08-131-0/+1
| |
| * deps - bump web3-stream-providerkumavis2016-08-121-1/+1
| |
| * deps - local-message-stream extracted as module post-message-streamkumavis2016-08-121-0/+1
| |
| * Add testem to devDependenciesFrankie2016-08-111-0/+1
| |
* | currency now selectable and save-able.Kevin Serrano2016-08-051-0/+1
|/
* Add platform specific builds and zip tasks (#486)Dan Finlay2016-07-271-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 testsDan Finlay2016-07-261-1/+2
|
* Inject inpage script synchronouslyDan Finlay2016-07-261-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 usageDan Finlay2016-07-231-1/+1
|
* Run browser tests in parallelDan Finlay2016-07-231-1/+1
|
* Add UI tests to CI test scriptDan Finlay2016-07-231-1/+1
|
* Separate UI tests from normal unit test suiteDan Finlay2016-07-231-3/+7
|
* Add mock dev modeDan Finlay2016-07-221-1/+2
|
* new tx - calculate estimatedGas and show thing in tx-details (#441)kumavis2016-07-141-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 Serrano2016-07-141-1/+1
| | | | | | * Bump provider-engine from 7.8.1 to 7.8.3 * Modify changelog.
* Add state list rebuilding on ui taskDan Finlay2016-07-061-1/+1
|
* Improved Ui Dev ModeDan Finlay2016-07-021-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 commandDan Finlay2016-07-011-1/+1
|
* Clean up beefy usageDan Finlay2016-07-011-3/+1
| | | | Now properly uses brfs transform so it can reload on state object changes.
* disclaimer - render via react-markdownkumavis2016-07-011-0/+1
|
* Add ui mocking scriptDan Finlay2016-07-011-1/+2
|
* First simple version of ui mockerDan Finlay2016-07-011-0/+1
|
* Add tooltip to copy buttonDan Finlay2016-06-301-0/+1
|
* deps - bump web3-stream-providerkumavis2016-06-241-1/+1
|
* deps - bump web3-stream-providerkumavis2016-06-241-1/+1
|
* deps - bump stream-providerkumavis2016-06-241-1/+1
|
* Add linting to our mocha suiteDan Finlay2016-06-221-1/+2
|
* Some manual fixesDan Finlay2016-06-221-1/+1
|
* Got eslint running correctlyDan Finlay2016-06-221-0/+1
|
* Began adding auto lintingDan Finlay2016-06-221-0/+1
|
* idStore - add DELEGATE_CALL detectionkumavis2016-06-171-0/+1
|
* deps - bump stream-provider for better batch rpckumavis2016-06-151-1/+1
|
* Blockchain status now updates on availability changeDan Finlay2016-06-041-1/+1
|
* Update eth-lightwallet for security fixDan Finlay2016-05-271-1/+1
|
* background + notifications - add origin to message signatureskumavis2016-05-261-1/+1
|
* deps - bumpkumavis2016-05-231-0/+3
|
* inpage - refactor for modularitykumavis2016-05-231-0/+1
|
* deps - bump provider-enginekumavis2016-05-201-1/+1
|
* deps - bump provider-enginekumavis2016-05-201-1/+1
|
* Finish clean implementation of drop-down menuDan Finlay2016-05-191-1/+1
|
* Add dynamic list item stylesDan Finlay2016-05-191-2/+2
|
* Add animated sandwich buttonDan Finlay2016-05-191-0/+2
|
* ui - txList - add timekumavis2016-05-141-0/+1
|
* Merge branch 'master' into eyeballsDan Finlay2016-05-131-1/+1
|\
| * deps - bump web3kumavis2016-05-121-1/+1
| |
* | Merge branch 'master' into eyeballsDan Finlay2016-05-121-1/+1
|\|
| * deps - bump provider-enginekumavis2016-05-121-1/+1
| |
* | Added transition group dependency backDan Finlay2016-05-111-0/+1
| |
* | Fixed transitionsDan Finlay2016-05-111-4/+3
| |
* | deps - bump jazziconkumavis2016-05-111-1/+1
| |
* | Began adding jazziconsDan Finlay2016-05-111-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 reloadkumavis2016-05-061-1/+2
|