-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
backlog-priorityA priority issue in the backlogA priority issue in the backlogstalefor use by stalebotfor use by stalebot
Description
In this task we investigate how to optimize the propagation of transaction information, i.e., transactions in the Mempool.
This task takes as input the results of #9922 and previous discussion, such as #9050
Tasks
- Investigate solutions used by other protocols
- Narwhal
- Solana
- Celestia
- Other approaches
DoD:
- We identified alternatives to how to propagate transactions that may be applied to Tendermint and have an initial comparison of pros and cons of each alternative. This data serves as input to an ADR to address the problem.
References:
- Solana: gulf-stream: solanas mempool less transaction forwarding protocol
- Separate mempool ABCI concerns from mempool data structure/storage engine concerns with clear dependency graph #9050
- Narwhal
- Celestia Content Addressable Transaction Pool (see comment by cmwaters below)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlog-priorityA priority issue in the backlogA priority issue in the backlogstalefor use by stalebotfor use by stalebot
Type
Projects
Status
Done/Merged