Closed rootulp closed 1 month ago
The changes in this pull request focus on clarifying the requirements for consensus node and validator operators during the Lemongrass network upgrade. Key updates include the necessity for operators to download and run a compatible celestia-app
binary version 2.0.0 or higher before a specified upgrade height. The previous instruction regarding the use of the cosmovisor
tool has been removed, along with a warning that operators should upgrade their binaries several blocks prior to the upgrade height.
File | Change Summary |
---|---|
nodes/network-upgrade-process.md | Clarified requirements for operators regarding celestia-app version and removed cosmovisor instructions. Added warning about upgrading binaries before the upgrade height. |
Objective | Addressed | Explanation |
---|---|---|
Emphasize that node operators should not use cosmovisor (#1720) | ✅ |
celestia-app
version, which is relevant to the objectives of this issue.cosmovisor
, directly relating to the main PR's changes.celestia-app
version, supporting the main PR's objectives.🐇 In the garden where upgrades bloom,
A warning now clears the room.
No cosmovisor, just a new app,
Download it early, take a quick nap!
Lemongrass shines bright and true,
For all the operators, here's to you! 🌱
nodes/network-upgrade-process.md
[style] ~45-~45: ‘prior to’ might be wordy. Consider a shorter alternative. Context: ...and run a celestia-app binary >= v2.0.0 prior to the `--v2-upgrade-height` to remain on ... (EN_WORDINESS_PREMIUM_PRIOR_TO) --- [style] ~46-~46: ‘prior to’ might be wordy. Consider a shorter alternative. Context: ...ble celestia-node binary >= v0.16.0-rc0 prior to the upgrade height. Network | Cha... (EN_WORDINESS_PREMIUM_PRIOR_TO)
nodes/network-upgrade-process.md (2)
`45-45`: **LGTM!** The instruction is clear and aligns with the PR objective of providing specific guidance to node operators. The use of 'prior to' is appropriate in this context and does not significantly impact readability. No change is needed.--- `54-58`: **Excellent addition! This warning box perfectly addresses the objectives.** The changes made in this warning box are spot-on and fully align with the PR objectives and the linked issue (#1720). Key points: 1. The warning box format effectively draws attention to the critical information, ensuring node operators don't miss it. 2. The clear statement that cosmovisor is not needed for upgrading at the specified height directly addresses the concern raised in the linked issue. 3. The advice to upgrade binaries several blocks before the upgrade height provides actionable guidance to node operators. Great work in enhancing the clarity and prominence of this important information for node operators!Tools
LanguageTool
[style] ~45-~45: ‘prior to’ might be wordy. Consider a shorter alternative. Context: ...and run a celestia-app binary >= v2.0.0 prior to the `--v2-upgrade-height` to remain on ... (EN_WORDINESS_PREMIUM_PRIOR_TO)
LGTM thank you for making the PR!
Closes https://github.com/celestiaorg/docs/issues/1720
Screenshot
Summary by CodeRabbit
cosmovisor
tool and emphasized the need to upgrade binaries before the specified height.