Merge pull request #2293 from MetaMask/Version-3.10.9

Version 3.10.9
This commit is contained in:
kumavis 2017-10-05 15:49:27 -07:00 committed by GitHub
commit 53da368d23
2 changed files with 4 additions and 1 deletions

View File

@ -2,8 +2,11 @@
## Current Master
## 3.10.9 2017-10-5
- Only rebrodcast transactions for a day not a days worth of blocks
- Remove Slack link from info page, since it is a big phishing target.
- Stop computing balance based on pending transactions, to avoid edge case where users are unable to send transactions.
## 3.10.8 2017-9-28

View File

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