-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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: remove duplicate words #20622
docs: remove duplicate words #20622
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,7 +120,7 @@ Recall, an implementation of `ExtendVoteHandler` does NOT need to be determinist | |
however, given a set of vote extensions, `VerifyVoteExtensionHandler` must be | ||
deterministic, otherwise the chain may suffer from liveness faults. In addition, | ||
recall CometBFT proceeds in rounds for each height, so if a decision cannot be | ||
made about about a block proposal at a given height, CometBFT will proceed to the | ||
made about a block proposal at a given height, CometBFT will proceed to the | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ensure clarity in the description of the The description of the |
||
next round and thus will execute `ExtendVote` and `VerifyVoteExtension` again for | ||
the new round for each validator until 2/3 valid pre-commits can be obtained. | ||
|
||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -23,7 +23,7 @@ the use of [gRPC](https://github.com/TinyGo-org/TinyGo/issues/2814) within modul | |||||
This has led us to look at a design which would allow the usage of TinyGo and | ||||||
other technologies. | ||||||
|
||||||
We looked at TinyGo for our first target in order to compile down down to a 32 bit environment which could be used with | ||||||
We looked at TinyGo for our first target in order to compile down to a 32 bit environment which could be used with | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove duplication error in the text. - We looked at TinyGo for our first target in order to compile down to a 32 bit environment which could be used with
+ We looked at TinyGo for our first target to compile down to a 32 bit environment which could be used with Committable suggestion
Suggested change
ToolsLanguageTool
|
||||||
things like [Risc-0](https://www.risczero.com/), [Fluent](https://fluentlabs.xyz/) and other technologies. When speaking with the teams behind these technologies | ||||||
we found that they were interested in using the Cosmos SDK but were unable to due to being unable to use TinyGo or the | ||||||
Cosmos SDK go code in a 32 bit environment. | ||||||
|
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.
Add the missing preposition "to" for grammatical correctness.
Committable suggestion
Tools
LanguageTool
Replace "anyways" with "anyway" for formal writing.
Committable suggestion
Tools
LanguageTool
Add the missing preposition "down" to clarify the phrase.
Committable suggestion
Tools
LanguageTool