Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Wallet 0.7.4 (Beta 18)

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexvandesande alexvandesande released this 17 May 18:34
· 1488 commits to master since this release

This is a security release. The details on the security issues are described on this blog post.

This is the first release to include geth 1.4 wich should come with some performance improvements and connection fixes.


New from 0.7:

This is a small but very special release. First, and foremost it's the first release with contributions from our new team members: Ramesh Nair (@hiddentao), Everton Fraga (@evertonfraga) and Luca Zeug (@luclu). With our new hires we hope to be shift the focus slowly from adding features to the Ethereum Wallet and focus more on Mist Browser, the target of the next big Ethereum Milestone, Metropolis. We will write more about the new roadmap for mist and how the new team members fit into that, but for the moment, let's talk about this release:

  • On version 0.7.x we added Contract Events to our logs, which would allow users to watch contracts for any event logged. At each new block the wallet reads not only the new events, but goes back a few blocks and checks them again, in case there was a network split. We knew there was a very proeminent crowdsale that would benefit from it, but we never expected it would be as popular as it became. As a result, at each block the wallet was doing over 10k local database reads and writes, therefore causing the interface to stop responding and sometimes lose connection to the database. This bug was behind the dreaded "invalid date" error that affected many of our users.
  • A lot of the logging and startup sequence has been rewritten, to avoid common sync errors on startup and make bug diagnostics more effective.
  • New traditional chinese translation has been added, as well as improvements to french and spanish translations. All of these are from members of the community and we are grateful for everyone. If you want to make a translation or help on our current ones, here are the links you'll need:

https://github.com/ethereum/mist/blob/develop/interface/i18n/app.en.i18n.json
https://github.com/ethereum/mist/blob/develop/interface/i18n/mist.en.i18n.json
https://github.com/ethereum/meteor-dapp-wallet/blob/develop/app/i18n/app.en.i18n.json
https://github.com/ethereum/meteor-dapp-wallet/blob/develop/app/i18n/wallet.en.i18n.json

  • Keyboard shortcuts have been changed to avoid conflicts, typos and many other smaller bug fixes.

These should fix most recent issues, but you still have trouble launching or running the wallet and you feel you must do it this week, we recommend you try these, in order:

  • If you are watching The DAO we recommend you stop watching it for now, at least while it's so popular. You can still send ether to it, if that's your intention. On our testings, even if the performance has improved, watching the DAO still hangs the wallet occasionally.
  • If you can't even launch the wallet to remove it, try downloading and running (no need to uninstall or delete anything) the Wallet version 0.6.2, stop watching and then launch the newest one (or use the older version for a while).
  • If you still have the "Invalid Date" error or is stuck at "Waiting for blocks" for a long period of time, then you might have a corrupted database and might need to sync it again. Go to your Ethereum folder (access it via accounts > backup > accounts), delete (or simply rename) the folder chain data and start the app again.
  • Create an issue
MD5 Ethereum-Wallet-linux32-0-7-4.zip: 7bececd464b9634ceb3bb10779e6c11f
MD5 Ethereum-Wallet-linux64-0-7-4.zip: b577d9459f710c4fb6d654a3219399e7
MD5 Ethereum-Wallet-win32-0-7-4.zip: 226a5378cffca4ac0ac12f24c499b160
MD5 Ethereum-Wallet-win64-0-7-4.zip: e67e708c507c00380f15d8a2c3ac39dc
MD5 Ethereum-Wallet-macosx-0-7-4.zip: ac7558969e34bbc47e243965e737bc64

SHASUM Ethereum-Wallet-linux32-0-7-4.zip: 59e3fdf80962736752bbf54e238d26c43b513e6f
SHASUM Ethereum-Wallet-linux64-0-7-4.zip: 2f19c4043ae275bf45dd483a9eaf1373b9b5ed19
SHASUM Ethereum-Wallet-win32-0-7-4.zip: a7604feb8cdac1d23b14e0f108c08053304035b9
SHASUM Ethereum-Wallet-win64-0-7-4.zip: 0d0ecc7a69fba81d03471d37ff175e6119720b27
SHASUM Ethereum-Wallet-macosx-0-7-4.zip: b6bac816f6a3fe17e345c222b2ae6827f8312ec1