Skip to content

Conversation

@avalonche
Copy link
Collaborator

@avalonche avalonche commented Aug 1, 2025

πŸ“ Summary

Adds read cache from the latest committed state into block building

πŸ’‘ Motivation and Context

Duplicated caching from Reth's basic payload generator


βœ… I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@SozinM SozinM closed this Aug 1, 2025
@avalonche
Copy link
Collaborator Author

think this should still be useful for improving caching on the block building?

@SozinM SozinM reopened this Aug 4, 2025
@SozinM SozinM marked this pull request as ready for review August 4, 2025 09:24
@avalonche avalonche changed the title Generator fix Add caching to generator Aug 4, 2025
SozinM and others added 3 commits August 4, 2025 19:47
right now it has consensus error
2025-08-01T16:10:44.956046Z ERROR engine::persistence: Persistence service failed err=ProviderError(Database(Write(DatabaseWriteError { info: DatabaseErrorInfo { message: "the given key value is mismatched to the current cursor position", code: -30418 }, operation: CursorAppendDup, table_name: "AccountChangeSets", key: [0, 0, 0, 0, 0, 0, 0, 9] })))
@avalonche avalonche merged commit 0ec0644 into main Aug 4, 2025
4 checks passed
@avalonche avalonche deleted the generator-fix branch August 4, 2025 10:01
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.

3 participants