NethermindEth / NethermindEth/Catalyst
[Node] Do not preconfirm when the batch count exceeds a threshold
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 44
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names only the Node preconfirmation behavior and provides no files, tests, entry points, threshold value, or acceptance criteria. Start by locating the Node preconfirmation flow in the Rust repository and determine how batch counts are handled; done means preconfirmations are skipped when the specified threshold is exceeded, with behavior covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100