Skip to content

Cache last blocks data (block headers, block bodies, transactions' receipts and total difficulty)#5933

Closed
ahamlat wants to merge 9 commits intobesu-eth:mainfrom
ahamlat:cache-last-blocks-data
Closed

Cache last blocks data (block headers, block bodies, transactions' receipts and total difficulty)#5933
ahamlat wants to merge 9 commits intobesu-eth:mainfrom
ahamlat:cache-last-blocks-data

Conversation

@ahamlat
Copy link
Copy Markdown
Contributor

@ahamlat ahamlat commented Sep 25, 2023

PR description

Cache last blocks data (block headers, block bodies, transactions' receipts and total difficulty).
The default number of blocks to keep in the cache is 512.

Fixed Issue(s)

…ceipts, total difficulty). The default number of blocks to keep in the cache is 512.

Signed-off-by: ahamlat <ameziane.hamlat@consensys.net>
@github-actions
Copy link
Copy Markdown

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I thought about the changelog and included a changelog update if required.
  • If my PR includes database changes (e.g. KeyValueSegmentIdentifier) I have thought about compatibility and performed forwards and backwards compatibility tests

Signed-off-by: ahamlat <ameziane.hamlat@consensys.net>
Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
…ceipts, total difficulty). The default number of blocks to keep in the cache is 512.

Signed-off-by: ahamlat <ameziane.hamlat@consensys.net>
Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
Signed-off-by: ahamlat <ameziane.hamlat@consensys.net>
Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
@ahamlat
Copy link
Copy Markdown
Contributor Author

ahamlat commented Oct 10, 2023

#6009

@ahamlat ahamlat closed this Oct 10, 2023
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.

1 participant