Riecoin Core/History

From Riecoin

Riecoin was launched on 11 February 2014.

Major versions

Currently, the versions match the Bitcoin's one on which the code is based.

0.10.2 and older

They were developed by the creator of Riecoin, Gatra, and hosted in riecoin/riecoin. Version before 0.10.2 implemented the original Riecoin protocol.

The 0.10.2 version was released on 30 October 2014 and added superblocks with a hard fork at Block 160704. Until 0.16.3, there were no new version.

0.16.3

The 0.16.3 version was mainly developed by clo1 and released on 25 January 2019. The main improvements were the implementation and activation of SegWit and the more recent code base, allowing easier listings to exchanges and easier use with other existing cryptocurrency software and recent operating systems.

Since this version, Riecoin is hosted in the riecointeam/riecoin repository rather than the riecoin/riecoin one, due to Gatra abandoning the project.

0.20

The 0.20 version was developed by Pttn and released on March 1 2021. This version brought an important PoW update, a new Difficulty Adjustment Algorithm, fixed several design issues and removed the superblocks with a second Hard Fork that successfully occurred on March 29.

0.21

This version notably brings the highly anticipated Taproot/Schnorr Signatures Soft Fork.

22.03

This version ports the Bitcoin 22.0 improvements and adds a code generator, which can be used for passwordless or 2-factor authentication. It also includes the Bitcoin's Pull Requests 21500 (for exporting Descriptors) and 24058 (for initial Bip 322 message signing support). New wallets can only be Descriptor Wallets, though old Legacy Wallets are still supported.

The versioning is now based on the release date.

23.04

See also: Riecoin Core/Release Notes/23.04

This version ports the Bitcoin 24.0.1 improvements. Legacy/BDB Wallet support was completely dropped. It is no longer possible to generate addresses that are not Bech32. Private keys are now prefixed with prv rather than being plain hexadecimal strings.