Skip to content

Revival

Latest
Compare
Choose a tag to compare
@1blockologist 1blockologist released this 21 Feb 16:44
· 2 commits to master since this release
0e0ebb8

| COMPLETE |

Icon in the system tray on windows is the old logo
-Replaced with current logo

Add current checkpoint
-Done and tested

Update seed nodes
-Done and tested. Added current IPs as well as 2 DNS entries for dynamic updates.
-The client immediately starts syncing smoothly on initial launch. Also syncs up using the chain from CryptoChainer
-Client syncs entirely from the network (start to finish)

Updated libraries
-Berkley DB: Actually rolled this back to 4.8.30 to remain compatible with old wallets. This is recommended I found.
-Boost
-Miniupnpc
-openssl has been upgraded, unsure if it can be upgraded further. Also made the following related code changes:
https://bitcointalk.org/index.php?topic=919695

Updated odds ands ends preventing compiling
-Case sensitive filenames, new paths, new libraries, etc

Social Networks tab is outdated
-Removed old info & links. Created some new social media accounts and updated the links.

Changed version number
-New version is 1.1.1.0


| Open Items |

**look into compiling for Mac

Wallet performance issues
-The windows wallet freezes temporarily with high CPU when staking/generating a block at times

Initial launch on a new windows machine results in the error below. After that it never comes up again
-This is not new, it also happens with the client from 2014 before I began work
EXCEPTION: St13runtime_error
CDB() : can't open database file , error 1
C:\temp\sync-qt.exe in Runaway exception

All credit goes to do0d for finding and implementing patches. OSX build coming soon.