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

161 Commits

Author SHA1 Message Date
Kevin Serrano
04c4dad890 Add to changelog. 2016-07-05 12:08:08 -07:00
Dan Finlay
76c473538a Version 2.5.0 2016-07-01 20:15:27 -07:00
Frankie
8465be340a Add to CHANGELOG 2016-06-30 14:57:17 -07:00
Dan Finlay
db3f73344b Bump changelog 2016-06-30 11:42:10 -07:00
kumavis
41598a32a6 Merge branch 'master' of github.com:MetaMask/metamask-plugin into networkIndication 2016-06-29 17:12:08 -07:00
Frankie
94768175bf Merge branch 'master' into networkIndication 2016-06-29 16:33:43 -07:00
Frankie
0b3737edb4 Add to change log 2016-06-29 16:31:27 -07:00
Dan Finlay
2b5c42d27f Merge branch 'master' into CopyTxHash 2016-06-29 15:58:31 -07:00
Kevin Serrano
3ae479f5ac Unify wording for transaction options (#369)
* Unify wording for transaction options.

* Modify changelog.

* Fix wording and spacing.
2016-06-29 15:44:37 -07:00
Dan Finlay
57c8922817 Bump changelog 2016-06-29 14:40:13 -07:00
Dan Finlay
757a3ce6be Version 2.4.5 2016-06-29 13:53:37 -07:00
Kevin Serrano
e4956c3123 Modify network icons to reflect current design. (#355)
* Modify network icons to reflect current design.

* Switch icons around.
2016-06-28 16:15:26 -07:00
Kevin Serrano
c6187b080a Fix out-of-place positioning of pending tx badges. (#354) 2016-06-28 14:25:22 -07:00
kumavis
19f9d6566b Merge branch 'master' into pr/351
# Conflicts:
#	CHANGELOG.md
#	app/scripts/lib/notifications.js
2016-06-28 13:14:38 -07:00
kumavis
57aca116ed Merge branch 'master' into FixSomeFormatting
# Conflicts:
#	CHANGELOG.md
#	app/scripts/lib/notifications.js
2016-06-28 13:11:50 -07:00
Kevin Serrano
661d9bffb3 Changelog update and reduce allowed characters from 30 to 20. 2016-06-28 13:10:29 -07:00
Dan Finlay
9f5b62752e Fix formatting on terms & conditions page 2016-06-28 11:38:29 -07:00
Kevin Serrano
39a758d7c3 Merge changelog. 2016-06-28 11:37:11 -07:00
Kevin Serrano
86a1eaadf1 Enforce 30 character limit on wallet name. 2016-06-28 11:30:55 -07:00
Kevin Serrano
204cb7f1ed Change color of failure to yellow. Change pending to ellipsis. (#338)
* Change color of failure to yellow. Change pending to ellipsis.

* Modify changelog.
2016-06-28 09:33:11 -07:00
Dan Finlay
cbcc0438cb Bump changelog 2016-06-24 11:26:17 -07:00
kumavis
2437284515 2.4.4 2016-06-23 12:56:14 -07:00
Frankie
973aa4fd15 close #309 2016-06-22 16:35:34 -07:00
Frankie
b3b4983831 Add to change log 2016-06-22 15:49:17 -07:00
Dan Finlay
73869ea233 Version 2.4.2 2016-06-22 11:06:06 -07:00
Dan Finlay
856a7c84cd Bump changelog 2016-06-21 17:21:55 -07:00
Frankie
c152f98735 Add to changelog 2016-06-21 15:08:24 -07:00
Dan Finlay
d19c286ee8 Version 2.4.0 2016-06-20 15:36:47 -07:00
Dan Finlay
451be3b10e Merge branch 'master' into SignFullDataNotHash 2016-06-16 17:34:44 -07:00
Dan Finlay
65f9f997b0 Bump changelog 2016-06-16 17:22:26 -07:00
Dan Finlay
fe83a19c08 Update changelog 2016-06-16 11:48:02 -07:00
Dan Finlay
6ee45a742d Bump changelog 2016-06-14 15:42:40 -07:00
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
Dan Finlay
988165224b Fix outdated transitions
Fixes #151

- Cancelling or completing a tx now goes back to account detail view.
- Restoring a vault now does not select an unloaded account, shows account list.
- Account list now never selects an item only uses the cells as buttons.
2016-04-29 17:02:36 -07:00
Dan Finlay
8421c97db2 Bumped changelog for transaction list enhancements 2016-04-29 17:02:26 -07:00
kumavis
62e4cc8e67 add changelog note for inpage context guard 2016-04-29 15:42:48 -07:00
Dan Finlay
118da12197 Merge branch 'master' into Identicon 2016-04-29 14:01:58 -07:00
Dan Finlay
9360e33510 Convert icons to identicons 2016-04-29 12:45:46 -07:00
Dan Finlay
a5d024c7d2 Bump changelog 2016-04-29 12:15:50 -07:00
Dan Finlay
82ac8bde5d Bump changelog 2016-04-25 14:16:07 -07:00
Dan Finlay
88ed546a9a Bump changelog 2016-04-25 13:49:53 -07:00
Dan Finlay
652c1d96c1 Bump version 2016-04-22 15:25:56 -07:00
Dan Finlay
081a943d9b Resolve changelog order conflict 2016-04-22 14:48:10 -07:00
Dan Finlay
c5dfd2e3fd Bump changelog 2016-04-22 14:41:24 -07:00
Dan Finlay
33b344d276 Bump changelog 2016-04-22 14:21:45 -07:00
Dan Finlay
2f09ab79d5 Bumped changelog 2016-04-19 19:00:27 -07:00
Dan Finlay
28f14661fd Bump changelog 2016-04-18 17:44:06 -07:00
Dan Finlay
0e39110f3c Bump changelog 2016-04-18 17:25:03 -07:00
Dan Finlay
81fc1e5f7d Bump version to 1.5.1 2016-04-15 10:01:46 -07:00
Dan Finlay
33dc68535d Add leading zero to account balances 2016-04-15 09:42:20 -07:00
Dan Finlay
e10480dec1 Bump changelog 2016-04-14 13:22:02 -07:00