We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833d73d commit 8d45b96Copy full SHA for 8d45b96
CHANGELOG.md
@@ -2,8 +2,11 @@
2
3
## Current Master
4
5
+## 3.10.9 2017-10-5
6
+
7
- Only rebrodcast transactions for a day not a days worth of blocks
8
- Remove Slack link from info page, since it is a big phishing target.
9
+- Stop computing balance based on pending transactions, to avoid edge case where users are unable to send transactions.
10
11
## 3.10.8 2017-9-28
12
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.10.8",
+ "version": "3.10.9",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments