RNode-0.9.9 release plan
Reference
Document status | COMPLETE |
---|---|
Release status | RELEASED |
Related pages |
Milestones
Start date | |
---|---|
Release |
|
Release summary
The release of RChain RNode v0.9.9 (57e70da) comes a week after the previous release to deliver a critical fix to a bug that prevented RNode operators from using a stored version of the blockchain when rejoining the network after downtime. Additionally, RNode operators will observe restarted nodes request a fork choice tip and receiving the most recently produced block from validator nodes at restart. Less obvious to users is the completion of the removal of the old RSpace. The new RSpace has been available to users since the release of RNode v0.9.5.
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