Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Releases: iotaledger/legacy-wallet-use-trinity-wallet-instead

v2.0.3: GUI Wallet (with Light Wallet support)

17 Jan 12:16
Compare
Choose a tag to compare

More info coming soon.

Post Snapshot: v2.0.2-1

23 Dec 10:48
Compare
Choose a tag to compare

This is the new wallet release after the successful snapshot on the 04.01.2017. In order to use the new GUI successfully, make sure that you delete your local database!!!. The way to do this is by deleting all .iri files in your database folder.

Here is where you can find your database folders:

Windows

C:\Users\Username\AppData\Roaming\IOTA Wallet

macOS

~/.Library/Application Support/IOTA Wallet

Linux

~/.config/IOTA Wallet

v2.0.2.: Major improvements

20 Dec 15:04
Compare
Choose a tag to compare

Lots of improvements, such as including the new IRI in the wallet.

Note

It takes some time for the database to fully load and validate all milestones. As such you will get a "Connection Refused" error until the database has been successfully loaded and validated.

Official Release: v2.0.0

03 Dec 17:34
Compare
Choose a tag to compare

After a short break, we're back with a new major release! After a lot of the functionality (such as signing, preparing transfers, getting bundles etc.) has moved client side, we had to undergo a slow transition period to get the Wallet back to work. With @atypicalprogrammer great effort, we're finally here with a new release that is ready to be alpha tested!

Below you will find the already compiled packages. You can also compile this yourself by following the instructions at: https://github.com/iotaledger/wallet-packager. The current packages are bundled with the latest stable release: IRI-1.1.1.1.jar.

Important Notice

It is very important to note that you have to delete your existing database folder, in case you have used one of the previous wallets. Also, keep in mind that you still have to search for neighbors. The wallet does not include automated peer discovery.

Here is where you can find your existing folders:

Windows

C:\Users\Username\AppData\Local\Programs\IOTA Wallet

macOS

~/.Library/Application Support/IOTA Wallet

Linux

~/.config/IOTA Wallet

Release: 2.0.0-alpha

02 Dec 21:33
Compare
Choose a tag to compare
Release: 2.0.0-alpha Pre-release
Pre-release

After a short break, we're back with a new major release! After a lot of the functionality (such as signing, preparing transfers, getting bundles etc.) has moved client side, we had to undergo a slow transition period to get the Wallet back to work. With @atypicalprogrammer great effort, we're finally here with a new release that is ready to be alpha tested!

Below you will find the already compiled packages. You can also compile this yourself by following the instructions at: https://github.com/iotaledger/wallet-packager. The current packages are bundled with the latest stable release: IRI-1.1.1.1.jar.

Important Notice

It is very important to note that you have to delete your existing database folder, in case you have used one of the previous wallets. Also, keep in mind that you still have to search for neighbors. The wallet does not include automated peer discovery.

Here is where you can find your existing folders:

Windows

C:\Users\Username\AppData\Local\Programs\IOTA Wallet

macOS

~/.Library/Application Support/IOTA Wallet

Linux

~/.config/IOTA Wallet

Change Log

1.0.6

21 Sep 19:19
Compare
Choose a tag to compare

This is a mandatory upgrade for everyone, please go here for more information: http://forum.iotatoken.com/t/mandatory-upgrade-1-0-6/952

1.0.5: GUI Fix

11 Sep 10:06
Compare
Choose a tag to compare
  • Fixes GUI "Connection Refused" issue by removing the max heap size

1.0.4 Beta

29 Aug 19:50
Compare
Choose a tag to compare
1.0.4 Beta Pre-release
Pre-release
  • IRI.cfg is not longer needed
  • Capped networking at 100 tps (2-3 Mbps)

Please report all performance stats and issues either on Slack, or as a Github issue.

1.0.5

07 Sep 11:42
Compare
Choose a tag to compare
1.0.5 Pre-release
Pre-release
  • Fixes indexOutOfBound error

1.0.3

29 Aug 11:08
Compare
Choose a tag to compare
  • Fixed replay bug
  • Improved FAQ
  • Merged dev branch