Post
Topic
Board Announcements (Altcoins)
Re: Qwertycoin - Safe. Simple. Secure. CPU/GPU/ASIC [CryptoNight] Mobile Wallet
by
Qwertycoin_QWC
on 16/09/2020, 16:01:26 UTC
Update to the newest Wallet Versions: 6.0.0
For Pools, Exchanges, eCommerce Services, privately used Wallet.

It's mandatory to update to this Major Release v6.0.0 before reaching network height 700,000

Wallet Downloads here https://releases.qwertycoin.org/

or directly on GitHub

CLI and RPC:
https://github.com/qwertycoin-org/qwertycoin/releases/tag/v6.0.0

LiteWallet:
https://github.com/qwertycoin-org/qwertycoin-zero/releases/tag/v6.0.0

GUI Wallet:
https://github.com/qwertycoin-org/qwertycoin-gui/releases/tag/v6.0.0

Share this with your Friends, Exchanges, Pools, Twitter, Facebook, Instagram

Changelog
-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