Skip to content

Emerald Wallet - v0.10.0 RC 4

Compare
Choose a tag to compare
@gagarin55 gagarin55 released this 07 May 14:56
· 1193 commits to master since this release
62853d3

Fixed

  • epool.io remote endpoint (#563)
  • Pending transactions are not stored in local storage (#550)

Improvements

  • Address book functionality
  • New UI design
  • UX: Two step transaction sending wizard
  • Source code clean up, removed unused smart contract functionality
  • FontAwesame icons replaced by Emerald Icons from emerald-js-ui package

Changed


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