Releases: reddcoin-project/reddcoin-3.10
Releases · reddcoin-project/reddcoin-3.10
Private Release Candidate for Testing on Mainnet
This RC is for members of the core development team only.
PoSV Release Candidate 2
- Revamped calculation of estimation of time for staking
- Improved reliability
- Bug fixes
PoSV Release Candidate 1
PoSV starts at block 29999 on testnet.
Numerous new features
New splash and about images.
New checkpoint.
OpenSSL 1.0.1h for the most recent security fix.
Better support for DNS seeds for significantly improved network connectivity.
Alert broadcast system.
New RPC calls.
Numerous fixes and improvement from upstream Bitcoin and Litecoin.
Bump protocol version to prepare for PoSV.
Update halving schedule to prepare for PoSV
Update halving schedule to prepare for PoSV: once every 50K blocks starting at block 140K. Hard fork.
Add new blockchain checkpoint
Add new blockchain checkpoint
Reddcoin v1.1.3.2 (security fix for Heartbleed bug in OpenSSL)
Upgrade OpenSSL version to 1.0.1g to fix Heartbleed security bug.
Reddcoin v1.1.3.1
- A proper fork of the Litecoin project on Github was made, incorporating all the changes that were in 1.1.3.1:
- Reddcoin specific branding
- Reddcoin specific block time, size, ...
- Update of leveldb to version 1.15
- Implemented KGW including the fix for problems at block 44877
- Add spaces every 3 decimals in Qt client
- Following has been changed in comparison to the source of 1.1.3.0:
- Restored information on automated testing
- Fixed Github URL's in various places
- Restored copyright for Litecoin Developers
- Changed references to "Reddcoin Wiki" to Reddcoin website
- Changed references to reddcoin.org to reddcoin.com
- Fixed reference to .pro file in mac build
- Source formatting
- Any "unnecessary" changes to makefiles have been reverted. If Litecoin can build it like this, we should be able to do so too
- Kept references to Litecoin Wiki for SSL setup instructions as we don't have any (yet)
- Removed Litecoin addresses from Qt dialog box examples
- Kept tags in translations
- Reverted disabling of CLIENT_VERSION_BUILD in version.h
- Used the commit from bitcoin repo to update leveldb to 1.15
- Updated the addresses in Qt tests to a valid RDD address
- Renamed litecoin.icns to reddcoin.icns according to config file
- Updated QT-wallet version and about dialogue
- On Mac, by default use libraries installed by brew; use clang++ as compiler and libc++