-
Notifications
You must be signed in to change notification settings - Fork 636
Consolidate existing mempool specs and documentation #1076
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
Labels
Comments
Some scattered documents related to the mempool:
|
Some info on the field |
@hvanz, can we solve this issue? Like moving the stable content to this repository? Do you mind take it over? |
Closing as |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
mempool
P:bandwidth-optimization
Priority
4F92
: Optimize bandwidth usage
spec
Specification-related
At its current state, the repository does not really contain specific documentation about the mempool.
In the specification, the item mempool on
spec/README.md
points to spec/p2p/legacy-docs/messages/mempool.md, which documents the channel and the message used by the mempool reactor.In the documentation, the docs/core/mempool.md entry is not very helpful as well in terms of documentation. While the mempool is mentioned in other locations, this is the only document that specifically refers to the mempool.
The goal of this issue are therefore two:
This issue should be seen as a (weak) dependency for the refactor/improvements proposed in #1048
Definition of Done
spec/mempool
directory in the repository with some basic content about this component/protocol of CometBFTThe text was updated successfully, but these errors were encountered: