Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

remove redundant requests for "earliest" block when forking #4128

@MicaiahReid

Description

@MicaiahReid

With the introduction of #3755, we now make two requests for the earliest block from the remote when forking. One is to set up the persistent cache, and the other is to set up the earliest tag in the block manager.

This should only happen the first time you run ganache with forking. After that the persistent cache should have that request saved. But still, it's less than ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Inbox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions