1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
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
kumavis
390141d55d 0.11.0 2016-02-10 18:29:21 -08:00
kumavis
e233988ebb 0.10.0 2016-02-10 11:48:10 -08:00
kumavis
ab18ad7500 0.9.0 2016-02-08 11:40:55 -08:00
kumavis
2165fe4154 0.7.0 2016-01-31 00:29:27 -08:00
kumavis
3acb848520 0.6.0 2016-01-30 23:37:03 -08:00
kumavis
a91d576213 deps - bump metamask-provider 2016-01-27 22:42:50 -08:00
kumavis
535b77036e 0.4.0 2016-01-26 16:34:43 -08:00
kumavis
3af43b805d 0.3.0 2016-01-21 01:25:34 -08:00
kumavis
1db86c102a 0.2.0 2016-01-18 17:06:19 -08:00
kumavis
3eaf027e30 migrate to new ui + provider 2016-01-14 18:26:54 -08:00
kumavis
709d93b5a1 start of extension popup window 2015-12-22 13:07:30 -08:00
kumavis
6bf98c6923 load from storage on start and export unsignedTxs on remote connect 2015-08-01 23:36:03 -07:00
kumavis
fd9871acae builds smoothly + forwards txs to extension 2015-08-01 20:50:29 -07:00
kumavis
cc1bb92f9d build overhaul + basic structure 2015-08-01 16:33:31 -07:00
kumavis
d352a6c7d8 metamask provider skeleton 2015-07-31 23:05:04 -07:00
kumavis
500a95a704 init commit 2015-07-31 18:38:02 -07:00