Skip to content

Add caching strategies for fork testing #945

@jribbink

Description

@jribbink

Problem

Currently the only caching done by the fork testing feature is via a 1000 register LRU cache. While this is a nice optimization, the true advantages of caching as surfaced via deterministic block heights across CI runs.

Suggested Solution

Determine a strategy for caching data (e.g. --persist flag, or another strategy which pairs reproducible block heights with a local cache across test runs)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions