Emerald Wallet - v0.6.0 Beta 3 Release
Added
- Ability to add ERC20 tokens and transfer funds
- Account hide/unhide functionality
- Remote Morden endpoint
Changed
- Upgrade to emerald-cli v0.15. All existing accounts will be automatically imported into new db format.
- Upgrade to Geth v4.0.0
Fixed
- Bug with account import from Ledger Nano S
Refactored
- Some common code has been refactored into emerald-js
Thanks to:
Special thanks to @dulanov
Note: This project is in an early state of development, and still far from being finished. Many functions are disabled or not implemented. We always appreciate useful feedback so we can make the following releases better together!
Disclaimer: This is Beta version. Please do not keep or transact more than you are willing to lose, and please be careful. 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
import
ed 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