Skip to content

Releases: qwertycoin-org/qwertycoin-gui

v6.0.8

13 Oct 14:18
2cf7968
Compare
Choose a tag to compare
v6.0.8 Pre-release
Pre-release
  • Add a few nodes to src/Settings.cpp
  • Update Splash
  • Update Hunter PM Version to v0.23.314

v6.0.3

05 Nov 17:02
29d5d89
Compare
Choose a tag to compare

image

v6.0.3

Build Status Build status

This is the core Version of Qwertycoin's Blockchain. You can use the Daemon with simplewallet or use it through RPC commands for your Exchange, Payment Processing systems and other stuff.

Special Notes

Upgrade to this release is mandatory before reaching blockchain height: 700,000

Upgrade to the newest Core Version

This release contains the newest CORE Improvements.

  • Diff fix
  • sync fix

OUTDATED v6.0.2

04 Oct 00:22
28c1406
Compare
Choose a tag to compare
Update version.h.in

OUTDATED v6.0.0

14 Sep 23:02
412a0a5
Compare
Choose a tag to compare

image

v6.0.0

Build Status Build status

This is the core Version of Qwertycoin's Blockchain. You can use the Daemon with simplewallet or use it through RPC commands for your Exchange, Payment Processing systems and other stuff.

Special Notes

Upgrade to this release is mandatory before reaching blockchain height: 700,000

Upgrade to newest Core Version

This release contains the newest CORE Improvements.

  • Major Changes were made:
  • Implemented function to prevent attempt to mine blocks with timestamp less than prevBlock has
  • added Currency::nextDifficultyV6
  • Implement fixed Difficulty
  • add get_difficulty_stat RPC call (necessary for EPoW)
  • Implement "purge" command for simplewallet
  • Replaced "refresh" with "rescan"
  • Added "shrink" command
  • Consolidate Function
  • Implemented CLIF difficulty adjustment for decreasing difficulty over time with no mined blocks
  • Fix Synchronization issue when synchronize without checkpoints for CN Heavy blocks
  • Updated hunter to v0.23.254
  • Updated Breakpad Implementations for better error handlind after crash
  • Several bug fixes

OUTDATED v5.3.1

01 May 16:20
bad2461
Compare
Choose a tag to compare
Merge pull request #20 from exploshot/master

macOSX (Catalina) problems

OUTDATED v5.3.1

26 Dec 23:42
5dec3d2
Compare
Choose a tag to compare

image

v5.3.1

Build Status Build status

This is the good old GUI Version of the Qwertycoin Wallet. It works on almost every Device. You can synchronize your Wallet by downloading the entire Blockchain, or use it via remote daemon.

Special Notes

Upgrade to this release is recommended

Upgrade to newest Core Version

This release contains the newest CORE Improvements. The biggest Improvements are the new increased synchronization progress.

Useful Links

Websitehttps://qwertycoin.org
Bitcointalk ANNhttps://bitcointalk.org/index.php?topic=2881418.0
Explorerhttps://explorer.qwertycoin.org
Pool Explorerhttps://explorer.qwertycoin.org/#network
Node Maphttps://nodes.qwertycoin.org
Walletshttps://releases.qwertycoin.org
Web Wallethttps://myqwertycoin.com
Masternode Setuphttps://github.com/qwertycoin-org/qwertycoin/wiki
Blockfoliohttps://blockfolio.com/#get-app
CoinGeckohttps://www.coingecko.com/en/coins/qwertycoin
Deltahttps://delta.app
Discordhttps://qwertycoin.org/discord
Twitterhttps://twitter.com/Qwertycoin_QWC

OUTDATED v5.2.2

01 Sep 15:07
339a27d
Compare
Choose a tag to compare
Merge pull request #16 from exploshot/master

Update to latest Core and working on language Fix

OUTDATED v5.2.0

03 Aug 17:02
Compare
Choose a tag to compare

OUTDATED v5.1.4

29 Apr 17:35
Compare
Choose a tag to compare
Update README.md

OUTDATED v5.1.3

06 Mar 20:56
Compare
Choose a tag to compare

Release 5.1.3 due to massive network problems in case of trying to switch to an alternative chain.
The primary nodes detected this issue and blocked all outdated Nodes. To solve this Issues in short time
we decided to change net network identifer to ensure that every node uses the same version.

This Version code is: 5.1.3 (9606dab-g9606dab)

It's importan to update any Pool, Node, Exchange or Wallet to this new Version ast fast as possible.
We offer binary images of the latest releases here: https://releases.qwertycoin.org

If you would like to compile yourself, read the project "How to Compile" Details.