Commit Graph

66 Commits

Author SHA1 Message Date
Dan Finlay 2368c2993d Add platform specific builds and zip tasks (#486)
* 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
2016-07-26 15:15:40 -07:00
Kevin Serrano 0bbfedc2bf Manifest fix for firefox-specific field (#475)
* Remove firefox-only manifest.json line.

* Changelog change.
2016-07-21 16:50:51 -07:00
Dan Finlay 6658bea8d4 Implement some cross-browser practices (#473)
* Add mozilla plugin key to manifest

* Move all chrome references into platform-checking module

Addresses #453

* Add chrome global back to linter blacklist

* Add tests
2016-07-21 10:45:32 -07:00
Dan Finlay 5567ea8dc5 Version 2.6.2 (#470) 2016-07-20 10:16:18 -07:00
Dan Finlay 3b80a043ee Version 2.6.1 (#442) 2016-07-14 00:11:49 -07:00
Dan Finlay a446be2397 Version 2.6 2016-07-11 15:54:32 -07:00
Dan Finlay 76c473538a Version 2.5.0 2016-07-01 20:15:27 -07:00
Dan Finlay 757a3ce6be Version 2.4.5 2016-06-29 13:53:37 -07:00
kumavis 2437284515 2.4.4 2016-06-23 12:56:14 -07:00
kumavis d1e2d842ae 2.4.3 2016-06-23 12:00:14 -07:00
Dan Finlay 73869ea233 Version 2.4.2 2016-06-22 11:06:06 -07:00
kumavis 6fdece459d 2.4.1 2016-06-21 00:51:59 -07:00
Dan Finlay d19c286ee8 Version 2.4.0 2016-06-20 15:36:47 -07:00
Dan Finlay 1324d15b11 Version 2.3.1 2016-06-09 15:25:11 -07:00
Dan Finlay 8dcba9a606 Version 2.3.0 2016-06-06 11:22:04 -07:00
Dan Finlay 01e63d41ed Version 2.2.0 2016-06-02 11:47:31 -07:00
Dan Finlay 6363ddbe9b Correct version number 2016-05-26 10:17:45 -07:00
Dan Finlay 7f4929a2d2 Bump version 2016-05-26 10:15:01 -07:00
Dan Finlay 33f9aabf3e Version 2.0.0 2016-05-23 12:34:01 -07:00
kumavis 7f77fe1a79 Version 1.8.4 2016-05-13 18:09:36 -07:00
kumavis 57d6ad2a3c Version 1.8.3 2016-05-12 03:03:27 -07:00
Dan Finlay c7a491d7ac Version 1.8.2 2016-05-11 13:54:46 -07:00
Dan Finlay 39403eb794 Version 1.8.1 2016-05-10 15:45:46 -07:00
Dan Finlay 366f45d461 Version 1.8.0 2016-05-10 10:48:46 -07:00
Dan Finlay fcab161890 Version 1.7.0 2016-04-29 17:20:38 -07:00
Dan Finlay 652c1d96c1 Bump version 2016-04-22 15:25:56 -07:00
Dan Finlay 81fc1e5f7d Bump version to 1.5.1 2016-04-15 10:01:46 -07:00
Dan Finlay fe3ba9dc2f Bump manifest to 1.5.0 2016-04-13 10:17:01 -07:00
Dan Finlay 0fb997c55b Bump version and changelog 2016-04-08 17:18:18 -07:00
Dan Finlay 317b8fe28f Bump version 2016-04-04 15:48:23 -07:00
Dan Finlay d8a17a25d3 Bump version 2016-04-03 11:31:58 -07:00
Nick Dodson 46de6ea319 Add Chrome "file://" protocol to MetaMask manifest 2016-04-03 12:27:53 -04:00
Dan Finlay b3e5fc2cf6 Revert "Revert "Etherscan provider"" 2016-03-31 16:32:35 -07:00
Dan Finlay 3314aad9cc Revert "Etherscan provider" 2016-03-31 16:32:06 -07:00
Dan Finlay 8384b035e8 Got etherscan working, bump version
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.
2016-03-31 16:23:22 -07:00
Dan Finlay d9cadb9efb First naive pass at implementing etherscan provider (not working)
Committing and pushing to get feedback.
2016-03-31 11:40:55 -07:00
Dan Finlay 7deee73062 Bump version 2016-03-30 19:20:04 -07:00
Dan Finlay d6dee7e748 Add auto-fauceting
When first creating a vault, the first account is submitted to our `rawtestrpc` faucet, receiving `1.337` ether within 15-30 seconds.
2016-03-29 12:21:46 -07:00
Dan Finlay 39160d3025 Remove argument destructuring 2016-03-29 11:12:07 -07:00
Dan Finlay f730f6e0d8 Bump version to 1.1.1 2016-03-28 15:27:28 -07:00
Dan Finlay 966be99227 Version bump 2016-03-28 12:37:32 -07:00
Dan Finlay 16ada64b87 Bumped version 2016-03-25 15:43:32 -07:00
Dan Finlay 152a663903 Bump version 2016-03-24 11:11:47 -07:00
Dan Finlay 8797977550 Version 0.14.0 2016-03-22 10:38:56 -07:00
kumavis 17562f111d 0.13.0 2016-03-15 13:39:26 -07:00
kumavis 4ac689c1e3 unsig tx - show notification on new tx 2016-03-10 15:39:31 -08:00
Dan Finlay e056148a60 Bumped version for info page deploy 2016-03-09 16:42:28 -08:00
kumavis 51bdcf3a25 manifest - rm unused permissions 2016-02-16 13:19:13 -08:00
kumavis a487c8a952 intercept xhrs for localhost:8545 2016-02-14 21:53:54 -08:00
kumavis 7bbb624540 popup - add current domain tracking 2016-02-12 20:01:48 -08:00