github Raptor3um/raptoreum 1.3.17.99
TESTNET Futures with a Dash of Fees: To ARMS!!!

2 years ago

Updated builds for the Futures with a Dash of Fees Testnet

Fixes an issue with nodes deadlocking during the handling of new nodes being added to the network.

ARM 32 and 64 support confirmed working on RPI 2-4 as well as several more custom set ups!

NOTES FOR 1st gen builds:
Changes, Fixes, and Features
This is a large two stage update which brings our codebase up from DASH 15 to DASH 17 as well as providing multiple RTM specific features in stage one. Stage two will be bringing multiple changes on how RTM binaries operate. Too many changes and fixes to list so will just give a very general and brief list including RTM specific changes and features. Links to DASH release notes at bottom if you want all the details on those.

Bounties for participating in testing will be posted on the RTM Discord on Monday the 4th of April!

Stage 1:

Raptoreum Specific Changes

Futures code: Input selection. Futures transactions no longer require the manual selection of specific inputs to use.

Integrate future transaction creation into send (remove Future tab).

GUI bug fixes: SmartNode lists sorting properly. Transactions from “Watchonly” addresses display correctly.

Performance improvements: Introduction of POW powercaching which speeds up sync by several orders of magnitude. Initial sync will still be slow but anything post that is now drastically improvced.

UI changes and optimizations.

Added hard fork block for futures.

Added Futures disable option (SPORK).

Added Fee adjustment spork for futures and upcoming asset transactions.

DASH 15 > 17 Notes

Network fixes and performance improvements resulting in less load, greater efficiency acroos nodes / Smartnodes.
Improvements to PrivateSend mixing algorithm.
Increased privacy and security for PrivateSend.
PrivateSend is now CoinJoin.
Various RPC changes.
Various CLI changes.
Build system and depends upgrades.
Python 2 has been discontinued for all tests and tools.
Opcode updates.
Crash fixes.
Added translations.
Dash Release Notes

Dash 16.0.1 (major release): https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-0.16.0.1.md
Dash 16.1.0 (minor release): https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-0.16.1.0.md
Dash 16.1.1 (minor release): https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-0.16.1.1.md
Dash 17.0.2 (major release): https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-0.17.0.2.md
Stage 2: WILL HAVE ITS OWN RELEASE! SO IT IS NOT HERE YET!
Raptoreum Specific Changes:

• Update crc32c subtree (ref: bitcoin/bitcoin@fac1c13)
• Update univalue subtree (ref: bitcoin/bitcoin@3043193)
• Update leveldb subtree (ref: bitcoin/bitcoin@20a6bab)
• refactor: depends build env
• refactor: build configuration (comply with autotools 2.69)
• Integrate univalue into our build system (ref: bitcoin/bitcoin@0f95247)
• crc32c build system integration (ref: bitcoin/bitcoin@9ebdf04)
• fixed placeholders at QT
• Support to checking HW functions at compile-time
• Support for HW 256-bit RNG (where available)

This is a fairly massive update to how binaries operate and thread and should give RTM a considerable boost.

Don't miss a new raptoreum release

NewReleases is sending notifications on new releases.