/
RNode-0.9.14 release plan

RNode-0.9.14 release plan

Reference

Document statusDONE
Release statusDONE
Related pages

User guide for running RNode

Milestones

Start date 
Release

 

 


Release summary


Work included in this release

Description of release packaging

Release packaging will include:

  • Docker image (Supported on Linux only)

  • Debian package 

  • RPM package

  • .zip file

  • tar.gz file

  • Brew installation

Where do developers go to learn more and get started?

Please visit our release page on GitHub for binary artifacts.

A docker image is available 

docker pull rchain/rnode:latest

Homebrew installation via

brew install rchain/rchain/rnode

Where will bugs be filed?

We use JIRA to collect bugs and feedback. File a bug

Where do developers go for support? 

Please visit https://developer.rchain.coop or file a bug.

What license will this be released under?

The RChain software is licensed under Apache License, version 2.0

Rholang is licensed under the MIT License (MIT)

The Docker image is licensed under the GPL 2.0 License

Work completed since last release

Key Summary T Status Resolution Fix Versions Components
RCHAIN-3188 Create a bonding draw set Story Done Won't Do Consensus
RCHAIN-3828 Fix LCA algorithm ignoring blocks with equal block numbers Bug Done Won't Do Consensus
RCHAIN-3822 Log info bonds map of genesis at node startup Story Done Done RNode-0.9.13 Consensus, Node
RCHAIN-3742 Add integration test for slashing rule (Invalid transactions) Sub-task Done Done RNode-0.9.14 Consensus
RCHAIN-3149 cleanup genesis contracts Story Done Done RNode-0.9.14 Contracts
RCHAIN-3404 scalapb version bump Story Done Done RNode-0.9.14 Node
RCHAIN-3236 Uncaught Exception : null (StackOverflowError) related to call for vdag Bug Done Done RNode-0.9.14 Node
RCHAIN-3628 Create test to ensure deploys that experience an execution error are not added to blocks Story Done Done RNode-0.9.14 Testing infrastructure
RCHAIN-3831 Rewrite propose script Sub-task Done Won't Do Testing infrastructure
RCHAIN-3830 Rewrite deploy script Sub-task Done Won't Do Testing infrastructure
RCHAIN-3829 Rewrite autopropose Sub-task Done Done RNode-0.9.14 Testing infrastructure
RCHAIN-2893 Bonded validator allowed to propose block w/o new deploys Bug Done Done RNode-0.9.14 Validation
RCHAIN-3687 Demonstrate validator rewards Story Done Duplicate Validator rewards
RCHAIN-3826 Prevent validators from proposing blocks until they have received new blocks from ≥ 1/3 of validators (by stake weight) Story Done Done RNode-0.9.14
RCHAIN-3820 Blocks must include justification from n validators not yourself, based on % of stake, min 2 validators including self Story Done Duplicate
RCHAIN-3816 Fix (peek) replay Bug Done Done RNode-0.9.14
RCHAIN-3811 Check if the number of required signatures is smaller than the number of validators Story Done Done RNode-0.9.14
RCHAIN-3806 Add a rnode CLI command for checking whether given block has been finalized Task Done Done RNode-0.9.14
RCHAIN-847 Better error reporting for 'show-block' command Bug Done Won't Do

Related content