Releases: qwertycoin-org/qwertycoin-gui
v6.0.8
v6.0.3
v6.0.3
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
Update version.h.in
OUTDATED v6.0.0
v6.0.0
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
Merge pull request #20 from exploshot/master macOSX (Catalina) problems
OUTDATED v5.3.1
v5.3.1
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
Website | https://qwertycoin.org |
Bitcointalk ANN | https://bitcointalk.org/index.php?topic=2881418.0 |
Explorer | https://explorer.qwertycoin.org |
Pool Explorer | https://explorer.qwertycoin.org/#network |
Node Map | https://nodes.qwertycoin.org |
Wallets | https://releases.qwertycoin.org |
Web Wallet | https://myqwertycoin.com |
Masternode Setup | https://github.com/qwertycoin-org/qwertycoin/wiki |
Blockfolio | https://blockfolio.com/#get-app |
CoinGecko | https://www.coingecko.com/en/coins/qwertycoin |
Delta | https://delta.app |
Discord | https://qwertycoin.org/discord |
https://twitter.com/Qwertycoin_QWC |
OUTDATED v5.2.2
Merge pull request #16 from exploshot/master Update to latest Core and working on language Fix
OUTDATED v5.2.0
Update to the Core v. 5.2.1
OUTDATED v5.1.4
Update README.md
OUTDATED v5.1.3
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.