/
RNode-0.9.10 release plan

RNode-0.9.10 release plan

Reference

Document status

COMPLETE

Release status

RELEASED

Related pages

User guide for running RNode

Milestones

Start date 
Release

  


Release summary

The goal of the release of RNode v0.9.10 was to bring  RCHAIN-3579 - Measure number of messages received Done  to the RChain public testnet to support  RCHAIN-3593 - What's happening when pubnet validator nodes die without logging an error? Done . Other work in this release is behind the scenes for RNode users and either provides new Rholang methods to support the consensus protocol or provides improvements. 

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-3464 "closeBlock" method part 2 for reward distribution Story Done Done RNode-0.9.10 Consensus
RCHAIN-3461 "bond", amount Story Done Done RNode-0.9.10 Consensus
RCHAIN-3471 Tag metrics with hostname and network ID Story Done Done RNode-0.9.10 Monitoring, Node, Performance testing
RCHAIN-3579 Measure number of messages received Story Done Done RNode-0.9.10 Node
RCHAIN-3597 Release RNode v0.9.10 Story Done Done RNode-0.9.10 Platform administration
RCHAIN-3506 Move creation of deployer auth from reducer into normalizer Story Done Done RNode-0.9.10 Rholang
RCHAIN-3406 Implement on-chain deploy ID Story Done Done RNode-0.9.10 Rholang
RCHAIN-3602 Share genesis setup across tests Story Done Done RNode-0.9.10 Testing infrastructure
RCHAIN-3596 Update pubnet with RNode v0.9.10 Story Done Done Testnet

Related content