flashbots / flashbots/rbuilder

feat: BlockBuildingHelperFromDB allows for changing cached reads

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
567
Forks
209
PR merge metrics
No merged PRs in 30d

Description

It would be useful for some block building algorithms to be able to add/change the cached reads on the block state within BlockBuildingHelperFromDB. This change should be simple, just expose a function that takes CachedReads as an input and calls .with_cached_reads on block_state.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.