Skip to content

Commit 8d45b96

Browse files
committed
Version 3.10.9
1 parent 833d73d commit 8d45b96

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
## Current Master
44

5+
## 3.10.9 2017-10-5
6+
57
- Only rebrodcast transactions for a day not a days worth of blocks
68
- 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.
710

811
## 3.10.8 2017-9-28
912

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "3.10.8",
4+
"version": "3.10.9",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)