Skip to content

Releases: reddcoin-project/reddcoin-3.10

Private Release Candidate for Testing on Mainnet

21 Jul 23:17
Compare
Choose a tag to compare

This RC is for members of the core development team only.

PoSV Release Candidate 2

18 Jul 20:38
Compare
Choose a tag to compare
Pre-release
  • Revamped calculation of estimation of time for staking
  • Improved reliability
  • Bug fixes

PoSV Release Candidate 1

13 Jul 22:08
Compare
Choose a tag to compare
Pre-release

PoSV starts at block 29999 on testnet.

Numerous new features

10 Jun 19:59
Compare
Choose a tag to compare

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

30 Apr 20:21
Compare
Choose a tag to compare

Update halving schedule to prepare for PoSV: once every 50K blocks starting at block 140K. Hard fork.

Add new blockchain checkpoint

24 Apr 20:12
Compare
Choose a tag to compare

Add new blockchain checkpoint

Reddcoin v1.1.3.2 (security fix for Heartbleed bug in OpenSSL)

09 Apr 18:20
Compare
Choose a tag to compare

Upgrade OpenSSL version to 1.0.1g to fix Heartbleed security bug.

Reddcoin v1.1.3.1

23 Mar 22:41
Compare
Choose a tag to compare
  • 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++