Skip to content

core/txpool/blobpool: simplify limbo package #32266

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
wants to merge 3 commits into from

Conversation

mask-pp
Copy link
Contributor

@mask-pp mask-pp commented Jul 23, 2025

It can be simpler, use a index[Hash]*limbBlob, the storage logic in the database remains unchanged, the limbBlob content keeps id and deletes Tx in memory.

@mask-pp mask-pp requested a review from rjl493456442 as a code owner July 23, 2025 15:33
@mask-pp
Copy link
Contributor Author

mask-pp commented Aug 10, 2025

Hi friends @cskiraly and @rjl493456442, sorry to bother you, the PR is combined into avoid_restore_blob_tx. Plz review again, tks.

@mask-pp mask-pp closed this Aug 10, 2025
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

Successfully merging this pull request may close these issues.

2 participants