Skip to content
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

Remove outdated TODO #1391

Closed
rootulp opened this issue Jun 13, 2024 · 1 comment
Closed

Remove outdated TODO #1391

rootulp opened this issue Jun 13, 2024 · 1 comment
Assignees

Comments

@rootulp
Copy link
Collaborator

rootulp commented Jun 13, 2024

Context

// TODO(ismail): reaping the mempool has to happen in relation to a max
// allowed square size instead of (only) Gas / bytes
// maybe the mempool actually should track things separately
// meaning that CheckTx should already do the mapping:
// Tx -> Txs, Message
// https://github.com/tendermint/tendermint/issues/77

Problem

The link tendermint/tendermint#77 is incorrect, it should be #77. Given that issue is complete, I don't think this TODO should remain in the codebase.

Proposal

Remove the TODO

@rootulp rootulp self-assigned this Jun 13, 2024
rootulp added a commit that referenced this issue Jun 17, 2024
@rootulp
Copy link
Collaborator Author

rootulp commented Jun 18, 2024

Closed by #1392

@rootulp rootulp closed this as completed Jun 18, 2024
rach-id pushed a commit that referenced this issue Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant