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