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

79 Commits

Author SHA1 Message Date
Dan Finlay
f599f9ad29 Bump changelog 2016-06-14 15:27:15 -07:00
Dan Finlay
d34b7033ef Bump changelog 2016-06-14 15:01:58 -07:00
Frankie
0384f0cb0f Write to CHANGELOG 2016-06-12 13:38:16 -04:00
Dan Finlay
5efef31381 Version 2.3.1 2016-06-12 13:38:16 -04:00
Frankie
03e9ff6e42 Mend CHANGE.log 2016-06-08 17:12:25 -04:00
Frankie
e9407777cc Style up the info screen 2016-06-08 16:43:05 -04:00
Dan Finlay
d5c378b09a Cache identicons
Fixes #197

Also as a side effect, by creating this `iconFactory.cache` object, we have a convenient place for specifying stock icons for known contracts!

We can just hard-code image addresses in the `ui/lib/icon-factory.js` cache instantiation, and those values will be injected into the identicon image tag `src` attributes.
2016-06-06 14:05:13 -07:00
Dan Finlay
8dcba9a606 Version 2.3.0 2016-06-06 11:22:04 -07:00
Dan Finlay
b9007ee843 Add provider menu on clicking network status indicator.
Also simplifies network status icons.
2016-06-03 17:49:54 -07:00
Dan Finlay
b2b4b4dd25 Merge branch 'master' into display_network 2016-06-03 15:21:24 -07:00
Dan Finlay
9cc04be5e4 Added seed word recovery to config screen 2016-06-02 16:52:18 -07:00
Dan Finlay
01e63d41ed Version 2.2.0 2016-06-02 11:47:31 -07:00
Dan Finlay
b81b3048c5 Bump provider engine version 2016-06-02 11:46:35 -07:00
Zac Mitton
924a65c956 network status getting set upon start-up and showing in title bar but not auto-updating yet 2016-06-01 16:30:14 -07:00
Dan Finlay
921ced1630 Merge branch 'master' into i216 2016-05-26 15:21:27 -07:00
Dan Finlay
73ad717392 Bump changelog 2016-05-26 15:21:04 -07:00
Dan Finlay
f69721a98d Bump changelog 2016-05-26 14:34:04 -07:00
Dan Finlay
7f4929a2d2 Bump version 2016-05-26 10:15:01 -07:00
Dan Finlay
d8c4af5f2b Update eth-lightwallet for security fix 2016-05-26 10:13:05 -07:00
Dan Finlay
e8eae89576 Merge branch 'master' into FixTransactionBackButton 2016-05-25 17:57:57 -07:00
Dan Finlay
5669f44300 Add number indicating pending txs to account list 2016-05-25 16:54:43 -07:00
Dan Finlay
2683d1f43e Bump changelog 2016-05-25 15:51:37 -07:00
Dan Finlay
d5e4ceb09e Bump changelog 2016-05-23 15:31:41 -07:00
Dan Finlay
33f9aabf3e Version 2.0.0 2016-05-23 12:34:01 -07:00
Dan Finlay
8efd30ad7a Bump changelog 2016-05-20 16:30:30 -07:00
Dan Finlay
4386fdd097 Bump changelog 2016-05-20 12:53:53 -07:00
Dan Finlay
60270de53d Add full precision to send tx value field. 2016-05-19 14:46:50 -07:00
Dan Finlay
c1dd33a5df Bump changelog 2016-05-19 12:07:25 -07:00
kumavis
dd46ce79fd Merge branch 'master' into eyeballs 2016-05-13 18:15:07 -07:00
kumavis
7f77fe1a79 Version 1.8.4 2016-05-13 18:09:36 -07:00
Dan Finlay
e29bac12b8 Move infura rpcs to https 2016-05-13 15:29:58 -07:00
Dan Finlay
f2676d1241 Merge branch 'master' into eyeballs 2016-05-13 00:20:40 -07:00
kumavis
57d6ad2a3c Version 1.8.3 2016-05-12 03:03:27 -07:00
Dan Finlay
4e9b829179 Merge branch 'master' into eyeballs 2016-05-11 14:16:53 -07:00
Dan Finlay
c7a491d7ac Version 1.8.2 2016-05-11 13:54:46 -07:00
Dan Finlay
8bfa40d2d3 Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
Dan Finlay
b430cbd064 Fix send view selected account bug 2016-05-11 12:54:19 -07:00
Dan Finlay
0e6b62a924 Bump changelog 2016-05-11 02:50:12 -07:00
Dan Finlay
39403eb794 Version 1.8.1 2016-05-10 15:45:46 -07:00
Dan Finlay
d8bee4f599 Make default providers more easiliy configurable for metamask devs
No longer do our `mainnet` and `testnet` buttons set specific RPC urls. Now they set `provider.type`, which gets interpreted with code.

Currently the provider types of `mainnet` and `testnet` point to our new scalable backends, but these could be re-interpreted to use any other provider, be it etherscan, peer to peer, or otherwise.

Makes it easier for us to upgrade our infrastructure without incorporating migration logic into the program.
2016-05-10 15:37:13 -07:00
Dan Finlay
366f45d461 Version 1.8.0 2016-05-10 10:48:46 -07:00
Dan Finlay
356da540d1 Style transaction list using new panel component 2016-05-06 14:42:08 -07:00
Dan Finlay
edf4e2bc5b Bump changelog for automatic reload on provider change 2016-05-06 11:38:44 -07:00
Dan Finlay
ebb0aac7dd Always show transaction list 2016-05-05 13:27:00 -07:00
Dan Finlay
f92189a721 Restored back button to account detail view.
The `Change Acct` button was confusing multiple users, reverted that bit.
2016-05-05 12:14:51 -07:00
Dan Finlay
cad9a5e6e9 Bump changelog 2016-05-04 20:44:47 -07:00
Dan Finlay
37dc13ce3b Bump changelog 2016-05-04 18:18:58 -07:00
Dan Finlay
46e100f595 Improve tx UI 2016-05-03 14:44:36 -07:00
Dan Finlay
dcbf17af2d Clarified user value for UMD fix on changelog 2016-04-29 17:57:07 -07:00
Dan Finlay
fcab161890 Version 1.7.0 2016-04-29 17:20:38 -07:00