Skip to content

Releases: stonecoinproject/Stonecoin

Official 2.1.1.2 Release

10 Oct 08:50
d994d61
Compare
Choose a tag to compare

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

11 Sep 09:39
d994d61
Compare
Choose a tag to compare

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

17 Apr 07:42
d994d61
Compare
Choose a tag to compare

Latest Bootstrap as of 4/17/19

Bootstrap

23 Jul 07:55
49e3149
Compare
Choose a tag to compare

Latest release of the STONE bootstrap.

Windows and linux.

v2.1.0.1-c8d77a2

17 Jul 11:07
Compare
Choose a tag to compare

Mac mn fix

v2.1.0.1-9523a37

16 Jul 02:03
9523a37
Compare
Choose a tag to compare

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.