Onix wallet updated to version 0.1.2

Permalink Report to webmaster

On this release we fixed a couple of glitches on the Qt wallet and added a much needed feature:

  • Removed super staking enabled by default.
  • Kept log events enabled by default.
  • Fixed disabled checkboxes for log events and super staking on the options dialog:
    they can be toggled on/off now.
  • Removed pruning message when starting from scratch.
  • Added labels to address selectors on the Delegation and SuperStaker addition dialogs.
  • Added labels to sender address selectors on the smart contracts pages.
    Note: labels are added as soon as the first input at the top of each page is modified.

Notes:

  • Since super staking was previously enabled by default, it is most likely that it will be
    kept on after applying this update. To make sure the options are properly set, you should
    open the options dialog and click on the "Reset options" button.
    If you want to proceed with this, you might get an error.
    Please check this issue for a workaround.

Features added to Windows and Linux

Command Line Interface executives have been detached

  • All platforms include the Qt wallet and CLI executives. For the Mac, they're part of the application package, but for Windows and Linux, all files were included in the same directory on our previous releases.
  • Starting this release, you'll find a "cli" folder where the CLI executives are found to leave the Qt alone to avoid confusions.
  • On Windows, the helper scripts to start/stop the "headless" daemon have been moved into the cli folder.
  • On Linux, we left the Qt binary alone. Well... not quite... keep reading.

Launcher icon for Linux is now available

  • If you're using Linux as desktop, you'll be glad to find a couple of scripts for adding and deleting the launcher entry of the Onix Core. Just extract the tar file and take a look at the included README.txt for further instructions.

Mac package is now compatible with Catalina

  • Starting with this release, our builds for Mac will be backwards compatible with macOS 10.15.

Known issues are now being documented

We started the "known issues" section on the GitHub repository of our core wallet and added the first entry, related to a fatal error that is thrown by the desktop wallet when it needs to be reindexed.

The entry has instructions for a workaround. Please take a look here: https://github.com/onixcoin-io/onix/issues/2

Please download the binaries for your platform:

Our GitHub repository has been updated. If you want to download and build yourself please head to https://github.com/onixcoin-io/onix.