Skip to content

Releases: qwertycoin-org/qwertycoin-gui

OUTDATED v5.0.2

21 Feb 22:38
Compare
Choose a tag to compare

Realease Notes 5.0.2

  • Hunter (package manager)
  • Added configuration file for Hunter (package manager)
  • Changed Boost version to 1.66.0
  • Added polly submodule with cmake toolchains for cross compilation
  • Build all targets by default
  • Improved build times
  • Added platform files for Android
  • Added Mining Function

OUTDATED v5.0.0

02 Jan 17:51
Compare
Choose a tag to compare

Release Notes 5.0.0
Qwertycoin plan his third stage for the upcoming hard fork to classic algorithm

-Upgrade the core to Cryptonight-Classic / ASIC Friendly ON HEIGHT 250,720

OUTDATED v4.0.2

12 Oct 19:32
Compare
Choose a tag to compare

Release Notes 4.0.2

  • Add DNS Checkpoints
  • Remove obsolete builtin cpu mining
  • Add sign/verify message function
  • Show private keys separately in Export keys dialog
  • Improved Translations
  • Add Korean, Japanese, Chinese, Indian and Portoguese language
  • Bugfixes

qwertycoin-gui-macos-high-sierra-v4.0.2.dmg

OUTDATED v4.0.1

07 Jul 15:50
Compare
Choose a tag to compare

Release Notes 4.0.1
Qwertycoin plan his second stage for the upcoming hard fork to heavy algorithm

  • New network identifiers to ensure that every single Users, Poolowner, Exchange update their Qwertycoin Software
  • Upgrade the core to Cryptonight-Heavy / ASIC Resistant ON HEIGHT 110,520
  • Upgrade Blocksize for creating larger Blocks and Transactions
  • Increase Syncperformance
  • Load Checkpoints from CSV file (CLI Only)
  • Better Rpc error code handling
  • Unmixable dust update
  • Fix Debug for win32 systems
  • Check for fee address
  • Masternode optional check for fee in relayed transaction
  • Checked double bug. ok. this make 2nd key track
  • Added RPC method validateaddress
  • New branding

OUTDATED v3.0.1

16 Jun 21:52
Compare
Choose a tag to compare
  • Wallet doesn't include unmixable dust in transactions; to send dust to yourself use menu Wallet -> Sweep unmixable (there's no point doing this if dust amount is less than miners fee)
  • Unmixable dust is displayed in Overview
  • 'Send to' option in Address Book context menu (also triggered by double click on contact)
  • Minimal mixin in 'Send' now is 1 (if you need to sweep dust use corresponding menu option)
  • Updated to latest Qwertycoin core
  • Reorganized menu

OUTDATED v3.0.0 Build 1948

07 Jun 08:16
Compare
Choose a tag to compare

IMPORTANT:

DO NOT use a copy of your old blockchain file as part of this upgrade process!!

Seriously, we can’t emphasize this enough. You won’t save time and will only be disappointed with the results.

Step-by-step instructions:

  1. Open your old wallet:
    1. Copy your Mnemonic Seed - File -> Show Mnemonic Seed (if all else fails, this will be your safety net)
    2. Backup your old wallet - File -> Backup Wallet (you will use this file later in this process)
    3. Copy your backup file to a safe place
  2. Download and install the new Qwerty Wallet
  3. Open the new wallet software
  4. You will get an error message, “Error: Socket operation timed out”
    1. This error is expected - we are working on a fix for this bug and will release the fix in a future update
  5. A new a new wallet is created for you - don’t panic - if you followed step #1 above your coins are safe
  6. Let the wallet automatically synchronize with the new blockchain
    1. This may take an hour or more depending on the speed of your internet connection, the power of your CPU and the load on the Qwertycoin network
  7. Once the synchronize operation is complete, open the wallet backup you saved in step #1b above - File -> Open Wallet
  8. Again, let the wallet synchronize. This will occur much faster than it did in step #6
  9. Pour yourself a drink - congratulations your wallet is upgraded!

We are constantly looking for ways to improve our documentation. Please post your feedback to the Qwerty Support Telegram channel or to the Qwerty Discord site.

OUTDATED v2.2.1

30 Apr 22:04
13d87c9
Compare
Choose a tag to compare
Update README.md

OUTDATED v2.0.0

01 Apr 13:08
Compare
Choose a tag to compare
Release 2.0.0

OUTDATED Qwertycoin Desktop-Wallet (GUI) (v1.8.1)

25 Mar 16:50
Compare
Choose a tag to compare

Version Release 1.8.1. Miner Changes in CI Design and increase Transaction Sizes after Block 40,000 was reached. This Version fix the "Timeout Error while checking for new Updates" and sveral minor Issues were solved.

OUTDATED Qwertycoin Desktop-Wallet (GUI) (v1.8.0)

12 Mar 22:37
Compare
Choose a tag to compare

Version Release 1.8.0 Mandatory and Major Update of core implementation and solving several bugs during RPC Server. Please update Wallet before Block 40,000

Fixed memory leaks in mnemonics, simplewallet and cn_slow_hash
Minor optimization of JSON KV-serializer

Requires Linux Ubuntu 16.04 LTS