mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 3.4.0
This commit is contained in:
parent
2e99e6f5de
commit
05346ec3c3
@ -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.
|
||||
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user