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

1485 Commits

Author SHA1 Message Date
Kevin Serrano
94bfb5410b
Add links to relevant legal pages on user agreement page. 2016-10-04 21:03:14 -07:00
Kevin Serrano
64d8f91371
Add conditional logic for adding listener. 2016-10-04 20:49:06 -07:00
Kevin Serrano
1158855a15
Add padding to markdown paragraphs. 2016-10-04 18:45:01 -07:00
Kevin Serrano
30a915921e
Merge branch 'master' into tos 2016-10-04 18:40:47 -07:00
Kevin Serrano
991c06e542
Add CSS rules for proper formatting. 2016-10-04 18:39:54 -07:00
Kevin Serrano
f43594a760
Modify USER_AGREEMENT to be formatted properly. 2016-10-04 18:39:41 -07:00
Kevin Serrano
3628c5b324
Implemented scroll-to-bottom functionality for button activation. 2016-10-04 17:42:17 -07:00
kumavis
e5bf957242 Merge pull request #696 from MetaMask/SmallerCopiedButton
Formatting Fixes
2016-10-04 16:36:59 -07:00
kumavis
ffe8ec2b89 Merge branch 'master' into SmallerCopiedButton 2016-10-04 16:33:42 -07:00
kumavis
43dd3a5d72 Merge pull request #694 from MetaMask/AddAnnouncerScript
Add announcer script
2016-10-04 16:33:20 -07:00
kumavis
e4fc96c503 Merge branch 'master' into AddAnnouncerScript 2016-10-04 16:13:58 -07:00
kumavis
3791647ced Merge pull request #700 from MetaMask/OperaCompatibility
Add Opera compatibility
2016-10-04 16:13:29 -07:00
Dan Finlay
09983c9b03 Merge branch 'master' into OperaCompatibility 2016-10-04 14:23:41 -07:00
Dan Finlay
0b5984767b Add Opera compatibility
- Fix incorrect OS key
- Add additional icon image sizes.
2016-10-04 14:22:50 -07:00
Frankie
4eafb7da2f Merge branch 'master' into SmallerCopiedButton 2016-10-04 13:50:16 -07:00
Frankie
cfcae23a7d Merge pull request #697 from MetaMask/StripPrivateKeyPrefix
Removed hex prefix from private key export
2016-10-04 13:49:18 -07:00
Dan Finlay
769bd8e2ee Removed hex prefix from private key export
For compatibility with Jaxx, MEW, and Geth.

Fixes #687
2016-10-04 13:26:51 -07:00
Dan Finlay
55364b6ee3 Bump changelog 2016-10-04 13:13:58 -07:00
Dan Finlay
f9eba9d7e5 Make popup a little taller
For some reason the popup was often cutting off the bottom buttons of the UI.

We should look at that more carefully later perhaps, but especially since we're considering moving off the popup, I'm just fixing it by making it taller for now.
2016-10-04 13:10:28 -07:00
Dan Finlay
c7d10affd5 Make seed word confirmation button font smaller
To avoid formatting glitches on some machines.
2016-10-04 13:04:54 -07:00
Dan Finlay
3ad976570b Add announcer script
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.
```
2016-10-04 12:41:14 -07:00
Dan Finlay
ca57fc0f52 Merge pull request #693 from MetaMask/Version-2.13.2
Version 2.13.2
2016-10-04 12:05:53 -07:00
Dan Finlay
8ef7521675 Version 2.13.2 2016-10-04 11:58:31 -07:00
Kevin Serrano
67136a54b2 Merge pull request #692 from MetaMask/ParityFix
Improve popup behavior for tx errors
2016-10-04 05:03:00 -07:00
Dan Finlay
da611eb3a1 Improve popup behavior for parity errors
When we receive an invalid params error, instead of opening the popup and showing no tx, we now just forward that tx back to the UI code.
2016-10-03 20:04:44 -07:00
Kevin Serrano
8671869311
Merge branch 'master' into tos 2016-10-02 22:28:08 -07:00
Dan Finlay
a52c497ad1 Merge pull request #689 from MetaMask/i#688
Fix for where fiat conversion does not persist when switching networks
2016-10-01 14:01:10 -07:00
Frankie
ebf864ae6e Fix for readability 2016-10-02 04:53:43 +08:00
Frankie
f28de37a8c Add to CHANGELOG 2016-10-01 09:38:53 +08:00
Frankie
0a8a25c818 Fix issue #688 where fiat conversion does not persist when switching networks 2016-10-01 09:31:14 +08:00
Dan Finlay
3db131de86 Merge pull request #684 from MetaMask/Version2.13.1
Version 2.13.1
2016-09-23 10:50:45 +08:00
Dan Finlay
b6bbe2d7e8 Version 2.13.1 2016-09-23 10:45:28 +08:00
Dan Finlay
2b1a8525d2 Merge pull request #677 from MetaMask/i675-LoadingBuy
Show loading indication when selecting ShapeShift
2016-09-22 15:31:18 +08:00
Dan Finlay
47a334e542 Merge branch 'master' into i675-LoadingBuy 2016-09-22 14:29:02 +08:00
Dan Finlay
9ee95cad35 Merge pull request #678 from MetaMask/ParityCompliance
Parity compliance
2016-09-22 14:28:11 +08:00
Dan Finlay
9d5cdbcbe6 Version 2.13.0 2016-09-19 22:58:10 +08:00
Kevin Serrano
05b960cace
Merge branch 'master' into tos 2016-09-18 21:10:24 -07:00
Kevin Serrano
262e767f79
Modify terms. 2016-09-18 21:09:34 -07:00
Dan Finlay
57d9481d9d Bump web3 provider engine version for Parity compliance 2016-09-19 10:17:46 +08:00
Dan Finlay
e197e3808f Drop origin key from requests for Parity compatibility 2016-09-19 10:16:27 +08:00
Dan Finlay
1f771f30e4 Space out purchase details on ShapeShift form 2016-09-15 21:18:21 -07:00
Dan Finlay
ed51b91b4a Merge branch 'master' into i675-LoadingBuy 2016-09-15 21:05:24 -07:00
Dan Finlay
ae2f0f585f Merge pull request #676 from MetaMask/tx-viz
Add eth-tx-viz link to tx history
2016-09-15 21:04:55 -07:00
Dan Finlay
4eef2c57cf Show loading indication when selecting ShapeShift 2016-09-15 20:58:18 -07:00
Frankie
77ef71448d Fix CHANGELOG.md and restructure onClick events 2016-09-15 19:35:04 -07:00
Frankie
3682a2a1f9 linting 2016-09-15 18:25:05 -07:00
Frankie
dcda841f4d Merge branch 'master' into tx-viz 2016-09-15 18:16:41 -07:00
Frankie
bc33c88ae5 Add to CHANGELOG.md 2016-09-15 18:16:15 -07:00
Frankie
9c982a4bd6 add tx-viz link to transaction history 2016-09-15 18:13:13 -07:00
Dan Finlay
a5e45820cc Merge pull request #673 from MetaMask/i#519buyButtonTxConf
Drop the buy button in if tx is more then account balance
2016-09-15 15:00:42 -07:00