Skip to content

Releases: CryptoNatriX/cash

Version 1.2.1.0

14 Mar 05:58
Compare
Choose a tag to compare

Remove loop macro from util.h
-This macro causes a lot of problems for Qt.

CASH-Qt: prevent stuck/unusable debug window on exit
-when closing the client with an open debug window, that window could become stuck/unsuable (it was still shown wherea the main window was hidden already)
-fix this by hiding the debug window, when quitting the the client

Remove printf redefinition from bitcoinrpc.cpp
-as the redefiniton of printf happens in util.h, which is included in bitcoinrpc.cpp, we don't need another redefinition

Update CASH-qt.pro

Change alert key

Add Checkpoint

Update gitignore

Version bump

Binaries for windows and Linux:

CASH-qt (Linux GUI)
Cashd (Linux daemon)
CASH-qt.exe (Windows GUI)
cashd.exe (Windows daemon)

Cash.conf file updated with 01-2018 peers

Client Version: 1.2.0.0

03 Mar 22:59
Compare
Choose a tag to compare

Update checkpoint