IntersectMBO / IntersectMBO/ouroboros-consensus

Mempool: expire transactions

Open
#785 2 comments 0 reactions 0 assignees View on GitHub
🏎️ performance
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

Currently we remove transactions from the mempool only when they become invalid. However, it is possible for a transaction to be valid and yet never be included in a block. We should expire transactions after they have been sitting in the mempool for too long.

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.