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

Docs(ABCI): Clarify CometBFT references and improve grammar in ABCI 2.0 docs #268

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

MarsonKotovi4
Copy link

PR Description:

  • 00-introduction.md: Refined the explanation of the block proposer’s role in CometBFT and how transactions are gathered from the mempool.
  • 01-prepare-proposal.md: Improved readability by fixing typos and clarifying how the PrepareProposal function works with CometBFT’s mempool.
  • 02-process-proposal.md: Added minor grammar fixes and clarified the flow between PrepareProposal and ProcessProposal in CometBFT.

These updates aim to make the ABCI 2.0 documentation more readable and accurate, emphasizing CometBFT mechanics and key function responsibilities.

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.

1 participant