Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Encapsulate block cache within the EthProcessor #8

Description

@jparklev

We currently have a block cache that's instantiated and written to outside of the EthProcessor, however it's data is highly specific to the processor so it is reasonable for the processor to own it. We should refactor the eth processor to instantiate and write to the block cache itself, with a direct connection to the backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions