IntersectMBO / IntersectMBO/ouroboros-consensus

Leios requirements for the transaction Mempool

Open
#1,509 0 comments 0 reactions 0 assignees View on GitHub
Leios leios-blocker
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

This unanswered Leios question is relevant to how the Mempool needs to change.

![Image](https://github.com/user-attachments/assets/f194ff66-054b-4c25-954a-a245f5a2358a)

For example, perhaps the answer is: the IB will have the RB-pointer field, and there's no limit on its age. Then today's transaction Mempool could stay the same, and the node minting an IB would simply flush it into that IB and record the "last applied block" of `isLedgerState` as the RB-pointer field of that IB.

But currently it's undecided, and so might need something else. For example, if the RB can't be too young, then the Mempool's syncing command should be using the youngest old-enough RB instead of simply its tip, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.