Releases: TrollByFire/litecoindark-staging
LitecoinDark-v1.2.2
Release Notes:
Version 1.2.2 of LitecoinDark contains a few relatively simple changes to help
us to lower the block reward and extend the mining period for LitecoinDark.
First and foremost, as of the time of release, block 60000 is roughly 96 hours
away (slightly more than 96 hours, but this should be adequate time for
exchanges and pools to update). In order to ease the transition, a simplistic
difficulty engine moduel has been implemented using difficulty shield which will
reset the block's difficulty to the minimum starting difficulty for exactly one
block.
After this, difficulty shield will switch back to the KGW module and regular
difficulty adjustments will occur. This will ensure that the blockchain
including the new hard fork code is long enough to survive even if a large pool
elects to skip this update or does not see the announcement in time.
This will inevitable produce a number of extremely low difficulty blocks and
orphan blocks to emerge, however, the network will quickly compensate. However,
as the goal of this fork is to extend the mining period, having several blocks
found almost immediately works against our goal. To offset this, we have
decided to reduce the block reward to 16 instead of 24 and continuing regular
halving intervals.
Changelog:
Version 1.2.2:
- Bumped version numbers for 1.2.2 release build
- Added minimum difficulty engine to ease transtition during block reward
lowering. - Defined reduced rewards block to happen at block 60000
- Reduced block rewards to start at reduced rewards block (at time of commit
is after 4 halvings, will be 16 coins per block at current block number.) - Set minimum difficulty engine to activate for one block alongside reduced
rewards block to smooth transition to reduced rewards chain. - Fixed about banner to line up properly on about dialog
LitecoinDark v1.1.2
Released 08 Oct 2014.
LitecoinDark-v1.1.0-pre1 (DifficultyShield Update)
This is a MANDATORY update. This release includes the much awaited DifficultyShield adjustment algorithm and will cause a HARD FORK at block 16300. It is absolutely required that you update prior to block 16300 in order to remain on the correct blockchain.
Description will be edited later to include more information.
LitecoinDark v1.1.0.0-dev
LitecoinDark v1.1.0.0 prerelease. Binaries are not included.
Binaries compiled for arch linux, 64 bit.
This is an initial preview build of the QT wallet and daemon, compiled for arch linux, 64 bit. Included in the archive are the GPG signed sha512sums for file integrity's sake.