Releases: RiecoinTeam/Riecoin
Riecoin 24.04
Riecoin Core 24.04 was released on April 18 2024. Read the release notes to learn more about the changes from 23.04. The upgrade from 23.04 is straightforward for most people.
Binaries can be downloaded here.
Sha256 Sums:
e2ee269a2c359cca4692eae667f8a8292d34cb7f92ec5e7c64c6c534585c8e31 riecoin-24.04-aarch64-linux-gnu.tar.gz
7b7470eb26e2828d19136616312ca903dc791e2e1e30b46a9febba220d5994a8 riecoin-24.04-win64-setup.exe
33f8fbf168d72a2a4adf9f53e0b5d78b07ef9ad71fc63f9f629287977e76b875 riecoin-24.04-win64.zip
a129e8d4b00c8c1613946bb621e2f41f978241ac3f7ba349e98416d73e8d04b8 riecoin-24.04-x86_64-linux-gnu.tar.gz
Riecoin 23.04
Riecoin Core 23.04 was released on April 29 2023. Read the release notes to learn more about the changes from 22.03.
Important: this version brings notable changes regarding the Riecoin wallets. This has no consequence for new Riecoin users, but some actions may be required if a previous Riecoin version was used. If you are upgrading from an older version, please read the release notes above carefully.
Binaries can be downloaded here.
Riecoin 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.
Binaries can be downloaded here.
Riecoin 0.21.0
The Riecoin code has been ported to Bitcoin 0.21. More details on the Riecoin Forum. https://forum.riecoin.dev/viewtopic.php?f=6&t=33
There are interesting changes from Bitcoin like the Taproot/Schnorr Signatures Code or Descriptor Wallets feature. The Taproot Softfork is already activated on Testnet, and the activation process on Mainnet will start on May 1, activating if 75% of new blocks signal support (Bip9 activation). It will unconditionally activated around July 1 if the Bip9 activation fails. To signal support, just mine using 0.21, or on a pool that upgraded.
Other Riecoin specific changes from 0.20 are that a Default Fallback Fee is now provided (which suppresses a very annoying Error Message when sending coins), and the Mining Power metric after the Fork is fixed (it mistakenly still used the previous Minimum Difficulty as a reference). Some small code refactoring was also done.
The latest binaries can be downloaded here.
Riecoin 0.20.0
Riecoin 0.20.0. The Hard Fork code is fully implemented in this release and will occur at Block 1482768 in Mainnet (it already has in Testnet).
Please upgrade as soon as possible!
Changes summary from 0.16:
- Upgrade to the Bitcoin 0.20.0 code base;
- Better PoW (septuplets instead of sextuplets, new encoding allowing better performance and fixing a few design issues);
- Removal of superblocks;
- New Difficulty Adjustment Algorithm based on ASERT.
Changes from RC: hard coding some nodes, Mainnet Fork Block Set, few very minor text changes.
Riecoin 0.20.0 RC
Riecoin 0.20.0 RC. The Riecoin Hard Fork code is fully implemented in this release and Testnet will fork at Block 79056. No block has been set for Mainnet yet but it will be chosen soon after the Testnet fork.
Changes summary (read the news about this release):
- Upgrade to the Bitcoin 0.20.0 code base;
- Better PoW (septuplets instead of sextuplets, new encoding allowing better performance and fixing a few design issues);
- Removal of superblocks;
- New Difficulty Adjustment Algorithm based on ASERT.
Below, you will find a riecoin.conf template. It includes some current node IPs.
Riecoin 0.16.3.1
Riecoin 0.16.3.1.
Change in this release:
- Lower the activation threshold to 77.5%, increase window from 12 h to 1 week
Riecoin 0.16.3.0
Riecoin 0.16.3.0 - Major new version
New in this release:
- Updated to Bitcoin 0.16.3 code base
- Many bug fixes
- BIP65, BIP66, CSV, segwit signaling and support
- Gitian builds
Riecoin 0.16.3.0-rc0
Riecoin 0.16.3.0-rc0 - Major new version (release candidate)
New in this release:
- Updated to Bitcoin 0.16.3 code base
- Many bug fixes
- BIP65, BIP66, CSV, segwit signaling and support