mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
53da368d23
@ -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
|
||||
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user