CodeChain-io / CodeChain-io/foundry

Request transactions, which were rejected by the mempool limit, again when the mempool has enough space

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
36
Forks
11
PR merge metrics
No merged PRs in 30d

Description

The current implementation of `body_downloader` imports a transaction only once, and the transaction can be rejected while importing to the mempool because of the mempool limit (memory limit or size limit). After being rejected, `body_downloader` will never request them again.

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.