Skip to content
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

Finish first pass of review for index.md #1

Conversation

leejungho86
Copy link

Description

This is an English writing review for index.md

Notable changes include the following:

  • Removal of mid-sentence line breaks
  • Unification of the order in which new terminology and its abbreviation are introduced
  • Use of more natural-sounding expressions where necessary

Verifiable Random Function (VRF), which was introduced to select the Proposer node that generates a block
randomly and to make future selection unpredictable. This randomness is expected to give malicious adversaries to
prepare an attack or to make it more difficult for participants to act in collusion at some point in the future.
We are introducing two new cryptographic technologies with Tendermint-BFT to further improve our blockchain. One is Verifiable Random Function (VRF), which was introduced to select the Proposer node that generates random blocks and makes future selection unpredictable. This randomness is expected to deter malicious attacks and make it difficult for participants to act in collusion at some point in the future.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

random is not for a block but proposer selection.

@torao torao merged commit 613a060 into torao:feature/#286/add_v1.0_documents_en Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants