Releases: stonecoinproject/Stonecoin
Official 2.1.1.2 Release
THIS RELEASE IS A MANDATORY UPGRADE. IF YOU DO NOT UPGRADE YOU WILL NOT BE ON THE CORRECT CHAIN STARTING AT BLOCK 420420
This release includes all of the previous changes from the experimental 2.1.1.1 release, plus a protocol version number update, and logic to disconnect all lower protocol clients starting at block 420420. Also included are official windows setup installers, instead of just zip files.
Windows 64bit: stonecore-2.1.1-win64-setup.exe
Windows 32bit: stonecore-2.1.1-win32-setup.exe
Linux Masternodes: stone-x86_64-pc-linux-gnu-no-qt.tar.gz
Linux 32bit Desktop: stone-i686-pc-linux-gnu.tar.gz
Linux 64bit Desktop: stone-x86_64-pc-linux-gnu.tar.gz
Raspberry Pi: stone-arm-linux-gnueabihf-arm-linux.tar.gz
Mac's: Stone-Core.dmg
Experimental Patch for blockchain issues
DragonLady released this.
Smaller reorg depth, more block checkpoints. a few other fixes. Travis-CI compiled. Also included is latest bootstrap. Minimal testing, please report issues to me, DragonLady, in discord.
build: 24c6a79
correct source:
Source.code.tar.gz.gz
Source.code.zip.zip
Bootstrap
Latest Bootstrap as of 4/17/19
Bootstrap
Latest release of the STONE bootstrap.
Windows and linux.
v2.1.0.1-c8d77a2
Mac mn fix
v2.1.0.1-9523a37
Fixed a problem in masternode code, causing nodes to have issue starting after block 119000
Added checkpoints to try and correct nodes getting stuck at 119006
Any nodes on old protocol will now be dropped, to prevent bad headers and help keep the chain stable.
Started update on skin.
Fixed issues in masternode reward code.