Skip to content

Remove deprecated local_cache module #781

@nachog00

Description

@nachog00

Sub-issue of #677

With the migration to chain_index backend complete, the old local_cache module is no longer used and should be removed. This includes:

  • The local_cache module itself with its finalized and non-finalized state implementations
  • The associated integration tests that tested the old caching mechanism
  • Any leftover imports and references throughout the codebase

Removing this dead code will reduce maintenance burden and make the codebase cleaner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions