8000 ADR 110: Extract mempool as a separate Go module · Issue #1051 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ADR 110: Extract mempool as a separate Go module #1051
Open
@thanethomson

Description

@thanethomson

As part of a broader effort toward making Comet more modular, we need to start thinking about splitting the reactors out into independent modules. This would force us to start disentangling the various parts of the system that are currently so entangled.

For the mempool specifically, the first question that we need to answer is: what interface should we provide application/consensus engine developers for them to be able to use the mempool from within the SDK/application, or perhaps replace it with their own implementation?

  • Capture interface definition in ADR
  • Define next steps from ADR

Metadata

Metadata

Assignees

No one assigned

    Labels

    P:consensus-engine-devsPriority: Better support consensus engine developersadrIssue relating to the implementation of a specific ADRmempool

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0