8000 mempool: Recheck improvements and fixes · Issue #2317 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mempool: Recheck improvements and fixes #2317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 of 6 tasks
Tracked by #2803
hvanz opened this issue Feb 12, 2024 · 1 comment
Closed
4 of 6 tasks
Tracked by #2803

mempool: Recheck improvements and fixes #2317

hvanz opened this issue Feb 12, 2024 · 1 comment
Assignees
Labels

Comments

@hvanz
Copy link
Member
hvanz commented Feb 12, 2024

Tracking issue for improvements and fixes to the rechecking mechanism in the mempool.

Bugs:

Potential improvements

  • mempool: Handle concurrent requests in recheck callback #895
  • Explore batching transactions when rechecking. One ABCI request means locking the app only once.
  • Explore supporting flexible periodic rechecking. That is, instead of running recheck after every committed block, allow running it every N>1 blocks.
@hvanz hvanz added mempool tracking A complex issue broken down into sub-problems labels Feb 12, 2024
@hvanz hvanz added this to CometBFT Feb 12, 2024
@github-project-automation github-project-automation bot moved this to Todo in CometBFT Feb 12, 2024
@sergio-mena sergio-mena removed the tracking A complex issue broken down into sub-problems label Apr 24, 2024
@sergio-mena
Copy link
Contributor

Closing #2907 also closes this issue

@github-project-automation github-project-automation bot moved this from Todo to Done in CometBFT May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
4790 No open projects
Status: Done
Development

No branches or pull requests

3 participants
0