Skip to content

Emerald Wallet - v0.9.0 RC 3

Compare
Choose a tag to compare
@gagarin55 gagarin55 released this 21 Mar 06:32
· 1235 commits to master since this release
1934efa

Fixed

  • Bug with ERC20 adding (#496)
  • Bug with Eye icon for password input control (#519)
  • Bug with transaction progress indicator (#486)

Improvements

  • New Application header
  • New icons
  • Windows installer has assisted mode
  • Show warning banner if endpoint not synced (#503)
  • Repeat transaction button (#502)
  • Using JSON-RPC batching when updating tx's data (#484)

Changed

  • GasTracker.io is default remote endpoint now

Disclaimer: Please do not keep or transact more than you are willing to lose, and please be careful. Please use a hardware wallet such as Ledger Nano S together with Emerald Wallet. If something were to happen, we are sorry, but we are not responsible for any lost ETC.


Download and verify:

Keep in mind that this software may have access to sensitive financial data, and many hacker groups are trying to compromise your security. Please make sure you verify the downloaded binary with PGP/GPG.

To verify a release with a signature:

  • First, make sure you have a gpg tool installed, eg. gnupg or gnupg2.
  • Then ensure you have imported the signing signature. ETCDEV and ETC volunteer PGP keys are available here.
$ git clone https://github.com/ethereumproject/volunteer.git
$ cd volunteer/Volunteer-Public-Kyes
$ gpg --import *.pub
  • Finally, verify the signature of the executable or archive:
$ gpg --verify EmeraldWallet-win-xxxxxxxx.exe.sig