Sync and Checkpoint fix

Syncing the blockchain should not require client restarts anymore and
checkpointing updated. Staking has also been tweaked somewhat.
This commit is contained in:
TrianglesDev
2014-07-24 16:28:57 -07:00
parent ba6b557f39
commit 42dcb01f97
8 changed files with 46 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = triangles-qt
VERSION = 3.3.4.3
VERSION = 3.3.4.4
INCLUDEPATH += src src/json src/qt src/tor
DEFINES += QT_GUI BOOST_THREAD_USE_LIB BOOST_SPIRIT_THREADSAFE BOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN __NO_SYSTEM_INCLUDES
CONFIG += no_include_pwd