fix: typos, grammar, and threshold references across 9 Final PIPs#303
Merged
Conversation
- pip-4: add missing 'is' in hash computation description - pip-8: add missing 'the' in address type description - pip-19: add missing period after suboptimal - pip-22: fix 'Defination' typo in title, replace copy-pasted security text - pip-31: fix 'calculates based on' -> 'is calculated based on', 'calculates as follow' -> 'is calculated as follows' - pip-35: fix 'Nonomsg' typo, 'compare list' -> 'compares', 'in other side' -> 'on the other hand', 'enough good' -> 'good enough' - pip-36: fix 'lenght' -> 'length' - pip-43: fix 'Actiation' -> 'Activation', update 70% threshold -> 75% - pip-49: replace vague 'majority' with '>75% of committee total power'
|
The commit eeb9b97 (as a parent of 2e64d20) contains errors. |
themantre
approved these changes
Jun 23, 2026
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.
Summary
Fixes typos, grammar errors, and outdated threshold references across 9 PIPs with Final status.
Changes
Typos
Defination→Definition(title)lenght→lengthNonomsg→NanomsgActiation→ActivationGrammar
the hash computes only from→the hash is computed only fromis same as→is the same assuboptimalcalculates based on→is calculated based on;calculates as follow→is calculated as followsshows the compare list→compares;in other side→on the other hand;are enough good→are good enoughCopy-paste artifact
Outdated thresholds (→75% per PIP-51)
70%→75%a majority of validators→more than 75% of the committee's total power