RNode-0.9.21 release plan
Reference
Document status | DONE |
---|---|
Release status | DONE |
Related pages |
Milestones
Start date | |
---|---|
Release |
|
Release summary
The 0.9.20 release had some PR additions and many bugs verified to be not present any more, However, it was superseded by the 0.9.21 release before 0.9.20 was released and testnet updated with it. We are capturing all changes for 0.9.20 and additional ones for 0.9.21 in the 0.9.21 release notes.
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