Skip to content

Releases: toxtox/philosopherstone

ARM-CPU build (incl. Raspberry Pi) v1.6.6.8. and Linux 64bit build v1.6.6.8

15 Jan 21:52
33b8a7f
Compare
Choose a tag to compare

This version is fork of VladK75's version 1.6.6.7 https://github.com/VladK75/philosopherstone . This means this version includes the reward halving on September 2019 to 25% and on September 2021 to 12,5%.

For starting the wallet just run ./philosopherstone-qt

dependencies/requirements: The file size of the executeable "philosopherstone-qt" is huge because it contains already a lot of libraries for reducing the dependencies. But some standard shared-libraries are still required (and most of them should be already installed on your system by default): libfreetype, libfontconfig, libxcb, libxcb-glx, libxcb-dri2, libxcb-dri3, libxcb-present, libxcb-sync... (and most of these libraries are already included in this bundle and ./philosopherstone-qt can use/access the libraries in the subfolder "./shared_libs_active". => so it should run very likely out of the box.

(Please note the build was only tested on Raspberry Pi 2 and 3 running "Kali-Linux 2017.3" but the build should run on similar mini computers like Banana Pi and others, too)

It is marked as a pre-release because because it needs a update to the latest checkpoint-server. If the wallet does not sync because of the warning message "CHECKPOINTS TO OLD..." you might try to set cppolicy=advisory in your Philosopherstone.conf configuration file (see examples included) but at your own risk.