Skip to content

Aphelion Desktop Release - 3.5.2 (MainNet DEX)

Compare
Choose a tag to compare
@apheliontoken apheliontoken released this 14 Feb 17:21
· 11 commits to development since this release

Overview

This is an official Release Build for Aphelion's Desktop Exchange Wallet available on Mac, Windows, and Linux based systems governed by the MIT LICENSE.

The wallet supports Ledger devices and is compatible with NEO, GAS, APH, and all other NEP5 based tokens.

This release includes DEX functionality on MainNet. Improvements shall be ongoing to provide the best user experience in the client. Taker trades require APH to pay fees, but there are no fees to purchase APH. Use the GAS-APH and NEO-APH markets to buy APH. It is recommended to set a GAS fee in settings in case of network congestion.

Release Files

SHA256 Hashes

The builds for this release are not signed, but you can verify their integrity by checking the SHA256 hashes provided below.

8ff7ce83132c28467a000dfd5a15a93dd0ef6ae768710047b3d18f0da6002b13  Aphelion_Wallet-3.5.2-lin.AppImage
556f0be17626dfd99241a7a2680c389671c8152e50d8053aa2ec446e48952c42  Aphelion_Wallet-3.5.2-mac.zip
75472608d5db006c78105ea30e2cc032e72daefd96904171199a54eeb9c6c2d6  Aphelion_Wallet-3.5.2-win.zip
9088e902f6470724e2b81b821f5cf444c7ca71c6d65ad643835dcc363c9e8ecd  Aphelion_Wallet_Setup_3.5.2.exe

Changes in MainNet Release 3.5.2 (Since MainNet Release - 3.4.2)

  • Upgrade to New DEX Contract
  • Fix occasional bug where placing a buy would fail if the contract balance of NEO or GAS was less than required for the order.
  • Fix bug that could cause repeated deposits of UTXO assets to erroneously fail.

Known Issues with DEX

  • Existing Minor Issue: When trading with a GAS fee set, there are a limited number of operations that can be performed in a single block based on the number of pieces of GAS (UTXOs) your wallet has available.
  • Some operations such as sending GAS may combine GAS UTXOs and require GAS to be split again. Future improvements should handle these error conditions more gracefully.

How to Contribute

Pull Requests

  1. Fork the aphtoken/aph-wallet-gui repository
  2. Create a new branch for each feature or improvement
  3. Send a pull request from each feature branch to the develop branch

Bug Reports

  1. Please verify that your bug is an actual issue.
    • If it is a problem related to sending tokens, consider that after sending tokens, you may have to wait a block for change to be returned before you can send again.
  2. If you are sure you have found a bug, open an issue against this repository.