IntersectMBO / IntersectMBO/ouroboros-consensus

A flag in the mempool that is flipped to True when we first have to remove txs

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

Description

Actually I wonder if we should have a flag in the mempool that is flipped to True when we first have to remove txs and then keep warning the user all the time in the logs such that this cannot go unnoticed

_Originally posted by @jasagredo in https://github.com/IntersectMBO/ouroboros-consensus/pull/2148#discussion_r3829555275_

Contributor guide

Open the contributing guide

Research direction

Start by reading the mempool implementation and the discussion in pull request #2148, where this request originated. Determine where transactions are first removed and how warnings are emitted; done means a flag is set on the first removal and subsequent log messages continue warning the user.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
blockchain
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.