Node version 0.9.18 is the current release - public beta - that includes per validator vaults to improve mergeability RNode-0.9.18 release plan
Testnet is running rnode version 0.9.18 This is the public beta release.
Getting ready to release 0.9.19 with the following improvements: resolve known block mergeability conflicts in PoS.rho, web api, bug fixes including fixes for 'insufficient phlo' crashing the node.
Sprint 44 in progress
Main focus is (a) further improvements to mergeability (b) feature cleanup, testing, hardening, security, bug fixing (c) Network safety and reliability (d) getting ready for exchanges and dApp developers
Mergeability
Merged - Refactor (modularize, decouple) PoS.rho proof of stake contract to minimize mergeability conflicts. There are three specific issues identified. The fixes are published in https://github.com/rchain/rchain/pull/2837.
Merged - TreeHashMap being used to improve performance in Registry.rho as well as in the above mergeability solution. The PR is at https://github.com/rchain/rchain/pull/2840
Improvements to Tuple space merging in Rspace RNode feature gaps. - PR getting ready to be published - This was delayed more than expected, but perhaps not a strict mainnet requirement.
Likely to be released post-mainnet: Exploratory Deployments feature is being worked on, to allow developers to run deployments and rollback. This is API3 described in Obtaining DataRCHAIN-3979
-
Getting issue details...STATUSRCHAIN-3981
-
Getting issue details...STATUS
and among other things, allows to check for balance without paying REV
RCHAIN-4002
-
Getting issue details...STATUS