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.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs] upgrade/chain halt recovery #837
base: main
Are you sure you want to change the base?
[Docs] upgrade/chain halt recovery #837
Changes from 22 commits
bd12a8b
4ea092e
341b987
3d86aef
94d8af3
cb073bd
3fe1fea
525eb57
4e8c7dd
9d5696d
dd631e6
9d0bc9c
83a24aa
50cc08e
3bddc15
498d9d8
7ecf403
be35f1a
55ca1dc
7ce8194
25b8407
a2a03ba
d3133ad
f5a6d0e
7113cde
739a6d3
d8c448c
ec4314c
9886220
80c3e38
d6f6ced
a18a197
b7e5151
ad2b0c0
fc679d6
18479fc
8e4ef7b
2a1b717
58a7493
9661c94
2ce4945
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This lines confuses me; isn't the DAO and the foundation the same thing? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DAO = All people who participate in voting.
Foundation = PNF (e.g. Mike), who execute the will of DAO voters on their behalf. Let me update that part.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line seems to me to conflict with the beginning of this section, where we say that there is an alternative (skipping), however this is the preferred way. Yet, here we're saying to avoid it. Perhaps a rephrase here and/or above would resolve this tension. Perhaps providing one or two alternative scenarios (i.e. where it may seem but is not actually necessary) for contrast could be helpful to this effect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, we recommend the
Manual binary replacement (preferred)
, and do not recommendRollback, fork and upgrade
. Added more information to help avoiding confusion.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you elaborate very slightly or rephrase - wait for what, starting from when?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this work even if the node has already previously sync'd past the given halt height?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, added more information about that. Thanks!
Check warning on line 30 in docusaurus/docs/protocol/upgrades/contigency_plans.md
GitHub Actions / misspell
[misspell] docusaurus/docs/protocol/upgrades/contigency_plans.md#L30
Raw output