Skip to content

Releases: emeraldpay/emerald-wallet

Version 2.1.1

15 Nov 23:26
8d5d409
Compare
Choose a tag to compare

Minor improvements and bugfixes. Fixed raw Private Key import lead to a frozen screen though it's imported successfully.

Version 2.1.0

05 Nov 20:07
8c2e417
Compare
Choose a tag to compare

Fixes and improvements in 2.1.0:

  • Cold transactions - create signed raw transaction without immediate publishing to the blockchain
  • Support of DAI ERC20 token
  • Security enhancements for Private Key storage (Emerald Vault)
  • Many UI improvements

Version 2.0.3

05 Aug 02:49
5e9963c
Compare
Choose a tag to compare

Fixes and improvements in 2.0.3:

  • Fixed "blank screen" when sending transactions

Version 2.0.2

02 Aug 01:01
6a38bd4
Compare
Choose a tag to compare

Fixes and improvements in 2.0.2:

  • fixed export of a Private Key as a paper wallet and JSON format
  • address book, which wasn't available in previous release

Version 2.0.1

17 Jul 17:18
847ff86
Compare
Choose a tag to compare

Next major release of Emerald Wallet, version 2.0. Major part of code was rewritten since v1.x, with a lot of improvements and new features.

New features/improvements:

  • No switching between different cryptocurrencies, all of them are available on the same screen
  • New protocol for communicating with blockchain and Emerald APIs, more reliable, faster and secure

Version 1.3.3

02 May 19:53
c282c0b
Compare
Choose a tag to compare

Bugfix release of 1.3.x line.

Major Improvements:

  • Fixes for Transaction Signatures, for some rare case it was producing signatures incompatible with ETH
  • Fixed possible gas miscalculation on Create Transactions screen

Version 1.3.2

16 Apr 22:14
1ff3ed6
Compare
Choose a tag to compare

Bug fix release of Emerald Wallet.

Includes fixes for:

  • Notification about upgrade to 1.3.1
  • Invalid Sender error on Morden testnet
  • Wrong version on About screen

Version 1.3.1

11 Apr 20:28
9e31997
Compare
Choose a tag to compare

Bugfix release of v1.3.0

Fixed:

  • white screen on transaction send

Version 1.3.0

09 Apr 20:02
0f29d8e
Compare
Choose a tag to compare

Improvements

  • Support of Ethereum ETH
  • Automatically connect to local node if exists
  • Improved launch screen and switching between chains

Fixed:

  • Wrong calculation of value for MAX #828
  • Other bugfixes

Version v1.2.0

14 Feb 23:19
Compare
Choose a tag to compare

Changed

Improvements

  • Upgrade to Electron 4
  • Partial upgrade to Material UI v3
  • Upgrade Ledger S SDK
  • Upgrade to new Emerald JS SDK (https://emeraldplatform.io)

Fixed:

  • Fixed multiple issues with remote endpoint
  • Fixed #886
  • Many other bugfixes