Skip to content

Sovereign Coin Desktop Release - 1.3.1

Compare
Choose a tag to compare
@giaki3003 giaki3003 released this 27 Jul 08:39
· 12 commits to master since this release
81c8d81

Overview

This is an official Release Build for SovCoin's Desktop Wallet available on Windows and Linux based systems governed by the MIT LICENSE

Release files

Changes in 1.3.1 (since 0.12/1.2/0.1.2)

  • Wallet GUI re-design and re-factoring (Credits to ACP)
  • Gitian building fixes
  • Proper implementation of semantic versioning
  • New signed spork keys as the old ones went missing
  • General bug-fixes and overall improvements

Known issues with release 1.3.1

  • MouseEvent handling in some areas of the wallet may be "strange" due to poor coding practices. We're working hard on it, but a workaround is already available. QWidgets only listen for mouse left-clicks, so if a button isn't working, try pressing it with a right-click instead.
  • You tell me

How to contribute

  1. Fork the SovCoinX/SovCoin 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.
  2. If you are sure you have found a bug, open an issue against this repository.