[Documentation] Parameters & Authorizations#1182
Merged
Merged
Conversation
* pokt/main: [Morse -> Shannon Migration] Add `waive_morse_claim_gas_fees` param (#1173) [Code Health] chore: enable reviewdog on all PRs (#1188) [Tooling] chore: add buf registry name & update deps (#1174) [TxClient] Add configurable transaction fee options to enhance transaction flexibility (#1175) Update pocketd_cli.md (#1184) [Quick PR] change beta rpc url in the docs (#1183)
bryanchriswhite
approved these changes
Apr 8, 2025
bryanchriswhite
left a comment
Contributor
There was a problem hiding this comment.
Thanks @Olshansk! 🙌
Preemptively approving. 🚀
| 3. **Testing**: Thorough testing of the proposed changes is conducted in devnet and testnet environments before mainnet deployment. | ||
| 4. **Announcement**: Upon successful testing, we announce the upgrade through our social media channels and community forums. | ||
| 5. **Deployment**: An upgrade transaction is sent to the network, allowing node operators using [Cosmovisor](../../operate/walkthroughs/full_node_walkthrough.md) to automatically upgrade their nodes at the specified block height. | ||
| 5. **Deployment**: An upgrade transaction is sent to the network, allowing node operators using [Cosmovisor](../walkthroughs/full_node_walkthrough.md) to automatically upgrade their nodes at the specified block height. |
Contributor
There was a problem hiding this comment.
Were these links broken previously?
Wdyt about an issue (I don't mind opening it) to automate broken link checking?
Contributor
Author
There was a problem hiding this comment.
Wdyt about an issue (I don't mind opening it) to automate broken link checking?
It is already be done by our docuseries CI.
Not sure how it got through.
Co-authored-by: Bryan White <bryanchriswhite@gmail.com>
Co-authored-by: Bryan White <bryanchriswhite@gmail.com>
Co-authored-by: Bryan White <bryanchriswhite@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- Note: This came up as a result of reviewing #1173
Summary
Restructure upgrade documentation and add module authorization details
Primary Changes:
3_module_auth.mdfile with governance authorization detailsmodule_params.mdto a more comprehensive1_intro_to_params.mdSecondary changes:
#to##in several filesTODO_MAINNETtoTODO_MAINNET_MIGRATIONType of change
Select one or more from the following:
consensus-breakinglabel if so. See [Infra] Automatically add theconsensus-breakinglabel #791 for details