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

Write batch of blocks in a single transaction in add_blocks_in_batch #2217

Open
MarcosNicolau opened this issue Mar 13, 2025 · 0 comments
Open
Assignees

Comments

@MarcosNicolau
Copy link
Contributor

In #2174, we introduced batching for block additions. This enables us to write all blocks in a single transaction, improving performance. This includes block headers, bodies, receipts, transactions, storage, and state tries.

@MarcosNicolau MarcosNicolau changed the title Write batch of blocks in a single transaction Write batch of blocks in a single transaction in add_blocks_in_batch Mar 13, 2025
@MarcosNicolau MarcosNicolau self-assigned this Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant