Releases: emeraldpay/emerald-wallet
v1.1.1
v1.1.0
Issues Fixed:
Fixes #798 #785 #784 #782 #781 #780 #779 #777 #775 #774 #770 #767 #766 #760 #738 #737 #736 #734 #733 #725 #719 #704 #692 #676 #670
Addresses parts of #688 - allows vault to be running already when the wallet starts
Bug Fixes:
- performance issues when transaction history grows large
- memory leaks and growth in number of timers
- Many bugs relating to switching networks (testnet to mainnet, local to remote, ...)
- Upgrades electron to latest 3.x.x - Many performance fixes at the lower level. Many security fixes as well.
- Fixed all dependencies with known security issues
- overhaul transaction sending to display better information about the data component.
- Upgrade ledger multiple versions - pretty much overhauled all of the ledger handling code. Smoothed out - many of the issues for ledger users in doing so
- No longer crashes if vault is already running
- Send max works more reliably now -- though is still not perfect
New Features:
- Adds support Transaction URI handling. Wallet will now intercept the
ethereum://
protocol
v1.0.0
Added
-
Fetch transaction history #603
-
ETC Difficulty Bomb Difusal Fork in May 2018 added support for
geth_getAddressTransactions
API. This is a significant addition because users would typically backtrack through each block or spent significant time on a block explorer. -
Total in fiat. Added total in fiat currency support. #585
-
Version notification. Added feature to notify user if a newer wallet version is available. #600
Improvements
- Removed description field for accounts. #586
- Upgraded React version 15.6.1 to 16.2.0
- Improved UI for hiding an account. #589
Fixed
- Differing NodeJs versions #581
- Block progress during sync #587
- Alignment of error message #620
- Temporarily enforced min-width for reflow issues in condensed views #621
- Dialog rendering inaccurate tx value #639
- Fixed getting and removing of Tokens #650
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
Getting Started with Emerald Wallet
The Emerald Wallet is an Ethereum Classic Wallet part of a broader project known as the Emerald Platform. All releases of Emerald Wallet can be located on Github. See Getting Started with Emerald Wallet for more info.
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.
We are extremely grateful to the many volunteers and members of our community for their ongoing contributions.
Emerald Wallet - v0.10.0 RC 4
Fixed
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
- Upgrade to emerald-cli v0.22.0
- Upgrade to Geth v5.2.0
- Upgrade to emerald-js v0.1.2
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
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
Emerald Wallet - v0.9.0 RC 3
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
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
Emerald Wallet - v0.8.1 RC 2
Bug fix release
Fixed
- Mac OS packages doesn't include emerald binary (#467)
- Transaction validation doesn't work with Parity (#472)
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
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
Emerald Wallet - v0.8.0 RC 2
Fixed
- Bug with HD Path for hardware wallets (#417)
- Broken mnemonic phrase import (#429)
- Bug with tx history persistance (#460)
- Incorrect ERC20 token info update for accounts
Improvements
- New stable remote endpoint - Mainnet (gastracker.io)
- Some UI components moved to emerald-js-ui package
- AppImage provided
- UX impovements for private key import functionality (#448)
Changed
- Upgrade to Geth 4.2.0
- Upgrade to emerald-cli v0.19.0
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
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
Emerald Wallet - v0.7.0 RC 1
First Release of Emerald Wallet.
Added
- Ability to set custom HD key derivation path while importing accounts from Ledger Nano S
- Generation Mnemonic seed according to BIP39 specification
- Ability to import mnemonic seed as an HD wallet (BIP32)
- Landing page for first run
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
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
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
Emerald Wallet - v0.5.0 Beta 2 Release
Beta 2 release of the wallet. Mostly a bugfix and refactoring version after Beta 1.
Changes:
- Import raw private key
- New account generation wizard
- Export key file and paper wallet
- Numerous UI improvements
Thanks to:
- @gagarin55
- @r8d8
- @dulanov
- @whilei
- @elaineo
- @splix
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