We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 822ebca commit eddc8cfCopy full SHA for eddc8cf
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Current Master
4
5
+## 3.8.6 2017-7-11
6
+
7
+- Make transaction resubmission more resilient.
8
- No longer validate nonce client-side in retry loop.
9
- Fix bug where insufficient balance error was sometimes shown on successful transactions.
10
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.8.5",
+ "version": "3.8.6",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments