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

Version 3.4.0

This commit is contained in:
Dan Finlay 2017-03-08 13:38:55 -08:00
parent 2e99e6f5de
commit 05346ec3c3
2 changed files with 3 additions and 1 deletions

View File

@ -2,9 +2,11 @@
## Current Master
## 3.4.0 2017-3-8
- Add two most recently used custom RPCs to network dropdown menu.
- Add personal_sign method support.
- Add personal_ecRecover method support.
- Add ability to customize gas and gasPrice on the transaction approval screen.
- Increase default gas buffer to 1.5x estimated gas value.

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "3.3.0",
"version": "3.4.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",