Skip to content

Releases: BirthdayResearch/defichain-app

v2.3.4

10 May 10:37
f2532ef
Compare
Choose a tag to compare

What's Changed

🚧 Important Changes

Node Update

Mac: Relocation of defi.conf to Defi folder

  • (Mac only) Due to permission issues on MacOSBig Sur, we have relocated the defi.conf to the Defi folder or datadir folder by default
  • All existing configurations will be copied to the new location. Old defi.conf will not be removed — kindly ignore the old defi.conf location

Snapshot Region Selector

  • You may now select the region Europe/Asia before downloading a new snapshot
  • Current snapshot block: 838093

Delete Snapshot Option

  • On the last step of snapshot popup, you will now have the option to delete the downloaded snapshot to save disk space
  • We're currently working on reducing the blockchain size (currently DeFi Wallet requires 118 GB)

🚀 Features

  • Added DeFiChain analytics site to DEX (#792)
  • Added 60-minutes option for wallet unlock timeout @prasannavl (#773)
  • Consolidated transactions page (#759)
  • Snapshot region selector (#752)
  • Update to Electron 12 (#732)
  • Updated chinese translations and defichain.com links (#787)
  • Delete snapshot option (#779)

🐛 Bug Fixes

  • Mac: Relocate defi.conf to Defi folder (#791)

v2.3.4-rc.1

07 May 08:57
Compare
Choose a tag to compare
v2.3.4-rc.1 Pre-release
Pre-release
fix: downgrade electron builder

v2.3.3

05 Apr 10:18
d452341
Compare
Choose a tag to compare

What’s Changed

🚧 Important Changes

Node Update

  • Updated node to v1.6.2. This is a recommended hotfix upgrade that fixes a reorganization issue when an invalid block is found.

Snapshot Download

  • For existing users, you may apply and download a snapshot (approx. 27GB), which would bring synchronization to 90%+. Snapshot can be triggered via REINDEX popup or by clicking on the i icon on the bottom left of the app screen.
  • For new users, if you decide to use the snapshot, you will need approx. 50GB (Mac) & 110GB (Win) respectively
  • Ensure that you have enough disk space before downloading the snapshot.
  • All snapshots are stored in the respective Defi/snapshot (Mac) & DeFi Blockchain/snapshot (Win) folder.
  • Current snapshot block: 746484.

🚀 Features

🐛 Bug Fixes

v2.3.3-rc.1

01 Apr 08:21
de257dc
Compare
Choose a tag to compare
v2.3.3-rc.1 Pre-release
Pre-release
Fix : Exceed limit in csv (#689)

v2.3.2

22 Mar 08:45
7dec85a
Compare
Choose a tag to compare

What’s Changed

🚧 Important Changes

Updated Node to v1.6.0

  • This is a mandatory update for the upcoming Dakota Crescent upgrade with consensus efficiency improvements. Dakota Crescent upgrade is set for block 733,000 (ETA 25 March 2021). You MUST upgrade before the upgrade block.

Updated app name to "DeFi Wallet"

  • We have updated the app name from defi-app to DeFi Wallet. When you install this version, it will create new folders for both installation folder and metadata folder. The Defi (Mac) / DeFi Blockchain (Windows) folder (location of blocks, wallet files etc.) will still be in the same directory.
  • Auto-update via app for all OS will not work with this release due to app name update. You need to manually download and install the file for this update. For future releases, auto-update via app will work again.
  • You will have two DeFi apps on your machine when you install this version (defi-app <v2.3.1 and DeFi Wallet >v2.3.2). You have the option to keep the old app or remove it. Just make sure to backup any wallet.dat files before removing any folders.

For Windows users

  • Do not use the installation folder (C:\Users\username\AppData\Roaming\defi-app) to store your wallet files. This folder is deleted and created on every manual install/update. If you have any wallet files on this folder, backup your wallet.dat files on a different directory before updating.
  • You can now choose the installation directory during manual install or auto-update via app.
  • The new folder defi-wallet & DeFi Blockchain will be used from v2.3.2 onwards.

Snapshot

  • We're still working on integrating the snapshot on our app. However, if you wish to get the latest snapshot, you can use this link to start syncing at 682097.
  • To apply the snapshot:
    1. Download the snapshot
    2. Extract all folders inside the Defi (Mac) / DeFi Blockchain (Windows) folder. App must be closed before applying the snapshot.
    3. Open the app

Masternode Management

  • Masternode management is enabled on this version. You can now create your own masternode in the app. For more details, refer to this notes.

🚀 Features

🐛 Bug Fixes

v2.3.1

10 Mar 08:39
13dcdf2
Compare
Choose a tag to compare
v2.3.1 Pre-release
Pre-release

What’s Changed

This is a pre-release. This software is still undergoing tests and may not be safe for use.

🚧 Important Changes

  • Before proceeding with an update, make sure that your wallet.dat backups are not on the installation folder of the app. In Windows, this directory C:\Users\your username\AppData\Local\Programs\defi-app will be deleted and replaced every install.
  • You can now create masternodes in the app with 20,000 DFI. When running a masternode in the app, you need to unlock your wallet. Unlocking your wallet with a masternode will have an auto-lock timeout of 3 years (max timeout available) until you close the app or lock it.
  • If you have a running masternode, you can enable/disable them via the masternodes page. It will update your config file and the app will restart the node.

🚀 Features

🐛 Bug Fixes

v2.3.0

24 Feb 08:18
ada1974
Compare
Choose a tag to compare

What’s Changed

🚧 Important Changes

  • This is a mandatory update due to node update Dakota Upgrade 1.5.0.
  • Users might have their wallet unloaded due to wallet management improvement. You might need to restore your most recent wallet backup via restore wallet file selection or recent wallets list.
  • Masternode management through the app is still in development, masternode creation has been disabled and will be re-enabled in the next app version v2.3.1.

🚀 Features

🐛 Bug Fixes

v2.1.17

09 Feb 06:04
374fc7d
Compare
Choose a tag to compare

Recommended Update

This is a recommended update and contains a key fix for some users.

Important Changes

For MacOS users, auto-update via the app may not work due to the replacement of app certificates. Hence, users might need to manually download and install this update.

Changelog

Other Notes

App will automatically update to this release if you already have 2.0.0 installed.

v2.1.16

08 Feb 08:39
317930d
Compare
Choose a tag to compare

Recommended Update

This is a recommended update and contains some key fixes.

Important Changes

The user flow for creating and restoring wallets has been changed to provide more flexibility and robustness. In addition, the format of backups has changed from .txt to .dat. The new backup format is not compatible with the old format. Please create a new backup for future proofing. The old backup format can still be imported using the importwallet RPC command in the command line interface.

Changelog

Other Notes

App will automatically update to this release if you already have 2.0.0 installed.

v2.1.15

30 Jan 14:26
9c70c16
Compare
Choose a tag to compare

Recommended Update

This is a cosmetic update.

Changelog

Other Notes

App will automatically update to this release if you already have 2.0.0 installed.