kumavis
e4fc96c503
Merge branch 'master' into AddAnnouncerScript
8 years ago
kumavis
3791647ced
Merge pull request #700 from MetaMask/OperaCompatibility
...
Add Opera compatibility
8 years ago
Dan Finlay
6ee22e6688
Version 2.13.3
...
Bumps provider-engine to fix log query filtering bug.
8 years ago
Dan Finlay
09983c9b03
Merge branch 'master' into OperaCompatibility
8 years ago
Dan Finlay
0b5984767b
Add Opera compatibility
...
- Fix incorrect OS key
- Add additional icon image sizes.
8 years ago
Frankie
4eafb7da2f
Merge branch 'master' into SmallerCopiedButton
8 years ago
Frankie
cfcae23a7d
Merge pull request #697 from MetaMask/StripPrivateKeyPrefix
...
Removed hex prefix from private key export
8 years ago
Dan Finlay
769bd8e2ee
Removed hex prefix from private key export
...
For compatibility with Jaxx, MEW, and Geth.
Fixes #687
8 years ago
Dan Finlay
55364b6ee3
Bump changelog
8 years ago
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.
8 years ago
Dan Finlay
c7d10affd5
Make seed word confirmation button font smaller
...
To avoid formatting glitches on some machines.
8 years ago
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.
```
8 years ago
Dan Finlay
ca57fc0f52
Merge pull request #693 from MetaMask/Version-2.13.2
...
Version 2.13.2
8 years ago
Dan Finlay
8ef7521675
Version 2.13.2
8 years ago
Kevin Serrano
67136a54b2
Merge pull request #692 from MetaMask/ParityFix
...
Improve popup behavior for tx errors
8 years ago
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.
8 years ago
Kevin Serrano
8671869311
Merge branch 'master' into tos
8 years ago
Dan Finlay
a52c497ad1
Merge pull request #689 from MetaMask/i#688
...
Fix for where fiat conversion does not persist when switching networks
8 years ago
Frankie
ebf864ae6e
Fix for readability
8 years ago
Frankie
f28de37a8c
Add to CHANGELOG
8 years ago
Frankie
0a8a25c818
Fix issue #688 where fiat conversion does not persist when switching networks
8 years ago
Dan Finlay
3db131de86
Merge pull request #684 from MetaMask/Version2.13.1
...
Version 2.13.1
8 years ago
Dan Finlay
b6bbe2d7e8
Version 2.13.1
8 years ago
Dan Finlay
2b1a8525d2
Merge pull request #677 from MetaMask/i675-LoadingBuy
...
Show loading indication when selecting ShapeShift
8 years ago
Dan Finlay
47a334e542
Merge branch 'master' into i675-LoadingBuy
8 years ago
Dan Finlay
9ee95cad35
Merge pull request #678 from MetaMask/ParityCompliance
...
Parity compliance
8 years ago
Dan Finlay
9d5cdbcbe6
Version 2.13.0
8 years ago
Kevin Serrano
05b960cace
Merge branch 'master' into tos
8 years ago
Kevin Serrano
262e767f79
Modify terms.
8 years ago
Dan Finlay
57d9481d9d
Bump web3 provider engine version for Parity compliance
8 years ago
Dan Finlay
e197e3808f
Drop origin key from requests for Parity compatibility
8 years ago
Dan Finlay
1f771f30e4
Space out purchase details on ShapeShift form
8 years ago
Dan Finlay
ed51b91b4a
Merge branch 'master' into i675-LoadingBuy
8 years ago
Dan Finlay
ae2f0f585f
Merge pull request #676 from MetaMask/tx-viz
...
Add eth-tx-viz link to tx history
8 years ago
Dan Finlay
4eef2c57cf
Show loading indication when selecting ShapeShift
8 years ago
Frankie
77ef71448d
Fix CHANGELOG.md and restructure onClick events
8 years ago
Frankie
3682a2a1f9
linting
8 years ago
Frankie
dcda841f4d
Merge branch 'master' into tx-viz
8 years ago
Frankie
bc33c88ae5
Add to CHANGELOG.md
8 years ago
Frankie
9c982a4bd6
add tx-viz link to transaction history
8 years ago
Dan Finlay
a5e45820cc
Merge pull request #673 from MetaMask/i#519buyButtonTxConf
...
Drop the buy button in if tx is more then account balance
8 years ago
Frankie
cf484d735f
Clean up some of the code
8 years ago
kumavis
7293c67f68
bump changelog
8 years ago
kumavis
1325990726
css - smaller balance warning
8 years ago
kumavis
f0d83813d6
confTx - add insufficient balance warning message
8 years ago
kumavis
254dddda97
soften lint warnings
8 years ago
kumavis
5005fc143b
confTx - show disabled accept btn + add colors
8 years ago
Frankie
8ea086290b
Merge branch 'master' into i#519buyButtonTxConf
8 years ago
Frankie
ef0b535d94
Drop the buy button in the confTx view if account does not have enough eth
8 years ago
Frankie
17eb53cfcd
Change Testfaucet url
8 years ago