Skip to content

Conversation

@VolodymyrBg
Copy link
Contributor

  • Replaced an outdated reference to “moka” with the correct schnellru::LruMap in the module-level documentation of
    crates/engine/tree/src/tree/precompile_cache.rs
  • The implementation imports and uses schnellru::LruMap (with ByLength limiter) and parking_lot::Mutex; other comments in the file already describe LruMap semantics.
  • This change ensures the documentation accurately reflects the current implementation. No functional code changes.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let this one slide, because actually a valid doc fix

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Oct 27, 2025
@mattsse mattsse merged commit 0945941 into paradigmxyz:main Oct 27, 2025
41 of 42 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants