Skip to content

fix prefetcher issue#564

Merged
gballet merged 1 commit intogeth-system-contract-transitionfrom
system-contract-fix-2
Feb 7, 2026
Merged

fix prefetcher issue#564
gballet merged 1 commit intogeth-system-contract-transitionfrom
system-contract-fix-2

Conversation

@gballet
Copy link
Copy Markdown
Owner

@gballet gballet commented Feb 7, 2026

  • Fix an issue in which the prefetcher was creating a new MPT tree in verkle mode, based on the fact that triedb.IsVerkle() was false.
  • Also fix the tree bootstrapping in the reader
  • generally, no longer use db.triedb.IsVerkle() as it's only true if the db is used when starting in verkle mode.

@gballet gballet force-pushed the system-contract-fix-2 branch from 1a25f58 to 2f7aa22 Compare February 7, 2026 19:02
@gballet gballet force-pushed the system-contract-fix-2 branch from 2f7aa22 to ffd5a49 Compare February 7, 2026 19:34
@gballet gballet changed the title second solution fix prefetcher issue Feb 7, 2026
@gballet gballet marked this pull request as ready for review February 7, 2026 19:38
@gballet gballet merged commit 14839c9 into geth-system-contract-transition Feb 7, 2026
0 of 4 checks passed
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