Kevin Serrano
0a9b814f11
On update, check whether the TOS has changed using hashes.
8 years ago
Kevin Serrano
4ea3246912
Add controller functions for storing and checking TOS hashes.
8 years ago
Kevin Serrano
db06813404
Add new functions for storing TOS hashes in config manager.
8 years ago
Kevin Serrano
3fbccdee90
Add string-hash as a package.
8 years ago
Kevin Serrano
671b54ff71
Merge branch 'master' into tos
8 years ago
Kevin Serrano
e20e0f661d
Fix integration test.
8 years ago
Dan Finlay
7c006dac55
Merge pull request #709 from MetaMask/i707-MixedCaseAddresses
...
Add tolerance for mixed case addresses
8 years ago
Dan Finlay
07c65ecf9d
Made announcer use correct text bolding
8 years ago
Dan Finlay
f21170c7c3
Add tolerance for sending from mixed-case addresses.
...
We had to convert to lower case, and also had to modify the new provider-engine sanitizer to tolerate mixed case addresses.
Fixes #707
8 years ago
Dan Finlay
3e09e6a917
Merge pull request #708 from MetaMask/LittleFixes
...
Little fixes
8 years ago
Dan Finlay
39c129f1a2
Bump provider-engine version
8 years ago
Dan Finlay
d02b2c4b4a
Correct async link
8 years ago
Dan Finlay
5d63ab22f4
Add extension store description for easy reference
8 years ago
Dan Finlay
774f3bd635
Rebuild dev states
8 years ago
kumavis
8523a526fe
Merge pull request #701 from MetaMask/Version-2.13.3
...
Version 2.13.3
8 years ago
kumavis
ea4946ab3a
Merge branch 'master' of github.com:MetaMask/metamask-plugin into Version-2.13.3
8 years ago
Kevin Serrano
c0d6dcff00
Rewritten to react standards. Way easier.
8 years ago
Kevin Serrano
a59422c01d
Linting.
8 years ago
Kevin Serrano
40baf0b7de
Add to changelog.
8 years ago
Kevin Serrano
862adf3a4b
Rename drop menu item to be consistent with naming.
8 years ago
Kevin Serrano
f7714412e5
Add relevant legal links to help page.
8 years ago
Kevin Serrano
9b61978738
Make config page title consistent with menu item.
8 years ago
Kevin Serrano
94bfb5410b
Add links to relevant legal pages on user agreement page.
8 years ago
Kevin Serrano
64d8f91371
Add conditional logic for adding listener.
8 years ago
Kevin Serrano
1158855a15
Add padding to markdown paragraphs.
8 years ago
Kevin Serrano
30a915921e
Merge branch 'master' into tos
8 years ago
Kevin Serrano
991c06e542
Add CSS rules for proper formatting.
8 years ago
Kevin Serrano
f43594a760
Modify USER_AGREEMENT to be formatted properly.
8 years ago
Kevin Serrano
3628c5b324
Implemented scroll-to-bottom functionality for button activation.
8 years ago
kumavis
e5bf957242
Merge pull request #696 from MetaMask/SmallerCopiedButton
...
Formatting Fixes
8 years ago
kumavis
ffe8ec2b89
Merge branch 'master' into SmallerCopiedButton
8 years ago
kumavis
43dd3a5d72
Merge pull request #694 from MetaMask/AddAnnouncerScript
...
Add announcer script
8 years ago
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