Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Releases: WavesHQ/defi-app-old

v1.2.0

06 Oct 13:48
2ecd2af
Compare
Choose a tag to compare

Important Note

If you are upgrading from a previous version, you will see a message resembling "Corrupted block database detected, please reindex.". This is perfectly fine and normal. It is part of the upgrade procedure, your funds are safe. Allow the app to restart and you will be back in operation.

Changelog

  • Upgrades underlying DeFiChain node to v1.2.0 for the AMK hardfork.

Mandatory upgrade

This is a mandatory upgrade for all existing defi-app users.

Now, defi-app is pointing to defi AMK binary version v1.2.0
AMK hardfork is set for block 356500 (ETA est. Friday October 9th, 9:30pm UTC). You will need to upgrade before the hardfork block.

Refer to the node's release notes for further information on the upgrade.

Your wallet should be safe, but to be absolutely sure, we recommend an export of your wallet and keep the exported wallet file safely.

v1.0.3

24 Sep 15:56
167a4a5
Compare
Choose a tag to compare

Changelog

  • Notification badge to notify user about new updates.
  • Ability to backup wallet data before each update.
  • New update process.
  • Fixed bug in closing application.
  • Precheck to show payment request associated with wallet.
  • Fixed bug in reindexing of defid binary.
  • Ability to download defid binary logs, conf and defi-app logs.
  • Fixed other minor bugs.

Upgrade

This is a non-mandatory upgrade but is recommended especially for Windows users who are having startup issues from the earlier wallet.

If you run into issues during upgrade, please download binary and replace the application directly.

v1.0.2

04 Sep 13:18
d02a1ae
Compare
Choose a tag to compare
  • French translation for users
  • Import wallet feature
  • Block synchronisation issue in windows
  • Live wallet balance update
  • Reduced steps to create a masternode.
  • Update defid binary to V1.0.2
  • Show only enabled nodes on masternode page
  • Tab based navigation to get list of mine and other masternode.
  • UI improvements
  • Small bug fixes

1.0.0-alpha5

18 Aug 13:14
0b1549f
Compare
Choose a tag to compare

In this release here are the list of features and bug fixes:

  • New theme implementation
  • Fixed create masternode functionality
  • Bug fix for resign masternode button
  • Removed yaml file configuration
  • Minimize main window while closing the app
  • New spinner design throughout application
  • Pagination in Masternode listing for better usability
  • Updated pagination logic on wallet txn list to load unique records
  • Redesigned receive page
  • Defid version upgrade from 1.0.0 to 1.0.1
  • Network switch functionality in settings page to switch between testnet and mainnet
  • Minor bug fixes

1.0.0-alpha4

27 Jul 15:33
fde5aaf
Compare
Choose a tag to compare
1.0.0-alpha4 Pre-release
Pre-release

Bug Fixes:

  • Fix graying of send button.
  • Add horizontal on wallet page transaction table to view full data.
  • Fixed auto update the app feature for windows machine.

1.0.0-alpha3

21 Jul 10:29
fde5aaf
Compare
Choose a tag to compare
1.0.0-alpha3 Pre-release
Pre-release

Bug Fixes:

  • Fixed send functionality issue.
  • Added optional tag to the amount, label, and message in receive page.
  • English to German translation for the whole app.
  • Added block number on the transaction list.
  • Fixed issue with Help pointing to different website link.
  • Fixed empty masternode list issue.

1.0.0-alpha2

17 Jul 12:09
fde5aaf
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release

Bug Fixes:

  • Restore wallet issue for linux and windows.
  • Visual behaviour in sidebar.
  • DFI in place of BTC for fee label inside setting.
  • Removed theme option in setting.
  • Space between amount and unit in payment request page.
  • Raw data issue in payment request header.
  • Refresh animation for wallet and pending balance.
  • Network name at bottom of app.
  • Confirm user to quit app dialog box.
  • Stuck issue on launch screen.
  • Support of deb package for Linux.

1.0.0-alpha1

16 Jul 07:05
fde5aaf
Compare
Choose a tag to compare
1.0.0-alpha1 Pre-release
Pre-release

GUI release is here!

DeFi app provides the GUI to defi blockchain node. It automatically runs also the node so you are not required to run the node separately.

Binaries for 3 main operating systems are provided:

  • Mac: defi-app-1.0.0-alpha1.dmg
  • Linux: defi-app-1.0.0-alpha1.AppImage
  • Windows: defi-app-Setup-1.0.0-alpha1.exe

Note: This is alpha release of our app. We provide no warranty. Use it at your own risk and make sure you backup your wallet safely.